Your message dated Thu, 8 Sep 2005 02:50:11 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327104: libaudiofile-dev: not compiled for current gcc
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; 7 Sep 2005 16:50:31 +0000
>From [EMAIL PROTECTED] Wed Sep 07 09:50:31 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pool-162-83-109-215.culp.east.verizon.net (ccs.covici.com)
[162.83.109.215] (root)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ED383-0004TI-00; Wed, 07 Sep 2005 09:50:31 -0700
Received: from ccs.covici.com (IDENT:[EMAIL PROTECTED] [127.0.0.1])
by ccs.covici.com (8.13.4/8.13.4) with ESMTP id j87GoO4p027926;
Wed, 7 Sep 2005 12:50:27 -0400
Received: (from [EMAIL PROTECTED])
by ccs.covici.com (8.13.4/8.13.4/Submit) id j87GoNv0027925;
Wed, 7 Sep 2005 12:50:23 -0400
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John Covici <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libaudiofile-dev: not compiled for current gcc
X-Mailer: reportbug 3.17
Date: Wed, 07 Sep 2005 12:50:23 -0400
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: libaudiofile-dev
Version: 0.2.6-6
Severity: grave
Justification: renders package unusable
This package oes back to March and looks like it was compiled under Gcc 3 --
but it is useless under current Sid. Could you recompile and release?
Thanks.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libaudiofile-dev depends on:
ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio
ii libc6-dev 2.3.5-6 GNU C Library: Development Librari
libaudiofile-dev recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 327104-done) by bugs.debian.org; 8 Sep 2005 09:50:12 +0000
>From [EMAIL PROTECTED] Thu Sep 08 02:50:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (tennyson.dodds.net)
[66.93.39.86]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EDJ2q-0002Ds-00; Thu, 08 Sep 2005 02:50:12 -0700
Received: by tennyson.dodds.net (Postfix, from userid 1003)
id D2F7C7046; Thu, 8 Sep 2005 02:50:11 -0700 (PDT)
Date: Thu, 8 Sep 2005 02:50:11 -0700
From: Steve Langasek <[EMAIL PROTECTED]>
To: John covici <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#327104: libaudiofile-dev: not compiled for current gcc
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL
PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
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
--7JfCtLOvnd9MIVvH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Sep 08, 2005 at 02:36:02AM -0400, John covici wrote:
> on Wednesday 09/07/2005 Steve Langasek([EMAIL PROTECTED]) wrote
> > On Wed, Sep 07, 2005 at 07:36:13PM -0400, John covici wrote:
> > > I have a program which uses libaudiofile and since the last upgrade
> > Since the last upgrade of what, exactly?
> > > it is giving very strange results and I do know that sometimes a
> > > different compiler does make a difference -- particularly in those
> > > static libraries -- is this incorrect?
> > The C ABI for Linux has not changed since the switch to ELF a decade
> > ago. If this were a C++ library, then applications built with g++ 4.0
> > would fail to *link* against a version of the library built with g++ 3,
> > but that's not the case here. Any problems specific to static libs
> > would almost certainly be caused by ABI changes within glibc (NSS
> > modules), which are unrelated to the compiler version.
> > So, what do you mean by "strange results"?
> OK, what confused me was that the shared modules -- it seems were
> rebuilt as of August 31, but not the static libs and I thought that
> this would cause a problem -- so I may have to check elsewhere for my
> answer.
Ok. Since I can't see how anything you've described represents a
libaudiofile-dev bug at this point, I'm going to go ahead and close this
bug report; please feel free to reopen it if you find other evidence
pointing to a bug in the package.
Cheers,
--=20
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
--7JfCtLOvnd9MIVvH
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)
iD8DBQFDIAlTKN6ufymYLloRAmGLAKCPzXGQfH3NFEMe++E4L44iz8eTfACgqZRC
ZWPLoQHaPqlO9jvv1G3jLX4=
=OFXh
-----END PGP SIGNATURE-----
--7JfCtLOvnd9MIVvH--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]