Bug 839 - Two "make check" failures with glibc-2.3.5
Summary: Two "make check" failures with glibc-2.3.5
Status: RESOLVED DUPLICATE of bug 333
Alias: None
Product: glibc
Classification: Unclassified
Component: nptl (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Ulrich Drepper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-10 22:38 UTC by Chris Rankin
Modified: 2005-04-14 21:27 UTC (History)
1 user (show)

See Also:
Host: i686-pc-linux-gnu
Target: i686-pc-linux-gnu
Build: i686-pc-linux-gnu
Last reconfirmed:


Attachments
config.log from configuring glibc-2.3.5. (7.78 KB, text/plain)
2005-04-10 22:40 UTC, Chris Rankin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rankin 2005-04-10 22:38:48 UTC
nptl/tst-cancel17.out:

going to cancel tf in-time
going to cancel tf2 in-time
in-time cancellation succeeded
aio_cancel failed
going to cancel tf early
tf cleanup handler not called

nptl/tst-cancelx17.out:

going to cancel tf in-time
going to cancel tf2 in-time
in-time cancellation succeeded
aio_cancel failed
going to cancel tf early
tf cleanup handler not called

configure options:

 $ /usr/src/glibc-2.3.5/configure --prefix=/usr --with-headers=/home/chris/linu
x-2.6.11/include --with-tls --with-__thread --enable-kernel=2.6.10 --enable-add-
ons --without-gd --without-selinux --without-cvs

## --------- ##
## Platform. ##
## --------- ##

hostname = twopit
uname -m = i686
uname -r = 2.6.11.7
uname -s = Linux
uname -v = #2 SMP Sun Apr 10 20:56:37 BST 2005

GCC C compiler:

Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: /usr/src/gcc-3.4.3/configure --prefix=/usr --enable-languages=c
,c++ --enable-version-specific-runtime-libs --enable-threads=posix --with-gnu-bi
nutils --with-system-zlib --enable-shared --enable-nls
Thread model: posix
gcc version 3.4.3
Comment 1 Chris Rankin 2005-04-10 22:40:44 UTC
Created attachment 453 [details]
config.log from configuring glibc-2.3.5.
Comment 2 Ulrich Drepper 2005-04-14 21:27:59 UTC

*** This bug has been marked as a duplicate of 333 ***