Results for 4.1.0 20051124 (prerelease) testsuite on s390-ibm-linux-gnu
Matthias Klose
doko@debian.org
Tue Nov 29 00:56:00 GMT 2005
LAST_UPDATED: Thu Nov 24 16:00:52 UTC 2005 (revision 107466)
=== acats tests ===
FAIL: c32001e
FAIL: c34007p
FAIL: c34007r
FAIL: c45282b
FAIL: c52103x
FAIL: c52104x
FAIL: c52104y
FAIL: c64105b
FAIL: c95086b
FAIL: ce3810b
=== acats Summary ===
# of expected passes 2309
# of unexpected failures 10
Native configuration is s390-ibm-linux-gnu
=== g++ tests ===
Running target unix
XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0
XPASS: g++.old-deja/g++.other/init5.C execution test
=== g++ Summary ===
# of expected passes 11584
# of unexpected successes 2
# of expected failures 65
# of unsupported tests 104
/build/buildd/gcc-snapshot-20051124/build/gcc/testsuite/../g++ version 4.1.0 20051124 (prerelease)
=== gcc tests ===
Running target unix
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0
FAIL: gcc.dg/tree-ssa/loop-14.c scan-tree-dump-times \\+ 100 1
=== gcc Summary ===
# of expected passes 36766
# of unexpected failures 1
# of unexpected successes 1
# of expected failures 75
# of untested testcases 28
# of unsupported tests 284
/build/buildd/gcc-snapshot-20051124/build/gcc/xgcc version 4.1.0 20051124 (prerelease)
=== gfortran tests ===
Running target unix
=== gfortran Summary ===
# of expected passes 10601
# of expected failures 12
# of unsupported tests 58
/build/buildd/gcc-snapshot-20051124/build/gcc/testsuite/../gfortran version 4.1.0 20051124 (prerelease)
=== obj-c++ tests ===
Running target unix
FAIL: obj-c++.dg/cxx-ivars-2.mm execution test
FAIL: obj-c++.dg/encode-8.mm execution test
FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors)
FAIL: obj-c++.dg/lookup-2.mm (test for excess errors)
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary ===
# of expected passes 423
# of unexpected failures 6
# of unsupported tests 13
/build/buildd/gcc-snapshot-20051124/build/gcc/testsuite/../g++ version 4.1.0 20051124 (prerelease)
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 1672
# of unsupported tests 22
/build/buildd/gcc-snapshot-20051124/build/gcc/xgcc version 4.1.0 20051124 (prerelease)
=== treelang tests ===
Running target unix
=== treelang Summary ===
# of expected passes 50
=== libffi tests ===
Running target unix
=== libffi Summary ===
# of expected passes 228
# of unsupported tests 2
=== libjava tests ===
Running target unix
=== libjava Summary ===
# of expected passes 3986
# of expected failures 10
# of untested testcases 8
=== libmudflap tests ===
Running target unix
FAIL: libmudflap.cth/pass39-frag.c (rerun 6) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 6) output pattern test
=== libmudflap Summary ===
# of expected passes 1787
# of unexpected failures 2
=== libstdc++ tests ===
Running target unix
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
=== libstdc++ Summary ===
# of expected passes 3394
# of unexpected successes 1
# of expected failures 12
# of unsupported tests 315
Compiler version: 4.1.0 20051124 (prerelease)
Platform: s390-ibm-linux-gnu
configure flags: -v --prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib --disable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/gcc-snapshot/jre --enable-mpfr --disable-werror s390-linux-gnu --enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang
BOOT_CFLAGS=-O2
Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-===================-==============================================
ii binutils 2.16.1cvs20051117-1 The GNU assembler, linker and binary utilities
Patches that Debian applied in this version:
pr22533:
Proposed patch for PR 22533
disable-biarch-check:
For biarch builds, disable the testsuite for the non-default architecture
for runtime libraries, which are not built by default (libjava).
biarch-include:
biarch-include.dpatch
Adds biarch include directories
/usr/include/c++/<ver>/<arch>-linux-gnu
/usr/local/include/<arch>-linux-gnu
/usr/include/<arch>-linux-gnu
to the system include paths, depending on 32/64 bit mode.
config-ml:
disable some biarch libraries for biarch builds
libjava-biarch-alsa:
Fix linking with the correct biarch asound library
s390-biarch:
enable biarch for 31 bit compiler
disable-configure-run-check:
don't bogusly check if the 64bit binaries also work,
which does break on 32bit kernels.
Counting all warnings,
there are 60 warnings in stage3 of this bootstrap.
Number of warnings per file:
14 gcc/cppdefault.c
11 treelang/lex.c
11 gengtype-lex.c
10 gcc/config/s390/s390.md
4 gcc/libgcc2.h
4 gcc/config/s390/fixdfdi.h
3 gcc/gcc.c
2 gcc/objc/lang-specs.h
1 gcc/java/jvspec.c
Number of warning types:
22 no previous prototype for `???'
8 source missing a mode?
7 missing initializer
7 (near initialization for `???')
6 string length `???' is greater than the length `???' ISO C89 compilers are required to support
4 this is the location of the previous definition
2 operand 2 missing mode?
2 `__fixsfdi' redefined
2 `__fixdfdi' redefined
More information about the Gcc-testresults
mailing list