This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/14359] tst-cancelx4.out: Segmentation fault


http://sourceware.org/bugzilla/show_bug.cgi?id=14359

--- Comment #18 from wbrana at gmail dot com 2012-07-14 21:27:45 UTC ---
build fails

make nptl/tests LT=1
make -r PARALLELMFLAGS="" -C
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0/work/glibc-2.16.0 objdir=`pwd`
nptl/tests
make[1]: Entering directory
`/mnt/md3/cache/portage/sys-libs/glibc-2.16.0/work/glibc-2.16.0'
make  subdir=nptl -C nptl ..=../ tests
make[2]: Entering directory
`/mnt/md3/cache/portage/sys-libs/glibc-2.16.0/work/glibc-2.16.0/nptl'
ln -f
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/crti.o
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/32/crti.o
ln -f
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/crtn.o
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/32/crtn.o
diff -p -U 0 ../sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/libpthread.symlist
g++ tst-cancel24.cc -c  -O2 -Wall -Winline -Wwrite-strings
-fmerge-all-constants -fno-stack-protector -fno-strict-aliasing -frounding-math
-march=core2 -pipe   -Wa,-mtune=i686    -U_FORTIFY_SOURCE -DPIC
-U_FORTIFY_SOURCE -DPIC -U_FORTIFY_SOURCE -DPIC  -I../include
-I/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl
-I/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl
-I../nptl/sysdeps/unix/sysv/linux/i386/i686
-I../sysdeps/unix/sysv/linux/i386/i686 -I../nptl/sysdeps/unix/sysv/linux/i386
-I../nptl/sysdeps/unix/sysv/linux/x86 -I../sysdeps/unix/sysv/linux/x86
-I../sysdeps/unix/sysv/linux/i386/nptl -I../sysdeps/unix/sysv/linux/i386
-I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread
-I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/inet
-I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv
-I../sysdeps/unix/i386 -I../nptl/sysdeps/unix -I../ports/sysdeps/unix
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu/multiarch
-I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch
-I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686 -I../sysdeps/i386/i486
-I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu
-I../nptl/sysdeps/i386 -I../sysdeps/i386 -I../sysdeps/x86
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754
-I../sysdeps/generic -I../nptl -I../ports  -I.. -I../libio -I. -nostdinc
-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include -isystem
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include-fixed -isystem /usr/include
-D_LIBC_REENTRANT -include ../include/libc-symbols.h   -DNOT_IN_libc=1    -o
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/tst-cancel24.o
-MD -MP -MF
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/tst-cancel24.o.dt
-MT
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/tst-cancel24.o
In file included from ../nptl/sysdeps/pthread/pthread.h:24:0,
                 from ../include/pthread.h:1,
                 from tst-cancel24.cc:1:
../include/time.h:51:14: warning: 'stdcall' attribute ignored
../include/time.h:102:6: warning: 'stdcall' attribute ignored
In file included from tst-cancel24.cc:4:0:
../include/stdio.h:97:37: warning: 'stdcall' attribute ignored
x86_64-pc-linux-gnu-gcc -m32 -pie -Wl,-O1 -nostdlib -nostartfiles -o
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/tst-cancel24

-Wl,-dynamic-linker=/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/elf/ld-linux.so.2
-Wl,-rpath=/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/math:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/elf:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/dlfcn:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nss:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nis:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/rt:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/resolv:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/crypt:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl
 -Wl,--no-as-needed -lstdc++ -Wl,-z,combreloc -Wl,-z,relro
-Wl,--hash-style=both
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/Scrt1.o
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/crti.o
`x86_64-pc-linux-gnu-gcc -m32  --print-file-name=crtbeginS.o`
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/tst-cancel24.o
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/libpthread.so
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/libpthread_nonshared.a

-Wl,-rpath-link=/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/math:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/elf:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/dlfcn:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nss:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nis:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/rt:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/resolv:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/crypt:/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/libc.so.6
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/libc_nonshared.a
-Wl,--as-needed
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/elf/ld.so
-Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s  -Wl,--no-as-needed
`x86_64-pc-linux-gnu-gcc -m32  --print-file-name=crtendS.o`
/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/crtn.o
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../x86_64-pc-linux-gnu/bin/ld:
i386:x86-64 architecture of input file
`/mnt/md3/cache/portage/sys-libs/glibc-2.16.0.bak/work/build-x86-x86_64-pc-linux-gnu-nptl/nptl/tst-cancel24.o'
is incompatible with i386 output
collect2: ld returned 1 exit status

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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