Your message dated Fri, 28 Oct 2005 15:01:17 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#282821: fixed in sndobj 2.6.1a-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; 24 Nov 2004 19:00:13 +0000
>From [EMAIL PROTECTED] Wed Nov 24 11:00:12 2004
Return-path: <[EMAIL PROTECTED]>
Received: from europa.telenet-ops.be [195.130.132.60] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CX2NA-0005Kt-00; Wed, 24 Nov 2004 11:00:12 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
        by europa.telenet-ops.be (Postfix) with SMTP id 39D66198143
        for <[EMAIL PROTECTED]>; Wed, 24 Nov 2004 20:00:11 +0100 (MET)
Received: from kabel.telenet.be (D5775FD9.kabel.telenet.be [213.119.95.217])
        by europa.telenet-ops.be (Postfix) with ESMTP id AF791198091
        for <[EMAIL PROTECTED]>; Wed, 24 Nov 2004 20:00:10 +0100 (MET)
Received: by kabel.telenet.be (Postfix, from userid 501)
        id BC41526137; Wed, 24 Nov 2004 20:00:09 +0100 (CET)
Date: Wed, 24 Nov 2004 20:00:09 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: sndobj: FTBFS: compiler error.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="Qxx1br4bt0+wmkIi"
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: sndobj
Version: 2.5.1-1
Severity: important
Tags: patch

The package is failing to build on amd64 because of a bug in the
compiler which is ussualy only triggered when using -O and goes
away when using -O0 or -O2.

Could you build the pacakge using -O2?  I've attached a patch for
it.


Kurt


--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="sndobj.diff"

--- src/Makefile.oss.old        2004-11-24 19:58:24.435558230 +0100
+++ src/Makefile.oss    2004-11-24 19:58:36.278757790 +0100
@@ -19,7 +19,7 @@
 
 # Flags for includes and libraries
 
-CFLAGS =    -O -I$(iDir) $(RTDEFS) -fPIC
+CFLAGS =    -O2 -I$(iDir) $(RTDEFS) -fPIC
 LFLAGS =    -O  
 
 # Core Library object files

--Qxx1br4bt0+wmkIi--

---------------------------------------
Received: (at 282821-close) by bugs.debian.org; 28 Oct 2005 22:08:25 +0000
>From [EMAIL PROTECTED] Fri Oct 28 15:08:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EVcHl-0003lo-00; Fri, 28 Oct 2005 15:01:17 -0700
From: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#282821: fixed in sndobj 2.6.1a-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Fri, 28 Oct 2005 15:01:17 -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: sndobj
Source-Version: 2.6.1a-1

We believe that the bug you reported is fixed in the latest version of
sndobj, which is due to be installed in the Debian FTP archive:

libsndobj-dev_2.6.1a-1_i386.deb
  to pool/main/s/sndobj/libsndobj-dev_2.6.1a-1_i386.deb
libsndobj2c2_2.6.1a-1_i386.deb
  to pool/main/s/sndobj/libsndobj2c2_2.6.1a-1_i386.deb
sndobj_2.6.1a-1.diff.gz
  to pool/main/s/sndobj/sndobj_2.6.1a-1.diff.gz
sndobj_2.6.1a-1.dsc
  to pool/main/s/sndobj/sndobj_2.6.1a-1.dsc
sndobj_2.6.1a.orig.tar.gz
  to pool/main/s/sndobj/sndobj_2.6.1a.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.
Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> (supplier of updated sndobj 
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, 28 Oct 2005 19:43:53 +0200
Source: sndobj
Binary: libsndobj2c2 libsndobj-dev
Architecture: source i386
Version: 2.6.1a-1
Distribution: unstable
Urgency: low
Maintainer: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
Changed-By: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
Description: 
 libsndobj-dev - Sound Object development files
 libsndobj2c2 - Sound Object library
Closes: 275144 282821
Changes: 
 sndobj (2.6.1a-1) unstable; urgency=low
 .
   * New upstream release (closes: #275144)
   * C++ transition: renamed libsndobj2 to libsndobj2c2
   * Uses -O2 compilation flag (closes: #282821)
   * Added Jack support
Files: 
 15d44cfac8168bab7eabf644af3ced41 661 sound optional sndobj_2.6.1a-1.dsc
 f619da5b986bbac565d740c33fde9abe 552841 sound optional 
sndobj_2.6.1a.orig.tar.gz
 1768a6cf97d3a273db0df85d2c5dd9a1 3589 sound optional sndobj_2.6.1a-1.diff.gz
 fd3c5de82ce9e6ded106af5dc5b18b90 270512 devel optional 
libsndobj-dev_2.6.1a-1_i386.deb
 58bd4a7f80eaacdc6663641ef3f55462 146880 libs optional 
libsndobj2c2_2.6.1a-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDYma/1pbKhmC2uVgRAiPuAJ4sp4EF7/OsAc1R8sqY5NHOeM1bpQCcDVDs
Z96Sjcp2EgFo+l5s2po/sBM=
=LOnX
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to