Your message dated Sun, 05 Feb 2006 11:02:21 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#350697: fixed in libsigc++-2.0 2.0.16-3 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)
--- Begin Message --->From [EMAIL PROTECTED] Tue Jan 31 01:49:16 2006 Received: (at submit) by bugs.debian.org; 31 Jan 2006 09:49:16 +0000 Return-path: <[EMAIL PROTECTED]> Received: from srv-smtp.math.univ-rennes1.fr ([129.20.36.164]) by spohr.debian.org with esmtp (Exim 4.50) id 1F3s8S-0002JJ-5M for [EMAIL PROTECTED]; Tue, 31 Jan 2006 01:49:16 -0800 Received: from dyn37004.math.univ-rennes1.fr (dyn37004.math.univ-rennes1.fr [129.20.37.4]) by srv-smtp.math.univ-rennes1.fr (Postfix) with ESMTP id 7E389B8A2 for <[EMAIL PROTECTED]>; Tue, 31 Jan 2006 10:48:45 +0100 (CET) From: Daniel Schepler <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: libsigc++-1.2: FTBFS with new make Date: Tue, 31 Jan 2006 10:48:47 +0100 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_AKz3DA7+7aED/ub" Message-Id: <[EMAIL PROTECTED]> 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-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 --Boundary-00=_AKz3DA7+7aED/ub Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Package: libsigc++-1.2 Version: 1.2.5-5 Severity: serious Tags: patch =46rom my pbuilder build log: =2E.. #-for x in debian/*.patch; do patch --dry-run -fRp1 < $x > /dev/null&&\ patch -fRp1 < $x ; done /bin/sh: -c: line 1: syntax error near unexpected token `done' /bin/sh: -c: line 1: ` patch -fRp1 < $x ; done' make: *** [clean] Error 2 I've attached a patch which fixes the build for me. =2D-=20 Daniel Schepler --Boundary-00=_AKz3DA7+7aED/ub Content-Type: text/x-diff; charset="us-ascii"; name="libsigc++-1.2.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="libsigc++-1.2.diff" diff -urN libsigc++-1.2-1.2.5.old/debian/rules libsigc++-1.2-1.2.5/debian/rules --- libsigc++-1.2-1.2.5.old/debian/rules 2006-01-29 12:27:04.000000000 +0000 +++ libsigc++-1.2-1.2.5/debian/rules 2006-01-29 12:28:51.000000000 +0000 @@ -57,7 +57,7 @@ dh_testroot if [ -d builddir ]; then rm -rf builddir; fi #-for x in debian/*.patch; do patch --dry-run -fRp1 < $$x > /dev/null&&\ - patch -fRp1 < $$x ; done + # patch -fRp1 < $$x ; done dh_clean build-stamp config-stamp install-stamp debian/shlibs.local # Sometimes shows up if the source directory was configured: rm -f config.log @@ -66,7 +66,7 @@ config-stamp: dh_testdir #for x in debian/*.patch; do patch --dry-run -fp1 < $$x > /dev/null && \ - patch -fp1 < $$x; done + # patch -fp1 < $$x; done test -d builddir || mkdir builddir cd builddir && CXXFLAGS="$(CXXFLAGS)" ../configure --prefix=/usr touch config-stamp --Boundary-00=_AKz3DA7+7aED/ub--
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Sun Feb 05 11:10:29 2006 Received: (at 350697-close) by bugs.debian.org; 5 Feb 2006 19:10:29 +0000 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F5p9R-0005YY-VX; Sun, 05 Feb 2006 11:02:21 -0800 From: Daniel Burrows <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#350697: fixed in libsigc++-2.0 2.0.16-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 05 Feb 2006 11:02:21 -0800 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-Level: 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 Source: libsigc++-2.0 Source-Version: 2.0.16-3 We believe that the bug you reported is fixed in the latest version of libsigc++-2.0, which is due to be installed in the Debian FTP archive: libsigc++-2.0-0c2a_2.0.16-3_i386.deb to pool/main/libs/libsigc++-2.0/libsigc++-2.0-0c2a_2.0.16-3_i386.deb libsigc++-2.0-dev_2.0.16-3_i386.deb to pool/main/libs/libsigc++-2.0/libsigc++-2.0-dev_2.0.16-3_i386.deb libsigc++-2.0-doc_2.0.16-3_all.deb to pool/main/libs/libsigc++-2.0/libsigc++-2.0-doc_2.0.16-3_all.deb libsigc++-2.0_2.0.16-3.diff.gz to pool/main/libs/libsigc++-2.0/libsigc++-2.0_2.0.16-3.diff.gz libsigc++-2.0_2.0.16-3.dsc to pool/main/libs/libsigc++-2.0/libsigc++-2.0_2.0.16-3.dsc 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. Daniel Burrows <[EMAIL PROTECTED]> (supplier of updated libsigc++-2.0 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: Sun, 5 Feb 2006 10:37:44 -0800 Source: libsigc++-2.0 Binary: libsigc++-2.0-0c2a libsigc++-2.0-doc libsigc++-2.0-dev Architecture: source all i386 Version: 2.0.16-3 Distribution: unstable Urgency: low Maintainer: Daniel Burrows <[EMAIL PROTECTED]> Changed-By: Daniel Burrows <[EMAIL PROTECTED]> Description: libsigc++-2.0-0c2a - type-safe Signal Framework for C++ - runtime libsigc++-2.0-dev - type-safe Signal Framework for C++ - development files libsigc++-2.0-doc - type-safe Signal Framework for C++ - reference documentation Closes: 350697 Changes: libsigc++-2.0 (2.0.16-3) unstable; urgency=low . * Comment out both lines of the patch munging junk, to support the new make version. (Closes: #350697) Files: 3da2cae5d87b5c73032bf82b01e1c5be 659 devel optional libsigc++-2.0_2.0.16-3.dsc 3a30a4ad174e66ab378c54fec7b40f09 5487 devel optional libsigc++-2.0_2.0.16-3.diff.gz bea597a1a39c9fc3d9f43239b9bfb800 32942 libs optional libsigc++-2.0-0c2a_2.0.16-3_i386.deb d7400bb3e506661278085e33bb89c5c1 140724 libdevel optional libsigc++-2.0-dev_2.0.16-3_i386.deb ce82ea87c346b445ab9e1ce924bc2311 1403020 doc optional libsigc++-2.0-doc_2.0.16-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD5kqnch6xsM7kSXgRAqfKAKC6wljIopWaIUGquRdPsl/rcKTSlQCggKDQ Zck+hnzhjH9BqmdSIe85bQU= =mIFw -----END PGP SIGNATURE-----
--- End Message ---

