Results for 3.3 20030331 (Debian prerelease) testsuite on sparc-unknown-linux-gnu

Matthias Klose doko@auric.debian.org
Thu Apr 3 22:54:00 GMT 2003


LAST_UPDATED: Mon Mar 31 21:17:54 UTC 2003

Native configuration is sparc-unknown-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/compat/break/bitfield7 y_tst.o compile
UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link 
UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o execute 
FAIL: g++.dg/parse/crash2.C  (test for errors, line 5)
FAIL: g++.dg/parse/crash2.C (test for excess errors)
FAIL: g++.law/profile1.C  Execution test
XPASS: g++.other/init5.C  Execution test

		=== g++ Summary ===

# of expected passes		7890
# of unexpected failures	4
# of unexpected successes	1
# of expected failures		96
# of unresolved testcases	2
# of untested testcases		22
# of unsupported tests		16
/tmp/gcc-3.3-3.3ds3/build/gcc/testsuite/../g++ version 3.3 20030331 (Debian prerelease)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1674
# of unsupported tests		8
/tmp/gcc-3.3-3.3ds3/build/gcc/testsuite/../g77 version 3.3 20030331 (Debian prerelease)

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/20021014-1.c execution test
FAIL: gcc.dg/duff-2.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		21202
# of unexpected failures	2
# of expected failures		67
# of unsupported tests		160
/tmp/gcc-3.3-3.3ds3/build/gcc/xgcc version 3.3 20030331 (Debian prerelease)

		=== objc tests ===


Running target unix
FAIL: objc.dg/naming-1.m  (test for errors, line 20)
FAIL: objc.dg/naming-1.m (test for excess errors)
FAIL: objc.dg/naming-2.m  (test for errors, line 7)
FAIL: objc.dg/naming-2.m (test for excess errors)

		=== objc Summary ===

# of expected passes		1149
# of unexpected failures	4
/tmp/gcc-3.3-3.3ds3/build/gcc/xgcc version 3.3 20030331 (Debian prerelease)

		=== treelang tests ===


Running target unix

		=== treelang Summary ===

# of expected passes		1
		=== libjava tests ===


Running target unix
WARNING: program timed out.
FAIL: SyncTest execution - gij test
WARNING: program timed out.
FAIL: SyncTest execution - bytecode->native test
FAIL: SyncTest execution - gij test
WARNING: program timed out.
FAIL: SyncTest -O execution - bytecode->native test

		=== libjava Summary ===

# of expected passes		2935
# of unexpected failures	4
# of expected failures		16
# of untested testcases		16
		=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
FAIL: 22_locale/ctor_copy_dtor.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
FAIL: 22_locale/static_members.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/ios_manip_fmtflags.cc execution test

		=== libstdc++-v3 Summary ===

# of expected passes		449
# of unexpected failures	4
# of unexpected successes	14
# of expected failures		13

Compiler version: 3.3 20030331 (Debian prerelease) 
Platform: sparc-unknown-linux-gnu
configure flags: --host=sparc-linux -v --enable-languages=c,c++,java,f77,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --with-cpu=v7 --enable-objc-gc
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.13.90.0.18-1 The GNU assembler, linker and binary utiliti
ii  libc6-dev      2.3.1-16       GNU C Library: Development Libraries and Hea


Patches that Debian applied in this version:

gcc-names:
  versioned gcc names

gcc-version:
  Add "(Debian)" to the gcc version string

libstdc++-pic:
  Build and install libstdc++_pic.a library.

libstdc++-doclink:
  link local libstdc++ documentation to local source-level documentation 

gcc-line-numbers:
  Richard Henderson <rth at redhat dot com>
  * integrate.c (output_inline_function): Reset input_filename
  and lineno from the decl before rest_of_compilation.

gccbug:
  Use sensible-editor instead of vi as fallback editor

gccbug-manpage:
  add gccbug(1) manpage

libtool-rpath:
  2003-03-10  Andreas Schwab  <schwab at suse dot de>
  With the introduction of multi-os-directory the libdir specification in
  *.la files have /. appended to \$(libdir).  This confuses libtool when it
  tries to find out whether to add -rpath, because it only matches literally
  against sys_lib_dlsearch_path members.  Tested on i386-linux.

gcj-debian-policy:
  add /usr/share/java/repository to the classpath.

gcj-names:
  versioned gcj info names

libffi-install:
  Allows libffi to be installed

deb-protoize:
  build protoize/unprotoize by default

libobjc:
  Find gc.h header in /usr/include/gc for --enable-objc-gc enabled builds.

g77-names:
  versioned g77 names

treelang-names:
  Install treelang info pages under versioned name

ada-gcc-name:
  use gcc-3.3 instead of gcc and gnatXXX-3.15 instead of gnatXXX
  as the command names.

sparc64-build:
  Allows sparc64 to build more simply

sparc-config-ml:
  disable some biarch libraries for sparc64 build

reporting:
  <compiler> --help gives hint to /usr/share/doc/debian/bug-reporting.txt

autoreconf:
  autoreconf several directories for proper mipsen libtool support

Counting all warnings,
there are 264 warnings in stage3 of this bootstrap.

Number of warnings per file:
    225	SYSCALLS.c
      5	op16974.c
      5	gcc/treelang/parse.c
      5	c-p9215.c
      4	gcc/gcc.c
      4	./intdoc.texi
      3	gcc/tlink.c
      2	gengtype-yacc.c
      2	gcc/f/sta.c
      2	gcc/crtstuff.c
      1	gt-ada-utils.h
      1	gt-ada-decl.h
      1	gcc/protoize.c
      1	gcc/objc/lang-specs.h
      1	gcc/java/jvspec.c
      1	gcc/collect2.c
      1	ada/b_gnatb.c

Number of warning types:
    223	function declaration isn't a prototype
     12	traditional C rejects ISO C style function definitions
      5	string length `???' is greater than the length `???' ISO C89 compilers are required to support
      4	comparison of unsigned expression < 0 is always false
      3	assignment makes pointer from integer without a cast
      2	unlikely character ) in @var.
      2	unlikely character ( in @var.
      2	passing arg ??? of `???' discards qualifiers from pointer target type
      2	dereferencing type-punned pointer will break strict-aliasing rules
      2	conflicting types for built-in function `???'
      2	comparison between signed and unsigned
      1	unused variable `???'
      1	traditional C rejects string concatenation
      1	initialization makes pointer from integer without a cast
      1	implicit declaration of function `???'
      1	`???' defined but not used



More information about the Gcc-testresults mailing list