LAST_UPDATED: Tue Apr 29 23:59:54 UTC 2003 Native configuration is sparc-unknown-linux-gnu
=== g++ tests === Running target unix 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 7918 # of unexpected failures 3 # of unexpected successes 1 # of expected failures 97 # of untested testcases 22 # of unsupported tests 17 /build/buildd/gcc-3.3-3.3ds7/build/gcc/testsuite/../g++ version 3.3 20030429 (Debian prerelease) === g77 tests === Running target unix === g77 Summary === # of expected passes 1686 # of unsupported tests 8 /build/buildd/gcc-3.3-3.3ds7/build/gcc/testsuite/../g77 version 3.3 20030429 (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 21218 # of unexpected failures 2 # of expected failures 67 # of unsupported tests 160 /build/buildd/gcc-3.3-3.3ds7/build/gcc/xgcc version 3.3 20030429 (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 /build/buildd/gcc-3.3-3.3ds7/build/gcc/xgcc version 3.3 20030429 (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 WARNING: program timed out. 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 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 === libstdc++-v3 Summary === # of expected passes 453 # of unexpected successes 14 # of expected failures 14 Compiler version: 3.3 20030429 (Debian prerelease) Platform: sparc-unknown-linux-gnu configure flags: --host=sparc-linux -v --enable-languages=c,c++,java,f77,pascal,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=-g -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-17 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 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. libstdc++-revert: Revert this patch: 2003-04-22 Jerry Quinn <[EMAIL PROTECTED]> Benjamin Kosnik <bkoz at redhat dot com> * include/bits/basic_ios.h (ios_base::Init::_S_ios_create): Declare friend. (basic_ios::init, basic_ios::_M_cache_locale): Add locale cache argument. * include/bits/basic_ios.tcc (basic_ios::init): Pass cache to _M_cache_locale. (basic_ios::_M_cache_locale): Use placement new if cache is provided. Track the distinction in iword(0). * include/bits/locale_facets.tcc (__locale_cache::_S_callback): Only delete cache if iword(0) is 0, i.e. not static. * src/globals.cc: Allocate space for __locale_cache objects. * src/ios.cc (__gnu_cxx): Declare extern __locale_cache objects for standard wide and narrow stream objects. (ios_base::Init::_S_ios_create): Use them. 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. gpc-3.x: The gpc patch from the gpc tarball. gpc-updates: gpc-updates2: gpc-updates3: gpc-updates4: gpc-version: Update date in gpc version number sparc-default-v8: Makes the default sparc 32bit target v8 instead of v7. This mainly enables hardmul, which should speed up v8 and v9 systems by a large margin. 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 354 warnings in stage3 of this bootstrap. Number of warnings per file: 225 SYSCALLS.c 44 gcc/gengtype-lex.c 11 gcc/treelang/lex.c 6 gcc/p/util.c 6 gcc/p/lang-specs.h 5 op21813.c 5 gcc/treelang/parse.c 5 gcc/p/gpc.c 5 c-p14772.c 4 gcc/gcc.c 4 ./intdoc.texi 3 gcc/tlink.c 2 gengtype-yacc.c 2 gcc/unwind-dw2.c 2 gcc/reload.c 2 gcc/p/rts/endian.pas 2 gcc/p/predef.c 2 gcc/objc/lang-specs.h 2 gcc/f/sta.c 2 gcc/crtstuff.c 1 parse.y 1 gt-ada-utils.h 1 gt-ada-decl.h 1 gcc/rtlanal.c 1 gcc/protoize.c 1 gcc/p/rts/file.c 1 gcc/p/objects.c 1 gcc/p/lang.c 1 gcc/p/gpc-lex.c 1 gcc/p/gpc-decl.c 1 gcc/java/jvspec.c 1 gcc/cp/typeck.c 1 gcc/config/sparc/sparc.c 1 gcc/collect2.c 1 ada/b_gnatb.c Number of warning types: 225 function declaration isn't a prototype 52 traditional C rejects ISO C style function definitions 22 no previous prototype for `???' 11 string length `???' is greater than the length `???' ISO C89 compilers are required to support 6 traditional C rejects string concatenation 4 comparison of unsigned expression < 0 is always false 4 assignment makes pointer from integer without a cast 3 implicit declaration of function `???' 3 dereferencing type-punned pointer will break strict-aliasing rules 2 unused variable `???' 2 unused parameter `???' 2 unlikely character ) in @var. 2 unlikely character ( in @var. 2 statement with no effect 2 return makes integer from pointer without a cast 2 passing arg ??? of `???' discards qualifiers from pointer target type 2 conflicting types for built-in function `???' 2 comparison between signed and unsigned 1 traditional C ignores #define with the # indented 1 static declaration for `???' follows non-static 1 initialization makes pointer from integer without a cast 1 function `???' was previously declared within a block 1 `???' might be used uninitialized in this function 1 `???' defined but not used