Your message dated Wed, 14 Sep 2005 08:02:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#324054: fixed in swami 0.9.2-6 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; 20 Aug 2005 01:14:00 +0000 >From [EMAIL PROTECTED] Fri Aug 19 18:14:00 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E6Hvs-0000Q9-00; Fri, 19 Aug 2005 18:14:00 -0700 Received: from localhost.localdomain (pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7K1DxTV046405 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Fri, 19 Aug 2005 18:13:59 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1E6A9H-00010S-KH for [EMAIL PROTECTED]; Fri, 19 Aug 2005 09:55:19 -0700 Date: Fri, 19 Aug 2005 09:55:19 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Can't read libasound.la Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JYK4vJDZwFMowpUq" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1034/Thu Aug 18 13:07:58 2005 on zoot.lafn.org X-Virus-Status: Clean 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=-2.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --JYK4vJDZwFMowpUq Content-Type: multipart/mixed; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: swami Version: 0.9.2-5 Severity: serious Tags: patch swami fails to build because it can't read libasound.la: > /bin/sh ../../libtool --mode=3Dlink cc -g -g -Wall -O2 -Wall -o wavetb= l_fluidsynth.la -rpath /usr/lib/swami -module -avoid-version wavetbl_fluid= synth_la-wavetbl_fluidsynth.lo wavetbl_fluidsynth_la-wavetbl_fluidsynth_gui= =2Elo -lfluidsynth -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgm= odule -lgthread -lglib -lpthread -ldl -lXi -lXext -lX11 -lm=20 > grep: /usr/lib/libasound.la: No such file or directory > /bin/sed: can't read /usr/lib/libasound.la: No such file or directory > libtool: link: `/usr/lib/libasound.la' is not a valid libtool archive This file is contained in libasound2-dev. The attached patch adds this package to the list of build-dependencies, which fixes the build. --=20 Matt --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch Content-Transfer-Encoding: quoted-printable diff -u swami-0.9.2/debian/control swami-0.9.2/debian/control --- swami-0.9.2/debian/control +++ swami-0.9.2/debian/control @@ -2,7 +2,7 @@ Section: sound Priority: optional Maintainer: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), cdbs, bzip2, libsndfile1-dev, libgtk1= =2E2-dev, pkg-config, libfluidsynth-dev, libpopt-dev, libpng-dev, ladcca-de= v, libjack-dev +Build-Depends: debhelper (>> 4.0.0), cdbs, bzip2, libsndfile1-dev, libgtk1= =2E2-dev, pkg-config, libfluidsynth-dev, libpopt-dev, libpng-dev, ladcca-de= v, libjack-dev, libasound2-dev Standards-Version: 3.6.1.1 =20 Package: swami only in patch2: unchanged: --- swami-0.9.2.orig/swami-0.9.2.tar.bz2.cdbs-config_list +++ swami-0.9.2/swami-0.9.2.tar.bz2.cdbs-config_list @@ -0,0 +1,5 @@ +swami-0.9.2/src/include/config.h.in +swami-0.9.2/intl/config.charset +swami-0.9.2/config.guess +swami-0.9.2/config.rpath +swami-0.9.2/config.sub --T4sUOijqQbZv57TR-- --JYK4vJDZwFMowpUq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDBg72fNdgYxVXvBARAv3SAJ9vf3+rCbxMSzalcjnQuxpsQqdgEgCglLkL djkP4b8A71/Qtm2cBzYj12c= =xeVk -----END PGP SIGNATURE----- --JYK4vJDZwFMowpUq-- --------------------------------------- Received: (at 324054-close) by bugs.debian.org; 14 Sep 2005 15:08:15 +0000 >From [EMAIL PROTECTED] Wed Sep 14 08:08:15 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EFYlz-0005Kd-00; Wed, 14 Sep 2005 08:02:07 -0700 From: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#324054: fixed in swami 0.9.2-6 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 14 Sep 2005 08:02:07 -0700 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 2 Source: swami Source-Version: 0.9.2-6 We believe that the bug you reported is fixed in the latest version of swami, which is due to be installed in the Debian FTP archive: swami_0.9.2-6.diff.gz to pool/main/s/swami/swami_0.9.2-6.diff.gz swami_0.9.2-6.dsc to pool/main/s/swami/swami_0.9.2-6.dsc swami_0.9.2-6_i386.deb to pool/main/s/swami/swami_0.9.2-6_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. Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> (supplier of updated swami 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: Thu, 25 Aug 2005 21:56:11 +0200 Source: swami Binary: swami Architecture: source i386 Version: 0.9.2-6 Distribution: unstable Urgency: low Maintainer: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> Changed-By: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> Description: swami - SoundFont editor Closes: 317471 324054 Changes: swami (0.9.2-6) unstable; urgency=low . * added libaudiofile-dev build dependency, thanks to Karl Chen (closes: #317471) * added libasound2-dev build dependency (closes: #324054) Files: 15018723329af7e7df9eb82b06661ef9 728 sound optional swami_0.9.2-6.dsc 6c179115f54f5b6aa46db81c2187910e 2312 sound optional swami_0.9.2-6.diff.gz 6982b5c0350bd8b61edc3a9018156bf6 392528 sound optional swami_0.9.2-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDKDd61pbKhmC2uVgRAgHcAJ0Yow+MQVeZs0holbWfLiMASZ9lBwCfe3Fm R7M0q4tGNy91WsOx3MTA9F8= =+ire -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]