Build results on i586-pc-linux-gnu
Greg Schafer
gschafer@zip.com.au
Wed Mar 3 01:48:00 GMT 2004
On Tue, Mar 02, 2004 at 07:18:43AM -0600, Art Haas wrote:
> A CVS pull from yesterday produced the following results for my build on
> i586-pc-linux-gnu. I'm using Debian's gcc-3.3.3 package, the 2.6.3-BK kernel
> headers, and configuring glibc as follows:
>
> $ CFLAGS="-O2 -march=pentium-mmx -finline-limit=100000" \
> /opt/build/libc/configure --prefix=/usr --enable-add-ons=nptl \
> --with-tls --with-headers=/mnt/src/linux-ajh/include
>
> The build completes without problems, and make check produces the
> following errors:
>
> $ make -k check > check_out
> $ grep Error check_out
<nptl cancel test failures snipped>
I used to see those segfaults in the NPTL cancellation tests when I ran a
2.6 kernel compiled with gcc-2.95.x. Try running a 2.6 kernel that was
compiled with gcc-3.2.x or gcc-3.3.x and the failures should go away.. at
least they did for me.
Greg
More information about the Libc-alpha
mailing list