Your message dated Fri, 14 Mar 2003 18:32:34 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#183891: fixed in gcc-snapshot 20030309-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; 8 Mar 2003 00:29:04 +0000 >From [EMAIL PROTECTED] Fri Mar 07 18:29:04 2003 Return-path: <[EMAIL PROTECTED]> Received: from smtp0.adl1.internode.on.net [203.16.214.194] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18rSD1-0005FM-00; Fri, 07 Mar 2003 18:29:03 -0600 Received: from ellington (ppp778.nsw.padsl.internode.on.net [150.101.195.9]) by smtp0.adl1.internode.on.net (8.12.4/8.12.4) with ESMTP id h280T02c051166; Sat, 8 Mar 2003 10:59:01 +1030 (CST) Received: from delsarto by ellington with local (Exim 3.36 #1 (Debian)) id 18rSCx-0008BI-00; Sat, 08 Mar 2003 11:28:59 +1100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ian Wienand <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcc-snapshot: [PATCH] Slight update to README.snapshot X-Mailer: reportbug 2.10 Date: Sat, 08 Mar 2003 11:28:59 +1100 Message-Id: <[EMAIL PROTECTED]> Sender: Ian Wienand <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-1.1 required=4.0 tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF,SPAM_PHRASE_00_01 version=2.44 X-Spam-Level: Package: gcc-snapshot Version: 20030301-1 Severity: wishlist Tags: patch Hi, Below is a small patch to README.snapshot to give a sample wrapper script for gcc-snapshot. I recently made one but forgot the " " around my $@ and was stumped as to why gcc would not parse it's command line correctly. As I imagine this is a pretty common thing to do with this package, a correct sample might save someone some time that I wasted -i *** /home/delsarto/README.snapshot.diff --- README.snapshot.old 2003-03-08 11:18:03.000000000 +1100 +++ README.snapshot 2003-03-08 11:20:45.000000000 +1100 @@ -15,5 +15,18 @@ LD_LIBRARY_PATH=/usr/lib/gcc-snapshot/lib:$LD_LIBRARY_PATH PATH=/usr/lib/gcc-snapshot/bin:$PATH +You might also like to use a shell script to wrap up this +funcationality, e.g. + +place in /usr/local/bin/gcc-snapshot and chmod +x it + +#!/bin/bash +LD_LIBRARY_PATH=/usr/lib/gcc-snapshot/lib:$LD_LIBRARY_PATH +PATH=/usr/lib/gcc-snapshot/bin:$PATH +gcc "$@" + +Don't forget the quotes around the $@ or gcc will not parse it's +command line correctly! + Unset these variables before building Debian packages destined for an upload to ftp-master.debian.org. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux ellington 2.4.20-686 #1 Mon Jan 13 22:22:30 EST 2003 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages gcc-snapshot depends on: ii binutils 2.13.90.0.18-1.1 The GNU assembler, linker and bina ii libc6 2.3.1-14 GNU C Library: Shared libraries an ii xlibs 4.2.1-6 X Window System client libraries ii zlib1g 1:1.1.4-10 compression library - runtime -- no debconf information --------------------------------------- Received: (at 183891-close) by bugs.debian.org; 14 Mar 2003 23:39:45 +0000 >From [EMAIL PROTECTED] Fri Mar 14 17:39:44 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18tym8-0000Af-00; Fri, 14 Mar 2003 17:39:44 -0600 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 18tyfC-0000UH-00; Fri, 14 Mar 2003 18:32:34 -0500 From: Matthias Klose <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.33 $ Subject: Bug#183891: fixed in gcc-snapshot 20030309-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 14 Mar 2003 18:32:34 -0500 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_20030309-1.diff.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20030309-1.diff.gz gcc-snapshot_20030309-1.dsc to pool/main/g/gcc-snapshot/gcc-snapshot_20030309-1.dsc gcc-snapshot_20030309-1_m68k.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20030309-1_m68k.deb gcc-snapshot_20030309.orig.tar.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20030309.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----- Format: 1.7 Date: Mon, 10 Mar 2003 01:39:15 +0100 Source: gcc-snapshot Binary: gcc-snapshot Architecture: source m68k Version: 20030309-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 The GNU Compiler Collection Closes: 183891 Changes: gcc-snapshot (20030309-1) unstable; urgency=low . * CVS 20030309, taken from the gcc-3_3-release branch. * This one using --enable-sjlj-exceptions again. * README.snapshot: Add paragraph how to setup a wrapper (closes: #183891). Files: 3e8d95505c6b4549d3efdf31e786f4e2 1346 devel extra gcc-snapshot_20030309-1.dsc 20d257b40885c4083f3263e73a2ad2ed 20758792 devel extra gcc-snapshot_20030309.orig.tar.gz 34de0f1a1771e58149c25ebc40bfbb68 58118 devel extra gcc-snapshot_20030309-1.diff.gz c916b68f2bb3699c2a9abe83a391183a 17056980 devel extra gcc-snapshot_20030309-1_m68k.deb -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv Comment: Requires PGP version 2.6 or later. iQEVAwUBPnJBxAuDzMCIcnEhAQFnPQf+NeWw/pAGUiLPneFUXrQ/5ZXvUUXsNHnc W14NA5pbsZaFBYCgHi3xpdeYZJZbCwn6mQ+VRXfE6paEeFhLYTT4AthMGbMp0xyx CmU6mS2DIZn2iI0wPP1wwrnulYJpuh8WoHX2c5WtcalpOcArO+7kLo2++BI/TP1D Q3RXs0eiFZm0XCJc6m+bDP456bUj1gI9+R22hYpE7OU2i25BS45fsm2yKxCiXNzE z+ue/QMRJqqIcH4komQO5YNwCKbk/MZSo0oNRxe4avdvzlAGLGVrRr1/oSHXodA3 ld6FI/bct9LF/jgY5/ewBc9mYjvgFNTKekWDsSza0s9HHPg0EaEkFg== =xrq+ -----END PGP SIGNATURE-----