This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Question about core dumps when running gcc31 testsuite


Hi,

when i run the gcc31 testsuite i get a lot of core dumps. I have probably configured something wrong, any ideas?

root/usr/ports/lang/gcc31/work#pwd
/usr/ports/lang/gcc31/work
root/usr/ports/lang/gcc31/work#find build -name "*core" -print
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/members.exe.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/collate_byname.e.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/ctype_is_char.ex.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/collate_members_.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/messages_byname..core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/numpunct_byname..core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/messages_members.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/money_get_member.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/money_put_member.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/moneypunct_bynam.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/moneypunct_membe.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/num_get_members_.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/num_put_members_.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/time_get_members.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/numpunct_members.core
build/i386-portbld-freebsd4.6/libstdc++-v3/testsuite/time_put_members.core
build/gcc/testsuite/20020402-1.x7.core
build/gcc/testsuite/bitfld-1.x0.core
build/gcc/testsuite/bitfld-1.x1.core
build/gcc/testsuite/bitfld-1.x2.core
build/gcc/testsuite/bitfld-1.x3.core
build/gcc/testsuite/bitfld-1.x4.core
build/gcc/testsuite/bitfld-1.x5.core
build/gcc/testsuite/loop-3c.x7.core
build/gcc/testsuite/g++-oliva-ext1-C.core
build/gcc/testsuite/g++-other-init5-.core
build/gcc/testsuite/formal_protocol-.core


Some info about my system:

root/usr/ports/lang/gcc31/work#pkg_info | grep deja
dejagnu-1.4.2 Automated program/system tester
root/usr/ports/lang/gcc31/work#pkg_info | grep tcl-
tcl-8.3.4_4 Tool Command Language
root/usr/ports/lang/gcc31/work#env | grep deja
DEJAGNULIBS=/usr/local/share/dejagnu
root/usr/ports/lang/gcc31/work#env | grep TCL
TCL_LIBRARY=/usr/local/share/tcl8.3
root/usr/ports/lang/gcc31/work#./build/gcc/xgcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.6/3.1.1/specs
Configured with: ./..//gcc-20020527/configure --disable-nls --with-gnu-as --with-gnu-ld --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.6/3.1.1/include/g++ --disable-libgcj --disable-shared --prefix=/usr/local i386-portbld-freebsd4.6
Thread model: posix
gcc version 3.1.1 20020527 (prerelease) [FreeBSD]

root/usr/ports/lang/gcc31/work#uname -a
FreeBSD killerqueen 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Fri May 10 16:27:24 CEST 2002 root@killerqueen:/usr/src/sys/compile/KERNEL6 i386


Some output from running testsuite:


make do-check NOTPARALLEL=parallel-ok
/bin/sh ../.././..//gcc-20020527/libiberty/testsuite/regress-demangle ../.././..//gcc-20020527/libiberty/testsuite/demangle-expected
All 648 tests passed
Making check in include
Making check in libio
Making check in libmath
Making check in libsupc++
Making check in src
Making check in po
Making check in testsuite
make check-DEJAGNU
srcdir=`cd ../../.././..//gcc-20020527/libstdc++-v3/testsuite && pwd`; export srcdir; EXPECT=`if [ -f /usr/ports/lang/gcc31/work/build/i386-portbld-freebsd4.6/libstdc++-v3/../../expect/expect ] ; then echo /usr/ports/lang/gcc31/work/build/i386-portbld-freebsd4.6/libstdc++-v3/../../expect/expect ; else echo expect ; fi`; export EXPECT; if [ -f ../../expect/expect ]; then TCL_LIBRARY=`cd ../../.././..//gcc-20020527/libstdc++-v3/../tcl/library && pwd`; export TCL_LIBRARY; fi; runtest=`if [ -f /usr/ports/lang/gcc31/work/gcc-20020527/libstdc++-v3/../dejagnu/runtest ] ; then echo /usr/ports/lang/gcc31/work/gcc-20020527/libstdc++-v3/../dejagnu/runtest ; else echo runtest; fi`; if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then $runtest --tool libstdc++-v3 --srcdir $srcdir ; else echo "WARNING: could not find \`runtest'" 1>&2; :; fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Test Run By root on Sat Jun 22 20:42:11 2002
Native configuration is i386-portbld-freebsd4.6

=== libstdc++-v3 tests ===

Schedule of variations:
unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/ports/lang/gcc31/work/gcc-20020527/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/ports/lang/gcc31/work/gcc-20020527/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp ...
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 394
# of unexpected successes 10
# of expected failures 16
*** Error code 1 (continuing)
cd libU77; make G77DIR=../../../gcc/ check
../../../gcc/g77 -B../../../gcc/ -L.. -g ../../.././..//gcc-20020527/libf2c/libU77/u77-test.f -lg2c -lm -o a.out && ./a.out
../../.././..//gcc-20020527/libf2c/libU77/u77-test.f: In program `MAIN__':
../../.././..//gcc-20020527/libf2c/libU77/u77-test.f:214: warning:
call idate (i,j,k)
^
Intrinsic `IDATE', invoked at (^), known to be non-Y2K-compliant [info -f g77 M Y2KBAD]
../../.././..//gcc-20020527/libf2c/libU77/u77-test.f:223: warning:
call date (ctim)
^
Intrinsic `DATE', invoked at (^), known to be non-Y2K-compliant [info -f g77 M Y2KBAD]
1 GNU libU77 test at: Sat Jun 22 20:56:15 2002

Logical units 5 and 6 correspond (FNUM) to Unix i/o units 0, 1
Command-line arguments: 0
Arg 0 is: ./a.out
and 6 isn't a tty device (ISATTY)
Process id (GETPID): 57695
User id (GETUID): 0
Group id (GETGID): 0
If you have the `id' program, the following call
of SYSTEM should agree with the above:
uid=0(root) gid=0(wheel) groups=0(wheel), 2(kmem), 3(sys), 4(tty), 5(operator), 20(staff), 31(guest)
./a.out: No such file or directory
Login name (GETLOG): root
Login name (GETENV of LOGNAME): root
UMASK returns 18
FDATE returns: Sat Jun 22 20:56:15 2002
CALL FDATE returns: Sat Jun 22 20:56:15 2002
LTIME returns: 15 56 20 22 5 102 6 172 1
GMTIME returns: 15 56 18 22 5 102 6 172 0
SYSTEM_CLOCK returns: 2147483647 128 2147483647
DATE_AND_TIME returns: 20020622 205615.000 +0200 2002 6 22 120 20 56 15 0
Sleeping for 1 second (SLEEP) ...
Elapsed total, user, system time (ETIME): 0.006 0.000 0.006
Looping until clock ticks at least once...
Differences in total, user, system time (DTIME): 0.000 0.000 0.000
Elapsed total, user, system time (ETIME): 0.006 0.000 0.006
(Clock-tick detected after 1 1K loops.)
IDATE (date,month,year): 22 6 2002
... and the VXT version (month,date,year): 6 22 2
DATE (dd-mmm-yy): 22-Jun-02
ITIME (hour,minutes,seconds): 20 56 16
TIME: 20:56:16
SECNDS(0.0) returns: 75376.
SECOND returns: 0.00610300014
CALL SECOND returns: 0.00612499984
Current directory is "/usr/ports/lang/gcc31/work/build/i386-portbld-freebsd4.6/libf2c/libU77"
Host name is killerqueen
Creating file "foo" for testing...
with stat array 291844 955461 33206 1 0 0 3943479 2 1024772176 1024772176
1024772176 8192 2
The current error number is: 2 and the corresponding message is:
No such file or directory
This is sent to stderr prefixed by the program name
MCLOCK returns 1
MCLOCK8 returns 1
CPU_TIME returns 0.00838799961
You should see exit status 1
*** Error code 1 (ignored)
rm -f a.out
(rootme=`pwd`; export rootme; srcdir=`cd .././..//gcc-20020527/gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd .././..//gcc-20020527/gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool gcc )
WARNING: Couldn't find the global config file.
Test Run By root on Sat Jun 22 20:56:18 2002
Native configuration is i386-portbld-freebsd4.6

=== gcc tests ===

Schedule of variations:
unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
FAIL: gcc.c-torture/execute/20020402-1.c execution, -Os
FAIL: gcc.c-torture/execute/loop-3c.c execution, -Os
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.dg/debug/debug.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/20020201-1.c (test for excess errors)
WARNING: gcc.dg/20020201-1.c compilation failed to produce executable
FAIL: gcc.dg/weak-5.c (test for excess errors)
ERROR: gcc.dg/weak-5.c: error executing dg-final: couldn't open "weak-5.s": no such file or directory
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.dg/format/format.exp ...
FAIL: gcc.dg/format/attr-3.c non-id format (test for errors, line 37)
FAIL: gcc.dg/format/attr-3.c (test for excess errors)
FAIL: gcc.dg/format/attr-3.c non-id format (test for errors, line 37)
FAIL: gcc.dg/format/attr-3.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 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)
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.dg/special/ecos.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.dg/special/special.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/bprob.exp ...
FAIL: gcc.misc-tests/bprob-1.c compilation, -g -fprofile-arcs
FAIL: gcc.misc-tests/bprob-1.c compilation, -O0 -fprofile-arcs
FAIL: gcc.misc-tests/bprob-1.c compilation, -O1 -fprofile-arcs
FAIL: gcc.misc-tests/bprob-1.c compilation, -O2 -DPERFTIME -fprofile-arcs
FAIL: gcc.misc-tests/bprob-1.c compilation, -O3 -DPERFTIME -fprofile-arcs
FAIL: gcc.misc-tests/bprob-1.c compilation, -O3 -g -DPERFTIME -fprofile-arcs
FAIL: gcc.misc-tests/bprob-1.c compilation, -Os -fprofile-arcs
FAIL: gcc.misc-tests/bprob-2.c compilation, -g -fprofile-arcs
FAIL: gcc.misc-tests/bprob-2.c compilation, -O0 -fprofile-arcs
FAIL: gcc.misc-tests/bprob-2.c compilation, -O1 -fprofile-arcs
FAIL: gcc.misc-tests/bprob-2.c compilation, -O2 -DPERFTIME -fprofile-arcs
FAIL: gcc.misc-tests/bprob-2.c compilation, -O3 -DPERFTIME -fprofile-arcs
FAIL: gcc.misc-tests/bprob-2.c compilation, -O3 -g -DPERFTIME -fprofile-arcs
FAIL: gcc.misc-tests/bprob-2.c compilation, -Os -fprofile-arcs
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/gcov.exp ...
FAIL: gcc.misc-tests/gcov-1.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-1.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-1.c gcov: 3 failures in line counts
FAIL: gcc.misc-tests/gcov-2.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-2.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-2.c gcov: 3 failures in line counts
FAIL: gcc.misc-tests/gcov-3.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-3.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-3.c gcov: 2 failures in line counts
FAIL: gcc.misc-tests/gcov-4.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-4.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-4.c gcov: 50 failures in line counts
FAIL: gcc.misc-tests/gcov-4b.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-4b.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-4b.c gcov: 24 failures in branch percentages
FAIL: gcc.misc-tests/gcov-5b.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-5b.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-6.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-6.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-6.c gcov: 3 failures in line counts, 1 in branch percentages, 3 in return percentages
FAIL: gcc.misc-tests/gcov-7.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-7.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-7.c gcov: 9 failures in line counts, 3 in branch percentages, 4 in return percentages
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/linkage.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/gcc.misc-tests/sort2.exp ...

=== gcc Summary ===

# of expected passes 18302
# of unexpected failures 41
# of expected failures 66
# of unresolved testcases 43
# of unsupported tests 46
/usr/ports/lang/gcc31/work/build/gcc/xgcc version 3.1.1 20020527 (prerelease) [FreeBSD]



*** Error code 1 (ignored)
if (autogen --ver=v) > /dev/null 2>&1 ; then cd fixinc && make check ; else true ; fi
(rootme=`pwd`; export rootme; srcdir=`cd .././..//gcc-20020527/gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd .././..//gcc-20020527/gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool g++ )
WARNING: Couldn't find the global config file.
Test Run By root on Sat Jun 22 21:36:01 2002
Native configuration is i386-portbld-freebsd4.6

=== g++ tests ===

Schedule of variations:
unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g++.dg/debug/debug.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g++.dg/dg.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g++.dg/special/ecos.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g++.old-deja/old-deja.exp ...
FAIL: g++.pt/explicit70.C explicit specialization (test for errors, line 31)
FAIL: g++.pt/explicit70.C explicit instantiation after (test for errors, line 33)
FAIL: g++.pt/explicit70.C explicit specialization (test for errors, line 36)
FAIL: g++.pt/explicit70.C explicit instantiation after (test for errors, line 38)
FAIL: g++.pt/spec19.C after specialization (test for errors, line 4)
FAIL: g++.pt/spec19.C explicit instantiation (test for errors, line 5)
FAIL: g++.robertl/eb83.C (test for excess errors)

=== g++ Summary ===

# of expected passes 7173
# of unexpected failures 7
# of expected failures 89
# of untested testcases 12
# of unsupported tests 3
/usr/ports/lang/gcc31/work/build/gcc/testsuite/../g++ version 3.1.1 20020527 (prerelease) [FreeBSD]



*** Error code 1 (ignored)
(rootme=`pwd`; export rootme; srcdir=`cd .././..//gcc-20020527/gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd .././..//gcc-20020527/gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool g77 )
WARNING: Couldn't find the global config file.
Test Run By root on Sat Jun 22 21:57:07 2002
Native configuration is i386-portbld-freebsd4.6

=== g77 tests ===

Schedule of variations:
unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g77.dg/bprob/bprob.exp ...
FAIL: g77.dg/bprob/bprob-1.f compilation, -g -fprofile-arcs
FAIL: g77.dg/bprob/bprob-1.f compilation, -O0 -fprofile-arcs
FAIL: g77.dg/bprob/bprob-1.f compilation, -O1 -fprofile-arcs
FAIL: g77.dg/bprob/bprob-1.f compilation, -O2 -fprofile-arcs
FAIL: g77.dg/bprob/bprob-1.f compilation, -O3 -fprofile-arcs
FAIL: g77.dg/bprob/bprob-1.f compilation, -O3 -g -fprofile-arcs
FAIL: g77.dg/bprob/bprob-1.f compilation, -Os -fprofile-arcs
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g77.dg/dg.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g77.dg/gcov/gcov.exp ...
FAIL: g77.dg/gcov/gcov-1.f (test for excess errors)
WARNING: g77.dg/gcov/gcov-1.f compilation failed to produce executable
FAIL: g77.dg/gcov/gcov-1.f gcov: 118 failures in line counts, 32 in branch percentages, 24 in return percentages
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g77.f-torture/compile/compile.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g77.f-torture/execute/execute.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/g77.f-torture/noncompile/noncompile.exp ...

=== g77 Summary ===

# of expected passes 1421
# of unexpected failures 9
# of unresolved testcases 21
# of unsupported tests 8
/usr/ports/lang/gcc31/work/build/gcc/testsuite/../g77 version 3.1.1 20020527 (prerelease) [FreeBSD]



*** Error code 1 (ignored)
(rootme=`pwd`; export rootme; srcdir=`cd .././..//gcc-20020527/gcc; pwd` ; export srcdir ; cd testsuite; EXPECT=expect ; export EXPECT ; if [ -f ${rootme}/../expect/expect ] ; then TCL_LIBRARY=`cd .. ; cd .././..//gcc-20020527/gcc/../tcl/library ; pwd` ; export TCL_LIBRARY ; fi ; runtest --tool objc )
WARNING: Couldn't find the global config file.
Test Run By root on Sat Jun 22 22:03:09 2002
Native configuration is i386-portbld-freebsd4.6

=== objc tests ===

Schedule of variations:
unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/objc/compile/compile.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/objc/execute/execute.exp ...
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/objc.dg/dg.exp ...
FAIL: objc.dg/const-str-2.m (test for errors, line 5)
Running /usr/ports/lang/gcc31/work/gcc-20020527/gcc/testsuite/objc.dg/special/special.exp ...

=== objc Summary ===

# of expected passes 1035
# of unexpected failures 1
# of expected failures 6
/usr/ports/lang/gcc31/work/build/gcc/xgcc version 3.1.1 20020527 (prerelease) [FreeBSD]



*** Error code 1 (ignored)

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]