Your message dated Sat, 10 Sep 2005 01:17:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#324573: fixed in sam2p 0.44-13-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; 22 Aug 2005 20:26:30 +0000 >From [EMAIL PROTECTED] Mon Aug 22 13:26:30 2005 Return-path: <[EMAIL PROTECTED]> Received: from (frobnitz.homelinux.net) [67.188.213.204] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E7IsI-0000m2-00; Mon, 22 Aug 2005 13:26:30 -0700 Received: from daniel by frobnitz.homelinux.net with local (Exim 4.52) id 1E7IsH-0005K4-WB for [EMAIL PROTECTED]; Mon, 22 Aug 2005 13:26:30 -0700 From: Daniel Schepler <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: sam2p: FTBFS with gcc-4.0: Undefined reference to __cxa_guard_acquire Date: Mon, 22 Aug 2005 13:26:29 -0700 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: sam2p Severity: serious Version: 0.44-11-1 >From my build log: ... gcc -s sam2p_main.o appliers.o crc32.o c_lgcc.o out_gif.o in_ps.o in_tga.o in_pnm.o in_bmp.o in_gif.o in_lbm.o in_xpm.o mapping.o in_pcx.o in_jai.o in_png.o in_jpeg.o in_tiff.o rule.o minips.o encoder.o pts_lzw.o pts_fax.o pts_defl.o error.o image.o gensio.o snprintf.o gensi.o -o sam2p rule.o: In function `Rule::Cache::parseSampleFormat(char const*, unsigned long)': rule.cpp:(.text+0x1139): undefined reference to `__cxa_guard_acquire' rule.cpp:(.text+0x115d): undefined reference to `__cxa_guard_release' rule.o: In function `Rule::OutputRule::fromDict(int)': rule.cpp:(.text+0x1879): undefined reference to `__cxa_guard_acquire' rule.cpp:(.text+0x189d): undefined reference to `__cxa_guard_release' collect2: ld returned 1 exit status make[1]: *** [sam2p] Error 1 make[1]: Leaving directory `/tmp/buildd/sam2p-0.44-11' make: *** [build-stamp] Error 2 -- System Information: Debian Release: testing/unstable Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-amd64-k8 Locale: LANG=en, LC_CTYPE=en (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED] haven't had breakfast yet." -- Orson Scott Card --------------------------------------- Received: (at 324573-close) by bugs.debian.org; 10 Sep 2005 08:18:35 +0000 >From [EMAIL PROTECTED] Sat Sep 10 01:18:35 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EE0Xq-0005SI-00; Sat, 10 Sep 2005 01:17:06 -0700 From: Stefan Fritsch <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#324573: fixed in sam2p 0.44-13-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 10 Sep 2005 01:17:06 -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 Source: sam2p Source-Version: 0.44-13-1 We believe that the bug you reported is fixed in the latest version of sam2p, which is due to be installed in the Debian FTP archive: sam2p_0.44-13-1.diff.gz to pool/main/s/sam2p/sam2p_0.44-13-1.diff.gz sam2p_0.44-13-1.dsc to pool/main/s/sam2p/sam2p_0.44-13-1.dsc sam2p_0.44-13-1_i386.deb to pool/main/s/sam2p/sam2p_0.44-13-1_i386.deb sam2p_0.44-13.orig.tar.gz to pool/main/s/sam2p/sam2p_0.44-13.orig.tar.gz 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. Stefan Fritsch <[EMAIL PROTECTED]> (supplier of updated sam2p 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: Fri, 26 Aug 2005 17:47:32 +0200 Source: sam2p Binary: sam2p Architecture: source i386 Version: 0.44-13-1 Distribution: unstable Urgency: low Maintainer: Stefan Fritsch <[EMAIL PROTECTED]> Changed-By: Stefan Fritsch <[EMAIL PROTECTED]> Description: sam2p - convert raster images to EPS, PDF, and other formats Closes: 324573 324738 Changes: sam2p (0.44-13-1) unstable; urgency=low . * New upstream release - Fixes FTBFS with gcc-4.0.1 (Closes: #324573) - Adds -j:quiet option (Closes: #324738) * Avoid error message from child shell * Make -v display full upstream version Files: a16a17b59e37273e53075f1c53259dc8 563 graphics optional sam2p_0.44-13-1.dsc c26dc5ef5e4ea5b60e0fc292016a932f 489386 graphics optional sam2p_0.44-13.orig.tar.gz 793a37f6a18c16c44f25f31c868ce7a5 6959 graphics optional sam2p_0.44-13-1.diff.gz 10419afe617cfe3ea730513fed517d64 192834 graphics optional sam2p_0.44-13-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDIpXz01u8mbx9AgoRAmbqAJ4xX9C3NAHlCcQpMRJQrrDsxdyeZQCePyvf xpGgKC9jPTRHMCKWyF9Yqdk= =d0t7 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]