octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #61911] testsuite segfaults on Debian armel


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #61911] testsuite segfaults on Debian armel
Date: Tue, 25 Jan 2022 14:14:08 -0500 (EST)

Follow-up Comment #7, bug #61911 (project octave):

I have compiled rc1 on debian sid chroot armel (on Ubuntu 21.10 as a host)
with clang


../configure CC=clang CXX=clang++ CXXFLAGS="-std=c++11" LDFLAGS="-latomic"


-latomic was required, std=c++11 probably not.

It did not crash during make test though it had a few more FAILures.


Failure Summary:

  libinterp/corefcn/conv2.cc-tst ................................. pass  
48/51  
                                                    (reported bug) XFAIL   3
  libinterp/corefcn/data.cc-tst .................................. pass
1204/1211
                                                                   FAIL    1
                                                    (reported bug) XFAIL   6
  libinterp/corefcn/dlmread.cc-tst ............................... pass   
9/11  
                                                                   FAIL    1
                                                              REGRESSION   1
  libinterp/corefcn/file-io.cc-tst ............................... pass  
97/98  
                                                    (reported bug) XFAIL   1
  libinterp/corefcn/gsvd.cc-tst .................................. pass  
43/46  
                                                    (reported bug) XFAIL   3
  libinterp/corefcn/mappers.cc-tst ............................... pass 
416/418 
                                                                   FAIL    2
  libinterp/corefcn/max.cc-tst ................................... pass 
111/114 
                                                    (reported bug) XFAIL   3
  libinterp/corefcn/pr-output.cc-tst ............................. pass  
12/13  
                                                    (reported bug) XFAIL   1
  libinterp/octave-value/ov-java.cc-tst .......................... pass  
14/15  
                                                    (reported bug) XFAIL   1
  libinterp/parse-tree/pt-tm-const.cc-tst ........................ pass 
202/203 
                                                    (reported bug) XFAIL   1
  ode/ode15i.m ................................................... pass  
47/48  
                                                                   FAIL    1
  ode/ode15s.m ................................................... pass  
38/40  
                                                                   FAIL    2
  plot/draw/isosurface.m ......................................... pass  
29/30  
                                                    (reported bug) XFAIL   1
  specfun/gammainc.m ............................................. pass  
87/88  
                                                    (reported bug) XFAIL   1
  testfun/test.m ................................................. pass  
56/57  
                                                    (reported bug) XFAIL   1
  bug-49379/bug-49379.tst ........................................ pass    0/1
  
                                                    (reported bug) XFAIL   1
  classdef/classdef.tst .......................................... pass  
34/37  
                                                    (reported bug) XFAIL   3
  fcn-handle/bug-51567.tst ....................................... pass    0/2
  
                                                    (reported bug) XFAIL   2

Summary:

  PASS                            17031
  FAIL                                7
  REGRESSION                          1
  XFAIL (reported bug)               28
  SKIP (missing feature)             98
  SKIP (run-time condition)          52


(I get dlmread FAIL and REGRESSION on aarch64 buid).



uname -v
#17-Ubuntu SMP PREEMPT Thu Jan 13 01:27:28 UTC 2022

file src/.libs/octave-cli 
src/.libs/octave-cli: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV),
dynamically linked, interpreter /lib/ld-linux.so.3,
BuildID[sha1]=4babeb227e9498c1cf1fcce2cba6d4d854b8abf9, for GNU/Linux 3.2.0,
with debug_info, not stripped

clang -v
Debian clang version 13.0.1-+rc3-1~exp1
Target: arm-unknown-linux-gnueabi
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/arm-linux-gnueabi/11
Selected GCC installation: /usr/bin/../lib/gcc/arm-linux-gnueabi/11
Candidate multilib: .;@m32
Selected multilib: .;@m32



Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61911>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]