Your message dated Wed, 16 Jul 2003 17:17:10 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#196303: fixed in sted2 2.07m+20021104-2 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; 5 Jun 2003 22:54:55 +0000 >From [EMAIL PROTECTED] Thu Jun 05 17:54:54 2003 Return-path: <[EMAIL PROTECTED]> Received: from smtp6.mindspring.com [207.69.200.110] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19O3dG-00065o-00; Thu, 05 Jun 2003 17:54:54 -0500 Received: from user-119bq03.biz.mindspring.com ([66.149.232.3]) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 19O3dF-0001GQ-00 for [EMAIL PROTECTED]; Thu, 05 Jun 2003 18:54:54 -0400 Received: from daniel by user-119bq03.biz.mindspring.com with local (Exim 4.20) id 19O3dF-0006hY-6U for [EMAIL PROTECTED]; Thu, 05 Jun 2003 15:54:53 -0700 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: sted2: FTBFS with gcc-3.3: Uses multiline strings From: Daniel Schepler <[EMAIL PROTECTED]> Date: Thu, 05 Jun 2003 15:54:52 -0700 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Daniel Schepler <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_10,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: sted2 Version: 2.07m+20021104-1 Severity: serious >From my build log: ... if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT rcptomid.o -MD -MP -MF ".deps/rcptomid.Tpo" \ -c -o rcptomid.o `test -f 'rcptomid.c' || echo './'`rcptomid.c; \ then mv ".deps/rcptomid.Tpo" ".deps/rcptomid.Po"; \ else rm -f ".deps/rcptomid.Tpo"; exit 1; \ fi rcptomid.c:837:18: missing terminating " character rcptomid.c: In function `set_tempo_track': rcptomid.c:838: error: parse error before "This" rcptomid.c:839: error: stray '\' in program make[4]: *** [rcptomid.o] Error 1 make[4]: Leaving directory `/tmp/buildd/sted2-2.07m+20021104/sted2/sayleen' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/sted2-2.07m+20021104/sted2' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/sted2-2.07m+20021104' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/sted2-2.07m+20021104' make: *** [build-stamp] 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 [EMAIL PROTECTED] haven't had breakfast yet." -- Orson Scott Card --------------------------------------- Received: (at 196303-close) by bugs.debian.org; 16 Jul 2003 21:23:11 +0000 >From [EMAIL PROTECTED] Wed Jul 16 16:23:11 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 19ctjz-0003eN-00; Wed, 16 Jul 2003 16:23:11 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19cteA-00046D-00; Wed, 16 Jul 2003 17:17:10 -0400 From: Colin Watson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.34 $ Subject: Bug#196303: fixed in sted2 2.07m+20021104-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 16 Jul 2003 17:17:10 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of sted2, which is due to be installed in the Debian FTP archive: sted2_2.07m+20021104-2.diff.gz to pool/main/s/sted2/sted2_2.07m+20021104-2.diff.gz sted2_2.07m+20021104-2.dsc to pool/main/s/sted2/sted2_2.07m+20021104-2.dsc sted2_2.07m+20021104-2_i386.deb to pool/main/s/sted2/sted2_2.07m+20021104-2_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. Colin Watson <[EMAIL PROTECTED]> (supplier of updated sted2 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: Wed, 16 Jul 2003 23:05:33 +0200 Source: sted2 Binary: sted2 Architecture: source i386 Version: 2.07m+20021104-2 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Colin Watson <[EMAIL PROTECTED]> Description: sted2 - A fast, functional MIDI sequencer Closes: 196303 Changes: sted2 (2.07m+20021104-2) unstable; urgency=low . * QA upload. * Fix compiler errors and warnings with gcc 3.3 (thanks, Joshua Kwan; closes: #196303). * Remove non-ASCII string from sted2/select.c, since xgettext barfs on it. Files: 8fd7528afa313b53bc98eb1aeb496274 684 sound optional sted2_2.07m+20021104-2.dsc d94496957e6b710e2522fd3e895400e4 5619 sound optional sted2_2.07m+20021104-2.diff.gz 18e8bb5cf922715e8ee29e373168cb18 307668 sound optional sted2_2.07m+20021104-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Colin Watson <[EMAIL PROTECTED]> -- Debian developer iD8DBQE/Fb/t9t0zAhD6TNERAltpAJ9mnnRtwrGikMma9GY03gVqjRTeXwCfWGaE 3JGWn2OtTIlWAizznohG8lQ= =5nSD -----END PGP SIGNATURE-----