This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 3.2.2 20030129 (prerelease) testsuite on i386-unknown-freebsd4.7
- From: Loren James Rittle <ljrittle at FreeBSD dot org>
- To: gcc-testresults at gcc dot gnu dot org, ljrittle at FreeBSD dot org,obrien at freebsd dot org
- Date: Wed, 29 Jan 2003 17:56:34 -0800 (PST)
- Subject: Results for 3.2.2 20030129 (prerelease) testsuite on i386-unknown-freebsd4.7
Using gmake with objdir configuration on ref4 (see key)
LAST_UPDATED: Wed Jan 29 21:53:17 GMT 2003
Native configuration is i386-unknown-freebsd4.7
=== g++ tests ===
Running target unix/-pthread
FAIL: g++.eh/badalloc1.C Execution test
FAIL: g++.law/profile1.C (test for excess errors)
=== g++ Summary ===
# of expected passes 7360
# of unexpected failures 2
# of expected failures 90
# of untested testcases 12
# of unsupported tests 3
/local0/scratch/ljrittle/gcc-build-ref4-0129/gcc/testsuite/../g++ version 3.2.2 20030129 (prerelease)
=== g77 tests ===
Running target unix/-pthread
=== g77 Summary ===
# of expected passes 1458
# of unsupported tests 8
/local0/scratch/ljrittle/gcc-build-ref4-0129/gcc/testsuite/../g77 version 3.2.2 20030129 (prerelease)
=== gcc tests ===
Running target unix/-pthread
XPASS: gcc.c-torture/execute/loop-2e.c execution, -Os
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42)
FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42)
=== gcc Summary ===
# of expected passes 18645
# of unexpected failures 4
# of unexpected successes 1
# of expected failures 67
# of unsupported tests 46
/local0/scratch/ljrittle/gcc-build-ref4-0129/gcc/xgcc version 3.2.2 20030129 (prerelease)
=== objc tests ===
Running target unix/-pthread
=== objc Summary ===
# of expected passes 1035
# of expected failures 6
/local0/scratch/ljrittle/gcc-build-ref4-0129/gcc/xgcc version 3.2.2 20030129 (prerelease)
=== libjava tests ===
Running target unix/-pthread
WARNING: program timed out.
FAIL: anon3 execution from source compiled test
FAIL: Throw_2 execution from source compiled test
FAIL: Throw_2 execution from bytecode->native test
FAIL: Throw_2 -O execution from source compiled test
FAIL: Throw_2 -O execution from bytecode->native test
WARNING: program timed out.
FAIL: tp execution from bytecode->native test
=== libjava Summary ===
# of expected passes 2049
# of unexpected failures 6
# of expected failures 18
# of untested testcases 20
=== libstdc++-v3 tests ===
Running target unix/-pthread
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/money_get_members_wchar_t.cc execution test
XPASS: 22_locale/money_put_members_wchar_t.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/num_get_members_wchar_t.cc execution test
XPASS: 22_locale/num_put_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
XPASS: 22_locale/time_get_members_wchar_t.cc execution test
XPASS: 22_locale/time_put_members_wchar_t.cc execution test
=== libstdc++-v3 Summary ===
# of expected passes 433
# of unexpected successes 10
# of expected failures 16
Compiler version: 3.2.2 20030129 (prerelease)
Platform: i386-unknown-freebsd4.7
configure flags: --host=i386-unknown-freebsd4.7 --prefix=/home/ljrittle/tmp-ref4/install-ref4 --with-gnu-as --with-as=/home/ljrittle/tmp-ref4/bootstrap-binutils/bin/as --with-gnu-ld --with-ld=/home/ljrittle/tmp-ref4/bootstrap-binutils/bin/ld
BOOT_CFLAGS=-g -O2
Key: gmake is GNU make
make is BSD make as shipped on i386-unknown-freebsd4.7
srcdir means in-source configuration was done within the gcc source tree
objdir means out-source configuration was done within a fresh directory
ref4 (3.1) and ref5 (mainline) attempt to build gcc twice daily;
once for srcdir configuration and once for objdir configuration;
odd number days use GNU make; even days use BSD make; missing
reports infer breakage; partial reports are made when bootstap
completes in gcc but fails in a support library.
beast (3.1) builds gcc once daily using gmake with objdir conf.
See http://people.freebsd.org/~ljrittle/daily-gcc-bootstrap-reports
for all related transcript logs and log.sent files (not staged
until after all daily bootstraps for a machine complete).