Your message dated Fri, 14 Oct 2005 16:17:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#321621: fixed in amd64-libs 1.3
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; 6 Aug 2005 13:41:54 +0000
>From [EMAIL PROTECTED] Sat Aug 06 06:41:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E1Ovy-0007Js-00; Sat, 06 Aug 2005 06:41:54 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id PAA03341
for <[EMAIL PROTECTED]>; Sat, 6 Aug 2005 15:41:51 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 61DEFFD4B
for <[EMAIL PROTECTED]>; Sat, 6 Aug 2005 15:41:51 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
id 27121-04 for <[EMAIL PROTECTED]>;
Sat, 6 Aug 2005 15:41:51 +0200 (MEST) 13906
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
for <[EMAIL PROTECTED]>; Sat, 6 Aug 2005 15:41:51 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j76DfoGk003955;
Sat, 6 Aug 2005 15:41:50 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 6 Aug 2005 15:41:50 +0200
To: [EMAIL PROTECTED]
X-Debbugs-CC: [EMAIL PROTECTED]
Subject: gcc biarch builds fails on i386
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
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-Level:
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
Package: amd64-libs-dev
Severity: serious
after upgrading to glibc-2.3.5, the gcc-4.0 biarch build fails:
if [ x"-fpic" != x ]; then \
/org/packages/gcc/4.0/gcc-4.0-4.0.1/build/gcc/xgcc
-B/org/packages/gcc/4.0/gcc-4.0-4.0.1/build/gcc/ -B/usr/i486-linux-gnu/bin/
-B/usr/i486-linux-gnu/lib/ -isystem /usr/i486-linux-gnu/include -isystem
/usr/i486-linux-gnu/sys-include -c -DHAVE_CONFIG_H -O2 -g -O2 -m64 -I.
-I../../../../src/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic
../../../../src/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
In file included from /usr/include/bits/mathinline.h:5,
from /usr/include/math.h:382,
from ../../../../src/libiberty/floatformat.c:27:
/usr/include/x86_64-linux/bits/mathinline.h:45: error: syntax error before '{'
token
/usr/include/x86_64-linux/bits/mathinline.h:46: error: syntax error before '}'
token
/usr/include/x86_64-linux/bits/mathinline.h:46: error: field name not in record
or union initializer
/usr/include/x86_64-linux/bits/mathinline.h:46: error: (near initialization for
'__u')
/usr/include/x86_64-linux/bits/mathinline.h:46: error: '__x' undeclared here
(not in a function)
/usr/include/x86_64-linux/bits/mathinline.h:47: error: syntax error before
'return'
/usr/include/x86_64-linux/bits/mathinline.h:51: error: syntax error before '{'
token
/usr/include/x86_64-linux/bits/mathinline.h:52: error: conflicting types for
'__i'
/usr/include/x86_64-linux/bits/mathinline.h:46: error: previous declaration of
'__i' was here
/usr/include/x86_64-linux/bits/mathinline.h:52: error: syntax error before '}'
token
/usr/include/x86_64-linux/bits/mathinline.h:52: error: redefinition of '__u'
/usr/include/x86_64-linux/bits/mathinline.h:46: error: previous definition of
'__u' was here
/usr/include/x86_64-linux/bits/mathinline.h:52: error: field name not in record
or union initializer
/usr/include/x86_64-linux/bits/mathinline.h:52: error: (near initialization for
'__u')
/usr/include/x86_64-linux/bits/mathinline.h:53: error: syntax error before
'return'
/usr/include/x86_64-linux/bits/mathinline.h:57: error: syntax error before '{'
token
/usr/include/x86_64-linux/bits/mathinline.h:58: error: conflicting types for
'__i'
/usr/include/x86_64-linux/bits/mathinline.h:46: error: previous declaration of
'__i' was here
/usr/include/x86_64-linux/bits/mathinline.h:58: error: syntax error before '}'
token
/usr/include/x86_64-linux/bits/mathinline.h:58: error: redefinition of '__u'
/usr/include/x86_64-linux/bits/mathinline.h:46: error: previous definition of
'__u' was here
/usr/include/x86_64-linux/bits/mathinline.h:58: error: field name not in record
or union initializer
/usr/include/x86_64-linux/bits/mathinline.h:58: error: (near initialization for
'__u')
/usr/include/x86_64-linux/bits/mathinline.h:59: error: syntax error before
'return'
make[6]: *** [floatformat.o] Error 1
make[6]: Leaving directory
`/org/packages/gcc/4.0/gcc-4.0-4.0.1/build/i486-linux-gnu/64/libiberty'
make[5]: *** [multi-do] Error 1
---------------------------------------
Received: (at 321621-close) by bugs.debian.org; 14 Oct 2005 23:18:25 +0000
>From [EMAIL PROTECTED] Fri Oct 14 16:18:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EQYnR-0007o7-00; Fri, 14 Oct 2005 16:17:05 -0700
From: Daniel Jacobowitz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#321621: fixed in amd64-libs 1.3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 14 Oct 2005 16:17:05 -0700
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-Level:
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-CrossAssassin-Score: 4
Source: amd64-libs
Source-Version: 1.3
We believe that the bug you reported is fixed in the latest version of
amd64-libs, which is due to be installed in the Debian FTP archive:
amd64-libs-dev_1.3_i386.deb
to pool/main/a/amd64-libs/amd64-libs-dev_1.3_i386.deb
amd64-libs_1.3.dsc
to pool/main/a/amd64-libs/amd64-libs_1.3.dsc
amd64-libs_1.3.tar.gz
to pool/main/a/amd64-libs/amd64-libs_1.3.tar.gz
amd64-libs_1.3_i386.deb
to pool/main/a/amd64-libs/amd64-libs_1.3_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.
Daniel Jacobowitz <[EMAIL PROTECTED]> (supplier of updated amd64-libs 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 Oct 2005 18:20:25 -0400
Source: amd64-libs
Binary: amd64-libs-dev amd64-libs
Architecture: source i386
Version: 1.3
Distribution: unstable
Urgency: low
Maintainer: Daniel Jacobowitz <[EMAIL PROTECTED]>
Changed-By: Daniel Jacobowitz <[EMAIL PROTECTED]>
Description:
amd64-libs - Amd64 shared libraries for use on i386/x86_64 systems
amd64-libs-dev - Amd64 development libraries and headers for use on
i386/x86_64 sy
Closes: 317970 321621 324213 327766
Changes:
amd64-libs (1.3) unstable; urgency=low
.
* Remove glibc, ncurses, and linux-kernel-headers, which now support
biarch on i386, and add transitional dependencies
(Closes: #321621, #327766, #324213).
* Update zlib and bzip2 packages (Closes: #317970).
Files:
a9f4152943d175b80d3f32644f07c7c7 540 libs optional amd64-libs_1.3.dsc
8811fe3a53ff9646a311fffb13a7bb05 1762503 libs optional amd64-libs_1.3.tar.gz
7e79068ec0453add95ef2ff94442d753 78746 libs optional amd64-libs_1.3_i386.deb
86e5c46b50826d09e24b889db2bd01e4 78740 libdevel optional
amd64-libs-dev_1.3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDUDmgbgOPXuCjg3cRAnbRAJ0fEG7cMHLJR9yG46O+D/8WWJp9KwCfTlLq
+cbJNd2F/kP4An98t6pJx34=
=lgpc
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]