Your message dated Fri, 15 Aug 2003 22:47:45 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#205294: fixed in gcc-snapshot 20030815-1 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; 13 Aug 2003 23:35:10 +0000 >From [EMAIL PROTECTED] Wed Aug 13 18:35:08 2003 Return-path: <[EMAIL PROTECTED]> Received: from winfree.gag.com [192.133.104.8] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19n592-0003Mc-00; Wed, 13 Aug 2003 18:35:08 -0500 Received: from spampd.localdomain (localhost [127.0.0.1]) by winfree.gag.com (Postfix) with ESMTP id BFAB1C214 for <[EMAIL PROTECTED]>; Wed, 13 Aug 2003 17:35:05 -0600 (MDT) Received: from rover.gag.com (rover.gag.com [192.133.104.32]) by winfree.gag.com (Postfix) with ESMTP id 6AEB7C214 for <[EMAIL PROTECTED]>; Wed, 13 Aug 2003 17:35:05 -0600 (MDT) Received: by rover.gag.com (Postfix, from userid 1000) id 4C4CC43BD7; Wed, 13 Aug 2003 17:35:05 -0600 (MDT) To: [EMAIL PROTECTED] Subject: gcc-snapshot_20030728-1(unstable/ia64): FTBFS: libart-config not found From: Bdale Garbee <[EMAIL PROTECTED]> Date: Wed, 13 Aug 2003 17:35:05 -0600 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_30,HAS_PACKAGE version=2.53-bugs.debian.org_2003_07_20 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp) Package: gcc-snapshot Version: 20030728-1 Severity: important This package fails on the ia64 autobuilder as shown below. Bdale | Automatic build of gcc-snapshot_20030728-1 on caballero by sbuild/ia64 1.170.4 | Build started at 20030813-2009 | checking for libart-config... no | checking for LIBART - version >= 2.1.0... no | *** The libart-config script installed by LIBART could not be found | *** If LIBART was installed in PREFIX, make sure PREFIX/bin is in | *** your path, or set the LIBART_CONFIG environment variable to the | *** full path to libart-config. | make[3]: *** [configure-target-libjava] Error 1 | make[3]: Leaving directory `/build/buildd/gcc-snapshot-20030728/build' | make[2]: *** [bootstrap-lean] Error 2 | make[2]: Leaving directory `/build/buildd/gcc-snapshot-20030728/build' | s=`cat status`; rm -f status; test $s -eq 0 | make[1]: *** [stamps/05-build-stamp] Error 1 | make[1]: Leaving directory `/build/buildd/gcc-snapshot-20030728' | make: *** [stamps/05-build-stamp] Error 2 [...] A complete build log can be found at http://buildd.debian.org/build.php?arch=ia64&pkg=gcc-snapshot&ver=20030728-1 --------------------------------------- Received: (at 205294-close) by bugs.debian.org; 16 Aug 2003 02:53:11 +0000 >From [EMAIL PROTECTED] Fri Aug 15 21:53:05 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19nrBe-0003zX-00; Fri, 15 Aug 2003 21:53:02 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19nr6X-00042n-00; Fri, 15 Aug 2003 22:47:45 -0400 From: Matthias Klose <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.35 $ Subject: Bug#205294: fixed in gcc-snapshot 20030815-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 15 Aug 2003 22:47:45 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of gcc-snapshot, which is due to be installed in the Debian FTP archive: gcc-snapshot_20030815-1.diff.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20030815-1.diff.gz gcc-snapshot_20030815-1.dsc to pool/main/g/gcc-snapshot/gcc-snapshot_20030815-1.dsc gcc-snapshot_20030815-1_i386.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20030815-1_i386.deb gcc-snapshot_20030815.orig.tar.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20030815.orig.tar.gz 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-snapshot 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, 15 Aug 2003 20:11:56 +0200 Source: gcc-snapshot Binary: gcc-snapshot Architecture: source i386 Version: 20030815-1 Distribution: unstable Urgency: low Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org> Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: gcc-snapshot - A SNAPSHOT of the GNU Compiler Collection. Closes: 203593 205294 Changes: gcc-snapshot (20030815-1) unstable; urgency=low . * CVS 20030809, taken from HEAD. * Change ix86 default CPU: - i386-linux -> i486-linux - i386-gnu -> i586-gnu - i386-freebsd-gnu -> i486-freebsd-gnu * Install only one copy of tree1 (closes: #203593). * Detect Debian's libart2-config (closes: #205294). * Remove the build dependency on locales for now. Files: 2e546ab426ba0b1c3cb039de56584814 1515 devel extra gcc-snapshot_20030815-1.dsc 530c5b9713488fe258407c974f2b9506 22161410 devel extra gcc-snapshot_20030815.orig.tar.gz 25b11432aa61e9c6a91d5d2e2c950575 66294 devel extra gcc-snapshot_20030815-1.diff.gz 9020b46b1bf9cf9431902d30ace0bb13 38434112 devel extra gcc-snapshot_20030815-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/PWUkStlRaw+TLJwRAtToAJ9ZbdVVvnLVo9aWmdCEAGvd1jhz3ACeMAZU 8iIV/kG3PTOsuHl/xJinXe8= =o7O3 -----END PGP SIGNATURE-----