[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#195149: marked as done (epic: FTBFS with gcc-3.3: Invalid preprocessor pasting)



Your message dated Thu, 29 May 2003 21:47:10 -0400
with message-id <E19LYz8-0007Mx-00@auric.debian.org>
and subject line Bug#195149: fixed in epic 3.004-20
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; 29 May 2003 00:07:50 +0000
>From daniel@frobnitz.ddts.net Wed May 28 19:07:50 2003
Return-path: <daniel@frobnitz.ddts.net>
Received: from barry.mail.mindspring.net [207.69.200.25] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19LAxS-0003wQ-00; Wed, 28 May 2003 19:07:50 -0500
Received: from user-119bq03.biz.mindspring.com ([66.149.232.3])
	by barry.mail.mindspring.net with esmtp (Exim 3.33 #1)
	id 19LAxR-0001tG-00
	for submit@bugs.debian.org; Wed, 28 May 2003 20:07:49 -0400
Received: from daniel by user-119bq03.biz.mindspring.com with local (Exim 4.20)
	id 19LAxR-0007Cr-1N
	for submit@bugs.debian.org; Wed, 28 May 2003 17:07:49 -0700
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: epic: FTBFS with gcc-3.3: Invalid preprocessor pasting
From: Daniel Schepler <schepler@math.berkeley.edu>
Date: Wed, 28 May 2003 17:07:48 -0700
Message-ID: <[🔎] 87he7ek42z.fsf@user-119bq03.biz.mindspring.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Daniel Schepler <daniel@frobnitz.ddts.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0
	tests=BAYES_01,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_05_24
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp)

Package: epic
Version: 3.004-19
Severity: serious

>From my build log:

...
sh info.c.sh
gcc -O2 -g -Wall  -I../include -c info.c
info.c:23:99: pasting ""Compiled by "" and "USER" does not give a valid preprocessing token
info.c:23:99: pasting "USER" and ""@frobnitz on Wed May 28 2003 at 17:27:56 UTC"" does not give a valid preprocessing token
make[2]: *** [irc] Error 1
make[2]: Leaving directory `/tmp/buildd/epic-3.004/source'
make[1]: *** [irc] Error 2
make[1]: Leaving directory `/tmp/buildd/epic-3.004'
make: *** [build] Error 2

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux frobnitz 2.4.21-pre5 #1 Sat Mar 1 09:01:10 PST 2003 i686
Locale: LANG=C, LC_CTYPE=C


-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card

---------------------------------------
Received: (at 195149-close) by bugs.debian.org; 30 May 2003 01:53:34 +0000
>From katie@auric.debian.org Thu May 29 20:53:33 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19LZ5J-0003hH-00; Thu, 29 May 2003 20:53:33 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19LYz8-0007Mx-00; Thu, 29 May 2003 21:47:10 -0400
From: Colin Watson <cjwatson@debian.org>
To: 195149-close@bugs.debian.org
X-Katie: $Revision: 1.34 $
Subject: Bug#195149: fixed in epic 3.004-20
Message-Id: <E19LYz8-0007Mx-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Thu, 29 May 2003 21:47:10 -0400
Delivered-To: 195149-close@bugs.debian.org

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

epic_3.004-20.diff.gz
  to pool/main/e/epic/epic_3.004-20.diff.gz
epic_3.004-20.dsc
  to pool/main/e/epic/epic_3.004-20.dsc
epic_3.004-20_i386.deb
  to pool/main/e/epic/epic_3.004-20_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 195149@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated epic 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 30 May 2003 02:34:43 +0100
Source: epic
Binary: epic
Architecture: source i386
Version: 3.004-20
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 epic       - Modified ircII client with additional functionality
Closes: 195149
Changes: 
 epic (3.004-20) unstable; urgency=low
 .
   * QA upload.
   * source/info.c.sh: Remove unnecessary token-pasting, which doesn't work
     with gcc-3.3 anyway (closes: #195149).
   * Install the Debian changelog!
   * Run dh_clean in the clean target to get rid of debian/*.debhelper files.
   * Remove /usr/doc symlink.
   * Add debhelper placeholders to maintainer scripts.
Files: 
 aab406f40fbaa16fb8e35473331f8323 629 net extra epic_3.004-20.dsc
 25aefbbd44b43fb51434addaa190e58c 25803 net extra epic_3.004-20.diff.gz
 09aa6e486ae87238955cb217b7e21348 478316 net extra epic_3.004-20_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Colin Watson <cjwatson@debian.org> -- Debian developer

iD8DBQE+1rab9t0zAhD6TNERAimtAJ99pUhq3sBfytMJyGrpy/wuzuo+HQCfTcWg
pg/QTS2S5w+P4xyljPtY2SA=
=lfB3
-----END PGP SIGNATURE-----



Reply to: