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]

gctest failure for gcc 3.4.0 20040130 on i686-linux...


Fedora Core 1 (FC1) ia32 pentium II single i686:

binutils-2.14.90.0.6-4
bison-1.875-5
dejagnu-1.4.2-10
expect-5.39.0-93
gcc-3.3.2-1
glibc-2.3.2-101.4
glibc-kernheaders-2.4-8.36
kernel-2.6.1-1.57
tcl-8.3.5-93


LAST_UPDATED: Fri Jan 30 06:16:59 UTC 2004

configure  pentium2-linux --prefix=/usr/local/gcc-binutils --enable-__cxa_atexit --enable-shared --enable-threads=posix --with-system-zlib --enable-clocale=gnu

/usr/local/src/branch/objdir/gcc/xgcc -B/usr/local/src/branch/objdir/gcc/ -B/usr/local/gcc-binutils/pentium2-linux/bin/ -B/usr/local/gcc-binutils/pentium2-linux/lib/ -isystem /usr/local/gcc-binutils/pentium2-linux/include -isystem /usr/local/gcc-binutils/pentium2-linux/sys-include -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1 -DNO_SIGNALS=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1  -I. -I/usr/local/src/branch/gcc/boehm-gc  -I/usr/local/src/branch/gcc/boehm-gc/include  -O2 -g -O2 -fexceptions -I././targ-include -I/usr/local/src/branch/gcc/boehm-gc/./libc/include -O2 -g -O2 -c /usr/local/src/branch/gcc/boehm-gc/tests/test.c
/bin/sh ./libtool --mode=link /usr/local/src/branch/objdir/gcc/xgcc -B/usr/local/src/branch/objdir/gcc/ -B/usr/local/gcc-binutils/pentium2-linux/bin/ -B/usr/local/gcc-binutils/pentium2-linux/lib/ -isystem /usr/local/gcc-binutils/pentium2-linux/include -isystem /usr/local/gcc-binutils/pentium2-linux/sys-include -fexceptions -I././targ-include -I/usr/local/src/branch/gcc/boehm-gc/./libc/include -O2 -g -O2  -o gctest -shared-libgcc test.o ./libgcjgc.la -lpthread -ldl 
/usr/local/src/branch/objdir/gcc/xgcc -B/usr/local/src/branch/objdir/gcc/ -B/usr/local/gcc-binutils/pentium2-linux/bin/ -B/usr/local/gcc-binutils/pentium2-linux/lib/ -isystem /usr/local/gcc-binutils/pentium2-linux/include -isystem /usr/local/gcc-binutils/pentium2-linux/sys-include -fexceptions -I././targ-include -I/usr/local/src/branch/gcc/boehm-gc/./libc/include -O2 -g -O2 -o .libs/gctest -shared-libgcc test.o  ./.libs/libgcjgc.so -lpthread -ldl -Wl,--rpath -Wl,/usr/local/gcc-binutils/lib
creating gctest
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local/gcc-binutils" "infodir=/usr/local/gcc-binutils/info" "libdir=/usr/local/gcc-binutils/lib" "prefix=/usr/local/gcc-binutils" "tooldir=/usr/local/gcc-binutils/pentium2-linux" "AR=ar" "AS=as" "CC=/usr/local/src/branch/objdir/gcc/xgcc -B/usr/local/src/branch/objdir/gcc/ -B/usr/local/gcc-binutils/pentium2-linux/bin/ -B/usr/local/gcc-binutils/pentium2-linux/lib/ -isystem /usr/local/gcc-binutils/pentium2-linux/include -isystem /usr/local/gcc-binutils/pentium2-linux/sys-include" "CXX=/usr/local/src/branch/objdir/gcc/g++ -B/usr/local/src/branch/objdir/gcc/ -nostdinc++ -nostdinc++ -I/usr/local/src/branch/objdir/pentium2-linux/libstdc++-v3/include/pentium2-linux -I/usr/local/src/branch/objdir/pentium2-linux/libstdc++-v3/include -I/usr/local/src/branch/gcc/libstdc++-v3/libsupc++ -I/usr/local/src/branch/gcc/libstdc++-v3/libsupc++ -I/usr/local/src/branch/gcc/libstdc++-v3/include/backward -I/usr/local/src/branch/gcc/libstdc++-v3/testsuite -L/usr/local/src/branch/objdir/pentium2-linux/libstdc++-v3/src -L/usr/local/src/branch/objdir/pentium2-linux/libstdc++-v3/src/.libs -B/usr/local/gcc-binutils/pentium2-linux/bin/ -B/usr/local/gcc-binutils/pentium2-linux/lib/ -isystem /usr/local/gcc-binutils/pentium2-linux/include -isystem /usr/local/gcc-binutils/pentium2-linux/sys-include" "LD=ld" "LIBCFLAGS=-O2 -g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" check-TESTS
make[3]: Entering directory `/usr/local/src/branch/objdir/pentium2-linux/boehm-gc'
Switched to incremental mode
Emulating dirty bits with mprotect/signals
FAIL: gctest
===================
1 of 1 tests failed
===================
make[3]: *** [check-TESTS] Error 1

and running gdb I get this:

[chj@calles boehm-gc]$ LD_LIBRARY_PATH=/usr/local/src/branch/objdir/pentium2-linux/boehm-gc/.libs:/usr/local/src/branch/objdir/gcc gdb .libs/gctest
GNU gdb Red Hat Linux (5.3.90-0.20030710.41rh)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) r
Starting program: /usr/local/src/branch/objdir/pentium2-linux/boehm-gc/.libs/gctest
[Thread debugging using libthread_db enabled]
[New Thread -1207376480 (LWP 26061)]
Switched to incremental mode
Emulating dirty bits with mprotect/signals
[New Thread -1207379024 (LWP 26068)]
[New Thread -1217868880 (LWP 26069)]

Program received signal SIGPWR, Power fail/restart.
[Switching to Thread -1207376480 (LWP 26061)]
0x00b006f0 in __nptl_create_event () from /lib/tls/libpthread.so.0
(gdb) bt
#0  0x00b006f0 in __nptl_create_event () from /lib/tls/libpthread.so.0
#1  0x00b0175f in create_thread () from /lib/tls/libpthread.so.0
#2  0x00b00ab1 in pthread_create@@GLIBC_2.1 () from /lib/tls/libpthread.so.0
#3  0x00d07c11 in GC_pthread_create (new_thread=0x0, attr=0xbff38be0,
    start_routine=0, arg=0x0)
    at /usr/local/src/branch/gcc/boehm-gc/pthread_support.c:1248
#4  0x0804b974 in main ()
    at /usr/local/src/branch/gcc/boehm-gc/tests/test.c:1831
(gdb)

Cheers,

/ChJ


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