public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/331] New: CVS 20040815 make check fails nptl/tst-cancelx17
@ 2004-08-16 12:02 duncan_roe at acslink dot net dot au
2004-08-16 17:27 ` [Bug nptl/331] " drepper at redhat dot com
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: duncan_roe at acslink dot net dot au @ 2004-08-16 12:02 UTC (permalink / raw)
To: glibc-bugs
Running "make check" on CVS 20040815, get:-
GCONV_PATH=/build/glibc-2.3.3/iconvdata LC_ALL=C
/build/glibc-2.3.3/elf/ld-linux.so.2 --library-path
/build/glibc-2.3.3:/build/glibc-2.3.3/math:/build/glibc-2.3.3/elf:/build/glibc-2.3.3/dlfcn:/build/glibc-2.3.3/nss:/build/glibc-2.3.3/nis:/build/glibc-2.3.3/rt:/build/glibc-2.3.3/resolv:/build/glibc-2.3.3/crypt:/build/glibc-2.3.3/nptl
/build/glibc-2.3.3/nptl/tst-cancelx17 > /build/glibc-2.3.3/nptl/tst-cancelx17.out
Didn't expect signal from child: got `Segmentation fault'
make[2]: *** [/build/glibc-2.3.3/nptl/tst-cancelx17.out] Error 1
make[2]: Leaving directory `/usr/src/glibc-2.3.3/nptl'
make[1]: *** [nptl/tests] Error 2
make[1]: Leaving directory `/usr/src/glibc-2.3.3'
make: *** [check] Error 2
/build/glibc-2.3.3/nptl/tst-cancelx17.out contains:
going to cancel tf in-time
SOFTWARE REVISIONS
gcc (GCC) 3.4.1
linux 2.6.7
/usr/src/glibc-2.3.3/configure \
--prefix=/usr \
--enable-add-ons=nptl \
--build=i486-pc-linux-gnu \
--host=i486-pc-linux-gnu \
--target=i486-pc-linux-gnu \
--with-tls \
CFLAGS="-g -O2 -march=opteron" \
--without-cvs
glibc-2.3.3 is actually CVS 20040815
--
Summary: CVS 20040815 make check fails nptl/tst-cancelx17
Product: glibc
Version: 2.3.3
Status: NEW
Severity: normal
Priority: P2
Component: nptl
AssignedTo: drepper at redhat dot com
ReportedBy: duncan_roe at acslink dot net dot au
CC: glibc-bugs at sources dot redhat dot com
GCC build triplet: i486-pc-linux-gnu
GCC host triplet: i486-pc-linux-gnu
GCC target triplet: i486-pc-linux-gnu
http://sources.redhat.com/bugzilla/show_bug.cgi?id=331
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug nptl/331] CVS 20040815 make check fails nptl/tst-cancelx17
2004-08-16 12:02 [Bug nptl/331] New: CVS 20040815 make check fails nptl/tst-cancelx17 duncan_roe at acslink dot net dot au
@ 2004-08-16 17:27 ` drepper at redhat dot com
2004-08-16 20:40 ` roland at gnu dot org
2004-08-16 20:41 ` roland at gnu dot org
2 siblings, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2004-08-16 17:27 UTC (permalink / raw)
To: glibc-bugs
------- Additional Comments From drepper at redhat dot com 2004-08-16 17:27 -------
It works fine if you have the right tools and environment. We do not encourage
people to compile glibc themselves for just this reason: it is not easy to get
the correct environment up and running. Use a distribution's package if you
fail to compile it yourself. We do not provide support to anybody who has problems.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
http://sources.redhat.com/bugzilla/show_bug.cgi?id=331
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug nptl/331] CVS 20040815 make check fails nptl/tst-cancelx17
2004-08-16 12:02 [Bug nptl/331] New: CVS 20040815 make check fails nptl/tst-cancelx17 duncan_roe at acslink dot net dot au
2004-08-16 17:27 ` [Bug nptl/331] " drepper at redhat dot com
@ 2004-08-16 20:40 ` roland at gnu dot org
2004-08-16 20:41 ` roland at gnu dot org
2 siblings, 0 replies; 4+ messages in thread
From: roland at gnu dot org @ 2004-08-16 20:40 UTC (permalink / raw)
To: glibc-bugs
------- Additional Comments From roland at gnu dot org 2004-08-16 20:40 -------
Testing making this a dup of the placeholder bug.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
http://sources.redhat.com/bugzilla/show_bug.cgi?id=331
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug nptl/331] CVS 20040815 make check fails nptl/tst-cancelx17
2004-08-16 12:02 [Bug nptl/331] New: CVS 20040815 make check fails nptl/tst-cancelx17 duncan_roe at acslink dot net dot au
2004-08-16 17:27 ` [Bug nptl/331] " drepper at redhat dot com
2004-08-16 20:40 ` roland at gnu dot org
@ 2004-08-16 20:41 ` roland at gnu dot org
2 siblings, 0 replies; 4+ messages in thread
From: roland at gnu dot org @ 2004-08-16 20:41 UTC (permalink / raw)
To: glibc-bugs
------- Additional Comments From roland at gnu dot org 2004-08-16 20:41 -------
*** This bug has been marked as a duplicate of 333 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |DUPLICATE
http://sources.redhat.com/bugzilla/show_bug.cgi?id=331
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-08-16 20:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-16 12:02 [Bug nptl/331] New: CVS 20040815 make check fails nptl/tst-cancelx17 duncan_roe at acslink dot net dot au
2004-08-16 17:27 ` [Bug nptl/331] " drepper at redhat dot com
2004-08-16 20:40 ` roland at gnu dot org
2004-08-16 20:41 ` roland at gnu dot org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).