Your message dated Mon, 22 Aug 2005 13:46:04 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#319235: fixed in flac 1.1.2-1 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 Jul 2005 16:15:01 +0000 >From [EMAIL PROTECTED] Wed Jul 20 09:15:01 2005 Return-path: <[EMAIL PROTECTED]> Received: from tus-gate4.raytheon.com [199.46.245.233] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DvHDo-0006tH-00; Wed, 20 Jul 2005 09:15:01 -0700 Received: from ds02t00.directory.ray.com (ds02t00.directory.ray.com [147.25.154.117]) by tus-gate4.raytheon.com (8.12.10/8.12.10) with ESMTP id j6KGExLo011125 for <[EMAIL PROTECTED]>; Wed, 20 Jul 2005 09:14:59 -0700 (MST) Received: from ds02t00 (localhost [127.0.0.1]) by ds02t00.directory.ray.com (Switch-3.1.7/Switch-3.1.0) with ESMTP id j6KGEqH7004780 for <[EMAIL PROTECTED]>; Wed, 20 Jul 2005 16:14:52 GMT Received: from ds02t00.directory.ray.com with LMTP by ds02t00 (2.0.6/sieved-2-0-build-559) for <[EMAIL PROTECTED]>; Wed, 20 Jul 2005 16:14:51 +0000 Received: from loki.marenka.net (pcp181795pcs.msd.ray.com [199.46.173.154]) by ds02t00.directory.ray.com (Switch-3.1.7/Switch-3.1.0) with ESMTP id j6KGEgYm004695 sender [EMAIL PROTECTED] for <[EMAIL PROTECTED]>; Wed, 20 Jul 2005 16:14:42 GMT Received: by loki.marenka.net (Postfix, from userid 1000) id 665E2130283; Wed, 20 Jul 2005 11:14:41 -0500 (CDT) Date: Wed, 20 Jul 2005 11:14:41 -0500 From: Stephen R Marenka <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: flac_1.1.1-5.1(m68k/unstable/poseidon): FTBFS on m68k Message-ID: <[EMAIL PROTECTED]> Mail-Followup-To: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i X-SPAM: 0.00 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 Package: flac Version: 1.1.1-5.1 Severity: serious Justification: fails to build on release candidate arch. Tags: sid flac fails to build from source on m68k due to a gcc-4.0 ICE, please see bug #270340. As a workaround, I believe it will build with gcc-4.0 and -finline-functions removed or use gcc-3.3/3.4. Here are selected excerpts from the buildd log. | if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./include -I../../include -O2 -DNDEBUG -O3 -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -g -O2 -MT operations.o -MD -MP -MF ".deps/operations.Tpo" \ | -c -o operations.o `test -f 'operations.c' || echo './'`operations.c; \ | then mv -f ".deps/operations.Tpo" ".deps/operations.Po"; \ | else rm -f ".deps/operations.Tpo"; exit 1; \ | fi | operations.c: In function 'do_operations': | operations.c:80: internal compiler error: output_operand: invalid expression as operand | Please submit a full bug report, | with preprocessed source if appropriate. | See <URL:http://gcc.gnu.org/bugs.html> for instructions. | For Debian GNU/Linux specific bug reporting instructions, | see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>. | make[4]: *** [operations.o] Error 1 | make[4]: Leaving directory `/build/buildd/flac-1.1.1/src/metaflac' | make[3]: *** [all-recursive] Error 1 | make[3]: Leaving directory `/build/buildd/flac-1.1.1/src' | make[2]: *** [all-recursive] Error 1 | make[2]: Leaving directory `/build/buildd/flac-1.1.1' | make[1]: *** [all] Error 2 | make[1]: Leaving directory `/build/buildd/flac-1.1.1' | make: *** [build-stamp] Error 2 | ****************************************************************************** | Build finished at 20050719-2354 | FAILED [dpkg-buildpackage died] A full buildd log is available at <http://buildd.debian.org/build.php?pkg=flac&ver=1.1.1-5.1&arch=m68k> Other buildd logs may be available at <http://buildd.debian.org/build.php?arch=&pkg=flac> -- Stephen R. Marenka If life's not fun, you're not doing it right! <[EMAIL PROTECTED]> --------------------------------------- Received: (at 319235-close) by bugs.debian.org; 22 Aug 2005 20:53:59 +0000 >From [EMAIL PROTECTED] Mon Aug 22 13:53:59 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E7JBE-0006me-00; Mon, 22 Aug 2005 13:46:04 -0700 From: Joshua Kwan <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#319235: fixed in flac 1.1.2-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Mon, 22 Aug 2005 13:46:04 -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: 9 Source: flac Source-Version: 1.1.2-1 We believe that the bug you reported is fixed in the latest version of flac, which is due to be installed in the Debian FTP archive: flac_1.1.2-1.diff.gz to pool/main/f/flac/flac_1.1.2-1.diff.gz flac_1.1.2-1.dsc to pool/main/f/flac/flac_1.1.2-1.dsc flac_1.1.2-1_i386.deb to pool/main/f/flac/flac_1.1.2-1_i386.deb flac_1.1.2.orig.tar.gz to pool/main/f/flac/flac_1.1.2.orig.tar.gz libflac++-dev_1.1.2-1_i386.deb to pool/main/f/flac/libflac++-dev_1.1.2-1_i386.deb libflac++5_1.1.2-1_i386.deb to pool/main/f/flac/libflac++5_1.1.2-1_i386.deb libflac-dev_1.1.2-1_i386.deb to pool/main/f/flac/libflac-dev_1.1.2-1_i386.deb libflac-doc_1.1.2-1_all.deb to pool/main/f/flac/libflac-doc_1.1.2-1_all.deb libflac7_1.1.2-1_i386.deb to pool/main/f/flac/libflac7_1.1.2-1_i386.deb liboggflac++-dev_1.1.2-1_i386.deb to pool/main/f/flac/liboggflac++-dev_1.1.2-1_i386.deb liboggflac++2_1.1.2-1_i386.deb to pool/main/f/flac/liboggflac++2_1.1.2-1_i386.deb liboggflac-dev_1.1.2-1_i386.deb to pool/main/f/flac/liboggflac-dev_1.1.2-1_i386.deb liboggflac3_1.1.2-1_i386.deb to pool/main/f/flac/liboggflac3_1.1.2-1_i386.deb xmms-flac_1.1.2-1_i386.deb to pool/main/f/flac/xmms-flac_1.1.2-1_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. Joshua Kwan <[EMAIL PROTECTED]> (supplier of updated flac 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, 18 Aug 2005 02:53:09 -0700 Source: flac Binary: libflac7 libflac++-dev libflac-doc liboggflac-dev liboggflac3 libflac-dev libflac++5 xmms-flac liboggflac++-dev liboggflac++2 flac Architecture: source i386 all Version: 1.1.2-1 Distribution: unstable Urgency: low Maintainer: Joshua Kwan <[EMAIL PROTECTED]> Changed-By: Joshua Kwan <[EMAIL PROTECTED]> Description: flac - Free Lossless Audio Codec - command line tools libflac++-dev - Free Lossless Audio Codec - C++ development library libflac++5 - Free Lossless Audio Codec - C++ runtime library libflac-dev - Free Lossless Audio Codec - C development library libflac-doc - Free Lossless Audio Codec - library documentation libflac7 - Free Lossless Audio Codec - runtime C library liboggflac++-dev - Free Lossless Audio Codec - C++ development library (ogg) liboggflac++2 - Free Lossless Audio Codec - C++ runtime library (ogg) liboggflac-dev - Free Lossless Audio Codec - C development library (ogg) liboggflac3 - Free Lossless Audio Codec - runtime C library (ogg) xmms-flac - Free Lossless Audio Codec - XMMS input plugin Closes: 138828 207084 212645 289737 297331 297964 298035 301037 319235 Changes: flac (1.1.2-1) unstable; urgency=low . * New maintainer. * Acknowledge NMU, thanks Steve; closes: #319235 * New upstream release, closes: #297331 * Clean up all the Conflicts/Replaces that no longer apply at all. * Remove dependencies on debconf. * Move documentation to new package libflac-doc, closes: #212645, #289737 * Tighten libid3-3.8.3-dev dependencies because of C++ transition. Just in case. * SONAMEs once again changed upstream, rebuild your packages! By virtue of being a SONAME change, this upload invalidates and thus closes: #301037, #297964, #298035 - libflac6 -> libflac7 - liboggflac1 -> liboggflac3 - libflac++4c2 -> libflac++5 - liboggflac++0c2 -> liboggflac++2 * Patch work (now using dpatch): - 01_relibtoolize.dpatch: Autotools Suck. - 02_stdin_stdout.dpatch: Fix a reference in documentation to 'stdin' that really means 'stdout', thanks dann frazier. closes: #207084 - 03_cosmetic_flac_stats.dpatch: Fix progress display with long filenames (Not intensively tested, but never fear: no actual features were harmed in the development of this bugfix.) closes: #138828 * Bump Standards-Version to 3.6.2, no changes necessary. * Bump debhelper compatibility level to 4 and use debian/compat instead of DH_COMPAT. * Amend the description of flac to mention metaflac as well as flac. Files: 9ca7a0719b1ec89bacb9643c2bf3d0a8 1494 sound optional flac_1.1.2-1.dsc 2bfc127cdda02834d0491ab531a20960 1516235 sound optional flac_1.1.2.orig.tar.gz f2f1e8acb780624ca2717df97675636e 273376 sound optional flac_1.1.2-1.diff.gz 66476f3951d265f5ee7b44a66fdf6efc 446758 doc optional libflac-doc_1.1.2-1_all.deb 3a7d32003074f67800f93c650ad25004 126340 sound optional flac_1.1.2-1_i386.deb 788bd37177d93533e20290c9c6d8aff3 107638 libs optional libflac7_1.1.2-1_i386.deb 0c38cf61e5adf5d5ef7dd0deeeae8813 181012 libdevel optional libflac-dev_1.1.2-1_i386.deb 526340d9d19898da95ebfd907cd2bc2e 30332 libs optional liboggflac3_1.1.2-1_i386.deb 794119d22576ee79e13bf2fb87c739eb 55638 libdevel optional liboggflac-dev_1.1.2-1_i386.deb 0a98e4b232d7ee4b1f9938cafd8c67fe 40826 libs optional libflac++5_1.1.2-1_i386.deb ef9d6477576f604d262a918a2ed28cbd 47822 libdevel optional libflac++-dev_1.1.2-1_i386.deb 37d9483f4d94f3e6a989f5325000e2d4 26618 libs optional liboggflac++2_1.1.2-1_i386.deb 2ad779965395fe0e4373ce676c46d015 25052 libdevel optional liboggflac++-dev_1.1.2-1_i386.deb c5f63a1544b4b9d7c4bf1fb8e70bcc8b 58134 sound optional xmms-flac_1.1.2-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: http://triplehelix.org/~joshk/pubkey_gpg.asc iQIVAwUBQwn7haOILr94RG8mAQKf+A//QkO+wSipsLHjpFhigLmad/5VpIs9zQHo VARXpLBE/Xufsoq3rAXuSrHtiWixtouZWkE5iP56lAx/aq8d/ehKy+fgjh3DehYi mDpW5LvOyeJjJ32v6L/4czJGTI3mxsh38EUmS6YE7Pv7Xkm096+GJilIjmZGotMR XYzbMIciGo+/AF76WnV11CS6/qaH49PKAd1jndKbRFh36Q8u02/+ZPT3uMfifN+y SIuMYN1DZmBwKiHt2ctTy6mQ+h34qJoJbb/FGF4YPNoJF3mqm+HfFfW5/Je/0JXt /IcuEMWrXHmRg0Xb4f7N4M11tCX4ih/AL9v475sgvNltsk/545d9ApVEgJ9hwJ5u Ro1z+ITu/ftIM6A4LuJLNSsBYqlTMV53nVVb60R67sODWzvoYSR8uxQG8NPVJwsd BHFSh3ARUJKA/AsNoE2dQ4qhiVSWlNelCabHjsZtL6oGJ7napNSHT5mdR4Qi5yXC DqaBUgSkdum/FPLkOpgTLnvZ5yd9at2JfyEdO4pAbu3u4oUNrPZmfIsP2QquVEJi JjSMMYX+sloGKB/PJiUpO0LXR9lUww/FUYv30zmQ8qOnvZzhA0ufyz7JFhjVcxmx /olLFEJkBzNiSfZodBWguvMaok2cJ9Mmp3E6JL4i5P1qdR41PUIjWjyUoaTs0cln hF0Jsj/ZXaQ= =CYII -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]