Your message dated Sun, 01 Aug 2004 14:02:27 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#262459: fixed in gcc-3.4 3.4.1ds1-5 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; 31 Jul 2004 03:44:09 +0000 >From [EMAIL PROTECTED] Fri Jul 30 20:44:09 2004 Return-path: <[EMAIL PROTECTED]> Received: from mail.gmx.net [213.165.64.20] by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1Bqkn3-0001wV-00; Fri, 30 Jul 2004 20:44:09 -0700 Received: (qmail 30374 invoked by uid 65534); 31 Jul 2004 03:43:37 -0000 Received: from pD9EA460A.dip0.t-ipconnect.de (EHLO nighthawk.oase.mhn.de) (217.234.70.10) by mail.gmx.net (mp024) with SMTP; 31 Jul 2004 05:43:37 +0200 X-Authenticated: #686195 Received: from mbanck by nighthawk.oase.mhn.de with local (Exim 4.34) id 1Bqkog-00019k-17; Sat, 31 Jul 2004 05:45:50 +0200 Date: Sat, 31 Jul 2004 05:45:50 +0200 From: Michael Banck <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: gcc-3.4: Strange Build-Depends "gnu" instead of "hurd-i386" Message-ID: <[EMAIL PROTECTED]> Reply-To: Michael Banck <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Reportbug-Version: 2.63 User-Agent: Mutt/1.5.6+20040523i Sender: Michael Banck <[EMAIL PROTECTED]> 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: gcc-3.4 Severity: normal OK, so this is when I'm trying to get the build-deps via APT (granted, running from my GNU/Linux partition, but apt.conf.offline makes sure the proper files get read): nighthawk/gnu/etc/apt$ sudo apt-get -c apt.conf.offline --arch-only build-dep gcc-3.4 Reading Package Lists... Done Building Dependency Tree... Done Package gnat-3.3 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package gnat-3.4 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package gnat-3.3 has no installation candidate E: Package gnat-3.4 has no installation candidate And this is what I get when I just try to run dpkg-buildpackage: dpkg-buildpackage: source package is gcc-3.4 dpkg-buildpackage: source version is 3.4.1ds1-4 dpkg-buildpackage: source maintainer is Matthias Klose <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture is hurd-i386 dpkg-checkbuilddeps: Unmet build dependencies: dejagnu (>= 1.4.3) expect (>= 5.38.0) flex gnat-3.3 | gnat-3.4 procps libart-2.0-dev g77-3.3 gobjc-3.3 This correlates nicely with all the 'gnu' occurances in debian/control's Build-Depends: Build-Depends: libc6.1-dev (>= 2.3.2.ds1-13) [alpha ia64] | libc0.3-dev (>= 2.3.2.ds1-13) | libc0.1-dev (>= 2.3.2.ds1-13) | libc12-dev (>= 2.3.2.ds1-13) | libc6-dev (>= 2.3.2.ds1-13), libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], m4, autoconf2.13, autoconf, automake1.4, automake1.7, libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [!m68k !gnu !kfreebsd-gnu !knetbsd-gnu], expect (>= 5.38.0) [!m68k !gnu !kfreebsd-gnu !knetbsd-gnu], bzip2, binutils (>= 2.14.90.0.7-8), binutils-hppa64 [hppa], debhelper (>= 4.1), gperf (>= 2.7-3), bison (>= 1:1.875a-1) | bison (<< 1:1.50), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [!avr !kfreebsd-gnu !knetbsd-gnu], xlibs-dev, gnat-3.3 [!arm !m68k !gnu !kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu] | gnat-3.4 [!arm !m68k !gnu !kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu] | gnat [i386 powerpc sparc], libncurses5-dev [!netbsd-elf-gnu], libgmp3-dev, tetex-bin [!netbsd-elf-gnu], locales [!kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu !hurd-i386], procps [!m68k !gnu !kfreebsd-gnu !knetbsd-gnu], help2man [!netbsd-elf-gnu], sharutils, libgtk2.0-dev [!gnu !kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu], libart-2.0-dev [!gnu !kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu], g++-3.3, g77-3.3, gobjc-3.3 which seem to be auto-generated except for locales. Now, I wonder is this some type-handling trick I don't understand, or was this expansion only accidently broadened to the Build-Depends? Also, I guess this missing parenthesis in -2 made the Build-Depends not getting evaluated at all, right? Cause gcc-3.4 happily started to build last time, although those spurious architecture specification were already there. thanks, Michael --------------------------------------- Received: (at 262459-close) by bugs.debian.org; 1 Aug 2004 18:08:11 +0000 >From [EMAIL PROTECTED] Sun Aug 01 11:08:11 2004 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 1BrKkl-0004xD-00; Sun, 01 Aug 2004 11:08:11 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BrKfD-0002rW-00; Sun, 01 Aug 2004 14:02:27 -0400 From: Matthias Klose <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.51 $ Subject: Bug#262459: fixed in gcc-3.4 3.4.1ds1-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 01 Aug 2004 14:02:27 -0400 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 3 Source: gcc-3.4 Source-Version: 3.4.1ds1-5 We believe that the bug you reported is fixed in the latest version of gcc-3.4, which is due to be installed in the Debian FTP archive: cpp-3.4-doc_3.4.1-5_all.deb to pool/main/g/gcc-3.4/cpp-3.4-doc_3.4.1-5_all.deb cpp-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/cpp-3.4_3.4.1-5_i386.deb fastjar_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/fastjar_3.4.1-5_i386.deb g++-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/g++-3.4_3.4.1-5_i386.deb g77-3.4-doc_3.4.1-5_all.deb to pool/main/g/gcc-3.4/g77-3.4-doc_3.4.1-5_all.deb g77-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/g77-3.4_3.4.1-5_i386.deb gcc-3.4-base_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/gcc-3.4-base_3.4.1-5_i386.deb gcc-3.4-doc_3.4.1-5_all.deb to pool/main/g/gcc-3.4/gcc-3.4-doc_3.4.1-5_all.deb gcc-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/gcc-3.4_3.4.1-5_i386.deb gcc-3.4_3.4.1ds1-5.diff.gz to pool/main/g/gcc-3.4/gcc-3.4_3.4.1ds1-5.diff.gz gcc-3.4_3.4.1ds1-5.dsc to pool/main/g/gcc-3.4/gcc-3.4_3.4.1ds1-5.dsc gcj-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/gcj-3.4_3.4.1-5_i386.deb gij-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/gij-3.4_3.4.1-5_i386.deb gnat-3.4-doc_3.4.1-5_all.deb to pool/main/g/gcc-3.4/gnat-3.4-doc_3.4.1-5_all.deb gnat-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/gnat-3.4_3.4.1-5_i386.deb gobjc-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/gobjc-3.4_3.4.1-5_i386.deb gpc-2.1-3.4-doc_3.4.1-5_all.deb to pool/main/g/gcc-3.4/gpc-2.1-3.4-doc_3.4.1-5_all.deb gpc-2.1-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/gpc-2.1-3.4_3.4.1-5_i386.deb libffi3-dev_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libffi3-dev_3.4.1-5_i386.deb libffi3_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libffi3_3.4.1-5_i386.deb libgcc1_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libgcc1_3.4.1-5_i386.deb libgcj5-common_3.4.1-5_all.deb to pool/main/g/gcc-3.4/libgcj5-common_3.4.1-5_all.deb libgcj5-dev_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libgcj5-dev_3.4.1-5_i386.deb libgcj5_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libgcj5_3.4.1-5_i386.deb libgnat-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libgnat-3.4_3.4.1-5_i386.deb libstdc++6-dbg_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libstdc++6-dbg_3.4.1-5_i386.deb libstdc++6-dev_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libstdc++6-dev_3.4.1-5_i386.deb libstdc++6-doc_3.4.1-5_all.deb to pool/main/g/gcc-3.4/libstdc++6-doc_3.4.1-5_all.deb libstdc++6-pic_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libstdc++6-pic_3.4.1-5_i386.deb libstdc++6_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/libstdc++6_3.4.1-5_i386.deb treelang-3.4_3.4.1-5_i386.deb to pool/main/g/gcc-3.4/treelang-3.4_3.4.1-5_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. Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-3.4 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: Sat, 31 Jul 2004 06:34:04 +0200 Source: gcc-3.4 Binary: g77-3.4-doc gcc-3.4-base libstdc++6 lib64gcj5-awt gnat-3.4 libobjc1 libgcj5 libgcc1 gcc-3.4 lib64g2c0 gobjc-3.4 libstdc++6-0 gcc-3.4-nof libgcc2 libstdc++6-dev libstdc++6-doc protoize libgnat-3.4 libgcj5-dev libstdc++6-0-pic libgcj5-common lib64stdc++6 libstdc++6-dbg gij-3.4 lib64gnat-3.4 lib64objc1 cpp-3.4 lib64gcj5 gcc-3.4-hppa64 gcc-3.4-soft-float libstdc++6-0-dev libgcj5-awt cpp-3.4-doc libgcj-common libffi3-dev gcc-3.4-doc libg2c0-dev gpc-2.1-3.4-doc lib64gcc1 fastjar treelang-3.4 libffi3 fixincludes libg2c0 libstdc++6-pic lib64ffi3 gnat-3.4-doc libstdc++6-0-dbg gcj-3.4 gpc-2.1-3.4 g++-3.4 g77-3.4 Architecture: source all i386 Version: 3.4.1ds1-5 Distribution: unstable Urgency: high Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org> Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: cpp-3.4 - The GNU C preprocessor cpp-3.4-doc - Documentation for the GNU C preprocessor (cpp) fastjar - Jar creation utility g++-3.4 - The GNU C++ compiler g77-3.4 - The GNU Fortran 77 compiler g77-3.4-doc - Documentation for the GNU Fortran compiler (g77) gcc-3.4 - The GNU C compiler gcc-3.4-base - The GNU Compiler Collection (base package) gcc-3.4-doc - Documentation for the GNU compilers (gcc, gobjc, g++) gcj-3.4 - The GNU compiler for Java(TM) gij-3.4 - The GNU Java bytecode interpreter gnat-3.4 - The GNU Ada compiler gnat-3.4-doc - Documentation for the GNU Ada compiler (gnat) gobjc-3.4 - The GNU Objective-C compiler gpc-2.1-3.4 - The GNU Pascal compiler gpc-2.1-3.4-doc - Documentation for the GNU Pascal compiler (gpc) libffi3 - Foreign Function Interface library runtime libffi3-dev - Foreign Function Interface library (development files) libgcc1 - GCC support library libgcj5 - Java runtime library for use with gcj libgcj5-common - Java runtime library for use with gcj (jar files) libgcj5-dev - Java development headers and static library for use with gcj libgnat-3.4 - Runtime library for GNU Ada applications libstdc++6 - The GNU Standard C++ Library v3 libstdc++6-dbg - The GNU Standard C++ Library v3 (debugging files) libstdc++6-dev - The GNU Standard C++ Library v3 (development files) libstdc++6-doc - The GNU Standard C++ Library v3 (documentation files) libstdc++6-pic - The GNU Standard C++ Library v3 (shared library subset kit) treelang-3.4 - The GNU Treelang compiler Closes: 262208 262249 262459 Changes: gcc-3.4 (3.4.1ds1-5) unstable; urgency=high . * Fix gpc build failures on alpha, mips, mipsel (closes: #262208). * Fix gcc-hppa64 build failure (closes: #262249). * Don't build the GTK+ based peers to avoid dependency on libtiff. * Fix build-dependencies for hurd systems (closes: #262459). * Disable the testsuite, locales is currently not installable while libc and libc-dev are out of date on many architectures. Files: 32933421410686bdacd75e7888e5a865 2359 devel optional gcc-3.4_3.4.1ds1-5.dsc 772b726516f7c95d1ab8f952d1194d07 3662657 devel optional gcc-3.4_3.4.1ds1-5.diff.gz 2a437819cfe1ea6fe869a6d33a6f2942 181566 doc optional cpp-3.4-doc_3.4.1-5_all.deb a5c692aca3c1034f30702c581c93b246 1868098 libs optional libgcj5-common_3.4.1-5_all.deb 4372452ddf560ca992ec1ac81deb9984 4046162 doc optional libstdc++6-doc_3.4.1-5_all.deb 20598b18da57e09b86eaf1a726adeffb 628850 doc optional g77-3.4-doc_3.4.1-5_all.deb fd8553f6cf71f6589c94658ac1e0125c 896364 doc optional gnat-3.4-doc_3.4.1-5_all.deb e158b524900d567f790383a25c12c4d7 468712 doc optional gpc-2.1-3.4-doc_3.4.1-5_all.deb 754c585d2b4cfa022bdb8f07d30a973b 1464334 doc optional gcc-3.4-doc_3.4.1-5_all.deb ec5ddb06d03018816315884585bba29c 155768 devel optional gcc-3.4-base_3.4.1-5_i386.deb 7e061c30d15c03c62ae92de45d758715 77586 libs required libgcc1_3.4.1-5_i386.deb 7a3ae7a473f80c269f824f9f70ca3c8e 1562406 interpreters optional cpp-3.4_3.4.1-5_i386.deb 79372b08b78329e7d3973b58e8acb1f6 1601540 devel optional gobjc-3.4_3.4.1-5_i386.deb 396f8061cfe0d647d35b3ddc27f408fc 13252 devel optional gij-3.4_3.4.1-5_i386.deb 0bc8c7bc4f70cefdaa5531c0f7af3f1c 3447760 libs optional libgcj5_3.4.1-5_i386.deb 5f3bfe91382cae2d11e09720df1c8b4c 1900150 devel optional gcj-3.4_3.4.1-5_i386.deb dc34b2621df837eb16ca9b958353e533 6178300 libdevel optional libgcj5-dev_3.4.1-5_i386.deb 3dfc698eb4572937202e5ee3fb923b43 116420 devel optional fastjar_3.4.1-5_i386.deb 22712d4bcba987f784a52e596125d008 76622 libs optional libffi3_3.4.1-5_i386.deb b1c72f5e2a7e103916d44f08239665a7 8724 libdevel optional libffi3-dev_3.4.1-5_i386.deb 54efb3168e1b68896272dc8966e8a3ea 1790496 devel optional g++-3.4_3.4.1-5_i386.deb c018058c876a71941df1ad7e51ac58b3 319910 base optional libstdc++6_3.4.1-5_i386.deb 753029da513fcd36c483d06bb9187e52 872920 libdevel optional libstdc++6-dev_3.4.1-5_i386.deb 5364ab03bc1e7c898fbc891f6bb43205 372352 libdevel extra libstdc++6-pic_3.4.1-5_i386.deb d02bc91a1fb2bfa33e3dd968ba864fd3 4418746 libdevel extra libstdc++6-dbg_3.4.1-5_i386.deb ce26362a0a7f76c71a0ffb15304c71a5 1719404 devel optional g77-3.4_3.4.1-5_i386.deb fa32834e687d043d09507e7983715dd0 727874 libs optional libgnat-3.4_3.4.1-5_i386.deb 86123c94ae4bec7b27531a16ec7bde8f 6991332 devel optional gnat-3.4_3.4.1-5_i386.deb c7d9922bf18e2751df5568bdcfebcfb7 2708834 devel optional treelang-3.4_3.4.1-5_i386.deb d894587c0fee5cf36d04cf7ae9e3543b 2106330 devel optional gpc-2.1-3.4_3.4.1-5_i386.deb 9cfb0c65b632860caebf2ec8d7bced43 1344188 devel optional gcc-3.4_3.4.1-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBDPM9StlRaw+TLJwRAiOdAJ9cTO7iOyjQmHWjy7/o3fPzabyTcACfTyaV VEctNPo7IoqOMMFomZT9090= =k30X -----END PGP SIGNATURE-----