Your message dated Mon, 31 Jan 2005 09:17:12 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#287680: fixed in aolserver4 4.0.10-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Dec 2004 14:10:09 +0000
>From [EMAIL PROTECTED] Wed Dec 29 06:10:08 2004
Return-path: <[EMAIL PROTECTED]>
Received: from poros.telenet-ops.be [195.130.132.44]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CjeWe-0000kI-00; Wed, 29 Dec 2004 06:10:08 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by poros.telenet-ops.be (Postfix) with SMTP id E94273BC098
for <[EMAIL PROTECTED]>; Wed, 29 Dec 2004 15:10:06 +0100 (MET)
Received: from kabel.telenet.be (D5775FD9.kabel.telenet.be [213.119.95.217])
by poros.telenet-ops.be (Postfix) with ESMTP id D2B573BC067
for <[EMAIL PROTECTED]>; Wed, 29 Dec 2004 15:10:06 +0100 (MET)
Received: by kabel.telenet.be (Postfix, from userid 501)
id 80F5426137; Wed, 29 Dec 2004 15:10:06 +0100 (CET)
Date: Wed, 29 Dec 2004 15:10:06 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: oalserver4: FTBFS: No pthread_kill_other_threads_np function on NPTL
only system.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: oalserver4
Version: 4.0.9-1
Severity: important
Hi,
The package is failing to build on an amd64 system because we
only have NPTL and no linuxthreads.
>From the build log:
unix.c: In function `FatalSignalHandler':
unix.c:74: warning: implicit declaration of function
`pthread_kill_other_threads_np'
[...]
gcc -pipe -L../nsthread -L../nsd -o nsd main.o libnsd.so -lnsthread -L/usr/lib
-ltcl8.4 -ldl -lpthread -lieee -lm -lgcc_s -Wl,--export-dynamic
libnsd.so: undefined reference to `pthread_kill_other_threads_np'
The code says:
#ifdef __linux
/*
* LinuxThreads thread manager needs to kill all child threads
* on fatal signals, else they get left behind as dead threads.
* As of glibc 2.3 with NPTL, this should be a no-op.
*/
pthread_kill_other_threads_np();
#endif
I'm not sure this is not going to be an easy thing to fix
properly. You can build against a linuxthread version and run
with an ntpl library.
What I don't get however is why it's not linking when
nm /lib/libpthread.so.0 |grep pthread_kill_other_threads_np
000000000000c120 t __pthread_kill_other_threads_np
000000000000c120 T [EMAIL PROTECTED]
On i386:
nm /lib/libpthread.so.0 |grep pthread_kill_other_threads_np
00008260 T __pthread_kill_other_threads_np
00008260 W pthread_kill_other_threads_np
nm /lib/tls/libpthread.so.0 |grep pthread_kill_other_threads_np
0000abc0 t __pthread_kill_other_threads_np
0000abc0 T [EMAIL PROTECTED]
Does that mean when running on i386 on a 2.6 kernel it's going to
fail to find the function at runtime?
Kurt
---------------------------------------
Received: (at 287680-close) by bugs.debian.org; 31 Jan 2005 14:25:57 +0000
>From [EMAIL PROTECTED] Mon Jan 31 06:24:53 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CvcU1-00061d-00; Mon, 31 Jan 2005 06:24:53 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CvcMa-0007v1-00; Mon, 31 Jan 2005 09:17:12 -0500
From: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#287680: fixed in aolserver4 4.0.10-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 31 Jan 2005 09:17:12 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: aolserver4
Source-Version: 4.0.10-2
We believe that the bug you reported is fixed in the latest version of
aolserver4, which is due to be installed in the Debian FTP archive:
aolserver4-dev_4.0.10-2_i386.deb
to pool/main/a/aolserver4/aolserver4-dev_4.0.10-2_i386.deb
aolserver4-doc_4.0.10-2_all.deb
to pool/main/a/aolserver4/aolserver4-doc_4.0.10-2_all.deb
aolserver4_4.0.10-2.dsc
to pool/main/a/aolserver4/aolserver4_4.0.10-2.dsc
aolserver4_4.0.10-2.tar.gz
to pool/main/a/aolserver4/aolserver4_4.0.10-2.tar.gz
aolserver4_4.0.10-2_i386.deb
to pool/main/a/aolserver4/aolserver4_4.0.10-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <[EMAIL PROTECTED]> (supplier of updated aolserver4
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 31 Jan 2005 14:48:24 +0100
Source: aolserver4
Binary: aolserver4 aolserver4-dev aolserver4-doc
Architecture: source all i386
Version: 4.0.10-2
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Changed-By: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Description:
aolserver4 - AOL Web Server 4 (Program)
aolserver4-dev - AOL Web Server 4 (Development Tools)
aolserver4-doc - AOL Web Server 4 (Documentation)
Closes: 287680 292954
Changes:
aolserver4 (4.0.10-2) unstable; urgency=low
.
* Brent retired, removed in control file.
* New patch amd64, a bit more refined in respect with proposed ones.
(closes: #292954, #287680)
Files:
35faf6ea1ca150015b676db2029dfe2b 610 web optional aolserver4_4.0.10-2.dsc
439eed3fe436e361a406327f70e04817 3712005 web optional
aolserver4_4.0.10-2.tar.gz
5971199cc07ee664eb2bd992d18a13d9 3130662 doc optional
aolserver4-doc_4.0.10-2_all.deb
517346d539fdff55feb160e92d8ef95a 791982 web optional
aolserver4_4.0.10-2_i386.deb
d2fa8d200728dc256d106e9692502981 75290 devel optional
aolserver4-dev_4.0.10-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFB/jompFNRmenyx0cRAm95AJ9skymfFLEcXg4WNJ7PHq3nXCDt1wCg36mq
A/xL1eKz87Z+vBXEf3SjKTs=
=9d3O
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]