This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 3.3 20030429 (prerelease) testsuite on i386-unknown-freebsd4.8
- 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, 30 Apr 2003 01:21:45 -0700 (PDT)
- Subject: Results for 3.3 20030429 (prerelease) testsuite on i386-unknown-freebsd4.8
Using gmake with srcdir configuration on ref4 (see key)
LAST_UPDATED: Tue Apr 29 20:55:28 GMT 2003
Native configuration is i386-unknown-freebsd4.8
=== 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 7962
# of unexpected failures 2
# of expected failures 98
# of untested testcases 12
# of unsupported tests 4
/local0/scratch/ljrittle/gcc-build-ref4-0429-in/gcc/testsuite/../g++ version 3.3 20030429 (prerelease)
=== g77 tests ===
Running target unix/-pthread
=== g77 Summary ===
# of expected passes 1686
# of unsupported tests 8
/local0/scratch/ljrittle/gcc-build-ref4-0429-in/gcc/testsuite/../g77 version 3.3 20030429 (prerelease)
=== gcc tests ===
Running target unix/-pthread
FAIL: gcc.c-torture/execute/conversion.c execution, -O0
FAIL: gcc.c-torture/execute/conversion.c execution, -O1
FAIL: gcc.c-torture/execute/conversion.c execution, -O2
FAIL: gcc.c-torture/execute/conversion.c execution, -Os
FAIL: gcc.dg/duff-2.c (test for excess errors)
FAIL: gcc.dg/nest.c (test for excess errors)
WARNING: gcc.dg/nest.c compilation failed to produce executable
FAIL: gcc.dg/uninit-C.c (test for excess errors)
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/c99-scanf-3.c -DWIDE 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 -DWIDE vfscanf (test for warnings, line 42)
=== gcc Summary ===
# of expected passes 21416
# of unexpected failures 11
# of expected failures 68
# of unsupported tests 84
/local0/scratch/ljrittle/gcc-build-ref4-0429-in/gcc/xgcc version 3.3 20030429 (prerelease)
=== objc tests ===
Running target unix/-pthread
=== objc Summary ===
# of expected passes 1153
/local0/scratch/ljrittle/gcc-build-ref4-0429-in/gcc/xgcc version 3.3 20030429 (prerelease)
=== libjava tests ===
Running target unix/-pthread
WARNING: program timed out.
FAIL: PR3096 execution - gij test
FAIL: SyncGlobal -O execution - bytecode->native test
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
WARNING: program timed out.
FAIL: Synch execution - gij test
WARNING: program timed out.
FAIL: TLtest execution - gij test
FAIL: Thread_Sleep output - source compiled test
FAIL: Thread_Sleep output - bytecode->native test
FAIL: Thread_Sleep -O output - source compiled test
FAIL: Thread_Sleep -O output - bytecode->native test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - bytecode->native test
FAIL: Throw_2 -O execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O execution - bytecode->native test
=== libjava Summary ===
# of expected passes 2911
# of unexpected failures 18
# of expected failures 16
# of untested testcases 26
=== libstdc++-v3 tests ===
Running target unix/-pthread
=== libstdc++-v3 Summary ===
# of expected passes 430
# of expected failures 17
Compiler version: 3.3 20030429 (prerelease)
Platform: i386-unknown-freebsd4.8
configure flags: --host=i386-unknown-freebsd4.8 --prefix=/home/ljrittle/ref4/tmp/install-ref4 --with-gnu-as --with-as=/usr/bin/as --with-gnu-ld --with-ld=/usr/bin/ld
BOOT_CFLAGS=-g -O2
Key: gmake is GNU make
make is BSD make as shipped on i386-unknown-freebsd4.8
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.3) 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.3) 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).