Your message dated Fri, 25 Mar 2005 11:32:25 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#248544: fixed in colorgcc 1.3.2.0-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; 11 May 2004 22:08:29 +0000
>From [EMAIL PROTECTED] Tue May 11 15:08:29 2004
Return-path: <[EMAIL PROTECTED]>
Received: from ptr-64-201-187-81.ptr.terago.ca (mars.net-itech.com) 
[64.201.187.81] 
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1BNfQL-0001UG-00; Tue, 11 May 2004 15:08:29 -0700
Received: (qmail 23662 invoked from network); 11 May 2004 22:08:26 -0000
Received: from unknown (HELO mai.internal.nit.ca) (192.168.12.1)
  by mars.net-itech.com with SMTP; 11 May 2004 22:08:26 -0000
Received: (qmail 2987 invoked from network); 11 May 2004 22:08:26 -0000
Received: from unknown (HELO elvago.internal.nit.ca) (192.168.12.51)
  by mai.internal.nit.ca with SMTP; 11 May 2004 22:08:26 -0000
Received: from jnc by elvago.internal.nit.ca with local (Exim 3.35 #1 (Debian))
        id 1BNfQD-00049q-00; Tue, 11 May 2004 18:08:21 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Joe Mason <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: colorgcc: cannot exec chain of gcc commands (worked in stable)
X-Mailer: reportbug 2.58
Date: Tue, 11 May 2004 18:08:21 -0400
Message-Id: <[EMAIL PROTECTED]>
Sender: Joe Mason <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
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.5 required=4.0 tests=BAYES_01,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: colorgcc
Version: 1.3.2.0-2
Severity: important

I invoke colorgcc through a symlink in /home/jnc/bin, which is first in
my path.  The gcc command is "ccache /usr/bin/gcc", which worked with
version 1.3.2-4.2.  I just upgraded to 1.3.2.0-2 (gripe: not at all
clear which of those is more recent!) and now I get:

$ gcc -o hello hello.c
open3: exec of ccache /usr/bin/gcc-3.3 -o hello hello.c failed at
/home/jnc/bin/gcc line 236

Taking ccache out of the chain works, but quoting it does not.
Strangely, invoking colorgcc directly instead of through the symlink
also works!

More info:

$ ls -l ~/bin/[gc][c\+]*
lrwxrwxrwx    1 jnc      jnc            17 May 11 18:02 c++ -> /usr/bin/colorgcc
lrwxrwxrwx    1 jnc      jnc            17 Jan 20 13:08 cc -> /usr/bin/colorgcc
lrwxrwxrwx    1 jnc      jnc            17 May 11 18:02 g++ -> /usr/bin/colorgcc
lrwxrwxrwx    1 jnc      jnc            17 May 11 18:02 gcc -> /usr/bin/colorgcc

$ cat ~/.colorgccrc 
#
# colorgcc configuration file
#
# $Id: colorgccrc,v 1.1.1.1 1999/04/25 15:24:03 jamoyers Exp $
#
# This file should be named $HOME/.colorgccrc
#
#
# The following groups of attributes may be combined for a given color:
#
# clear         black      on_black   
# reset         red        on_red     
# bold          green      on_green   
# underline     yellow     on_yellow  
# underscore    blue       on_blue    
# blink         magenta    on_magenta 
# reverse       cyan       on_cyan    
# concealed     white      on_white   
#
# For example, srcColor: bold cyan on_yellow
#

# Define the paths to the actual location of the various compilers.
# (Currently, colorgcc only understands these: g++ gcc c++ cc)
g++:  ccache /usr/bin/g++-3.3
gcc:  ccache /usr/bin/gcc-3.3
c++:  ccache /usr/bin/g++-3.3
cc:   ccache /usr/bin/gcc-3.3

# Don't do color if our terminal type ($TERM) is one of these.
# (List all terminal types on one line, seperated by whitespace.)
nocolor: dumb

# Text between ` and ' is usually source code.
srcColor: bold cyan

# Text other than a warning or error.
introColor: reset

# Warnings and errors both have similar formats:
#    filename:999:Message
# Each field may be assigned a different color.
r
# Warnings
warningFileNameColor: reset
warningNumberColor:   white
warningMessageColor:  yellow

# Errors
errorFileNameColor: reset
errorNumberColor:   white
errorMessageColor:  bold red


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25
Locale: LANG=C, LC_CTYPE=C

Versions of packages colorgcc depends on:
ii  perl                          5.8.3-3    Larry Wall's Practical Extraction 
ii  perl-modules                  5.8.3-3    Core Perl modules.

-- no debconf information

---------------------------------------
Received: (at 248544-close) by bugs.debian.org; 25 Mar 2005 17:02:20 +0000
>From [EMAIL PROTECTED] Fri Mar 25 09:02:20 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 1DEsCS-0004Gz-00; Fri, 25 Mar 2005 09:02:20 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DErjV-0006md-00; Fri, 25 Mar 2005 11:32:25 -0500
From: Barry deFreese <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#248544: fixed in colorgcc 1.3.2.0-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 25 Mar 2005 11:32:25 -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: 
X-CrossAssassin-Score: 2

Source: colorgcc
Source-Version: 1.3.2.0-4

We believe that the bug you reported is fixed in the latest version of
colorgcc, which is due to be installed in the Debian FTP archive:

colorgcc_1.3.2.0-4.diff.gz
  to pool/main/c/colorgcc/colorgcc_1.3.2.0-4.diff.gz
colorgcc_1.3.2.0-4.dsc
  to pool/main/c/colorgcc/colorgcc_1.3.2.0-4.dsc
colorgcc_1.3.2.0-4_all.deb
  to pool/main/c/colorgcc/colorgcc_1.3.2.0-4_all.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.
Barry deFreese <[EMAIL PROTECTED]> (supplier of updated colorgcc 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, 19 Mar 2005 23:07:01 -0500
Source: colorgcc
Binary: colorgcc
Architecture: source all
Version: 1.3.2.0-4
Distribution: unstable
Urgency: low
Maintainer: Barry deFreese <[EMAIL PROTECTED]>
Changed-By: Barry deFreese <[EMAIL PROTECTED]>
Description: 
 colorgcc   - Colorizer for GCC warning/error messages
Closes: 248544 279248
Changes: 
 colorgcc (1.3.2.0-4) unstable; urgency=low
 .
   * Print error message to stderr.  (Closes: #279248)
     Thanks to Martin Dickopp for the bug report.
   * Split non-quoted compiler specs patch (Closes: #248544)
     Thanks to Timothy Brownawell for the patch.
   * debian/rules. Modify to take patches.
Files: 
 3e01d159fc46056d98a782e8b68bf954 582 devel extra colorgcc_1.3.2.0-4.dsc
 bfad4b3254e9606291083e785ebf2a70 6238 devel extra colorgcc_1.3.2.0-4.diff.gz
 fbe2f2ef1e4f1f71c85575f974111c40 10756 devel extra colorgcc_1.3.2.0-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCRDQD0U6FJtxHyhYRAtk4AJ4lqSRzCkfRsSb7bDilAfhwTI8QdgCg3XEb
eikmfniS+yOyoJeZGSed2gg=
=K1Rg
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to