Your message dated Fri, 14 Jan 2005 15:33:31 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#289688: fixed in newlib 1.12.0.20041202-4
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; 10 Jan 2005 15:19:06 +0000
>From [EMAIL PROTECTED] Mon Jan 10 07:19:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d009032.adsl.hansenet.de (localhost.localdomain) [80.171.9.32]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Co1Jy-0002ij-00; Mon, 10 Jan 2005 07:19:06 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
id 1Co1Ps-0001R7-De; Mon, 10 Jan 2005 16:25:12 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: newlib: FTBFS (amd64/gcc-4.0): cannot remove
`debian/tmp/usr/*/lib/libthread_db.so.1': No such file or directory
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 10 Jan 2005 16:25:12 +0100
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: newlib
Severity: normal
Tags: patch
When building 'newlib' on amd64 with gcc-4.0,
I get the following error:
make[1]: Leaving directory `/newlib-1.12.0.20041202/_build'
rm debian/tmp/usr/*/lib/libthread_db.so.1
rm: cannot remove `debian/tmp/usr/*/lib/libthread_db.so.1': No such file or
directory
make: *** [install] Error 1
With the attached patch 'newlib' can be compiled
on amd64 using gcc-4.0.
Regards
Andreas Jochens
diff -urN ../tmp-orig/newlib-1.12.0.20041202/debian/rules ./debian/rules
--- ../tmp-orig/newlib-1.12.0.20041202/debian/rules 2005-01-10
16:15:01.179605824 +0100
+++ ./debian/rules 2005-01-10 16:14:25.007104880 +0100
@@ -11,7 +11,6 @@
install: build
dh_clean -k
$(MAKE) -C _build DESTDIR=$(PWD)/debian/tmp install
- rm debian/tmp/usr/*/lib/libthread_db.so.1
clean:
rm -f build-stamp
---------------------------------------
Received: (at 289688-close) by bugs.debian.org; 14 Jan 2005 20:36:11 +0000
>From [EMAIL PROTECTED] Fri Jan 14 12:36:09 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 1CpYAz-0003rs-00; Fri, 14 Jan 2005 12:36:09 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CpY8R-0004e0-00; Fri, 14 Jan 2005 15:33:31 -0500
From: Shaun Jackman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#289688: fixed in newlib 1.12.0.20041202-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 14 Jan 2005 15:33:31 -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: newlib
Source-Version: 1.12.0.20041202-4
We believe that the bug you reported is fixed in the latest version of
newlib, which is due to be installed in the Debian FTP archive:
libnewlib-dev_1.12.0.20041202-4_i386.deb
to pool/main/n/newlib/libnewlib-dev_1.12.0.20041202-4_i386.deb
libnewlib-headers_1.12.0.20041202-4_all.deb
to pool/main/n/newlib/libnewlib-headers_1.12.0.20041202-4_all.deb
libnewlib0_1.12.0.20041202-4_i386.deb
to pool/main/n/newlib/libnewlib0_1.12.0.20041202-4_i386.deb
newlib_1.12.0.20041202-4.diff.gz
to pool/main/n/newlib/newlib_1.12.0.20041202-4.diff.gz
newlib_1.12.0.20041202-4.dsc
to pool/main/n/newlib/newlib_1.12.0.20041202-4.dsc
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.
Shaun Jackman <[EMAIL PROTECTED]> (supplier of updated newlib 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: Fri, 14 Jan 2005 11:29:44 -0800
Source: newlib
Binary: libnewlib-headers libnewlib0 libnewlib-dev
Architecture: source i386 all
Version: 1.12.0.20041202-4
Distribution: unstable
Urgency: low
Maintainer: Shaun Jackman <[EMAIL PROTECTED]>
Changed-By: Shaun Jackman <[EMAIL PROTECTED]>
Description:
libnewlib-dev - a simple ANSI C library and math library
libnewlib-headers - a simple ANSI C library and math library
libnewlib0 - a simple ANSI C library and math library
Closes: 289688 290372
Changes:
newlib (1.12.0.20041202-4) unstable; urgency=low
.
* Add libltdl3-dev to the build dependencies. Closes: #290372.
* Change the architecture to i386 only. Closes: #289688. Currently, only the
i386 is supported for the Linux target. Other machines need to be added to
newlib/libc/sys/linux/machine, which contains some low level assembler.
Files:
f2abf69dedca32888fefc6a9cf057aa4 644 libs optional newlib_1.12.0.20041202-4.dsc
0a4aad93c3c7ed4c06c23114ef92e729 8673 libs optional
newlib_1.12.0.20041202-4.diff.gz
a2223e96a1af6473eb1d835e5de7493c 418258 libdevel optional
libnewlib-headers_1.12.0.20041202-4_all.deb
07482b95228b7f7fb8a4ed5c029bf9b6 632882 libs optional
libnewlib0_1.12.0.20041202-4_i386.deb
a72e7d336a28c824ea9b20dfeff3b2fb 902684 libdevel optional
libnewlib-dev_1.12.0.20041202-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFB6CQavFdYF1IwUUoRAhMXAKDvP6TSwgGFl/HER5VLC2vHWoTn6ACfbXOd
9UYigHLhhHE/q477gx89A0E=
=uA2O
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]