Your message dated Fri, 8 Jul 2005 20:01:42 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317487: FTBFS: protected members accessed in wrong context
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; 9 Jul 2005 01:59:07 +0000
>From [EMAIL PROTECTED] Fri Jul 08 18:59:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dr4cR-0006Xj-00; Fri, 08 Jul 2005 18:59:07 -0700
Received: from localhost.localdomain 
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j691wrl0080678
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Fri, 8 Jul 2005 18:59:02 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.50)
        id 1DqxCz-0001Iu-Q0
        for [EMAIL PROTECTED]; Fri, 08 Jul 2005 11:04:17 -0700
Date: Fri, 8 Jul 2005 11:04:17 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: protected members accessed in wrong context
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 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-Status: No, hits=-7.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--Nq2Wo0NMKNjxTN9z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: alsaplayer
Version: 0.99.76-4
Severity: serious

alsaplayer fails to build from source:

> /bin/sh ../../libtool --mode=3Dcompile i486-linux-gnu-g++ -DHAVE_CONFIG_H=
 -I. -I. -I../.. -I../.. -I../../alsaplayer   -D_REENTRANT -O2 -fexpensive-=
optimizations -funroll-loops -finline-functions -ffast-math -Wall -Wall -g =
-O2  -g -O2 -c FlacMetadataTag.cpp
>  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../alsap=
layer -D_REENTRANT -O2 -fexpensive-optimizations -funroll-loops -finline-fu=
nctions -ffast-math -Wall -Wall -g -O2 -g -O2 -Wp,-MD,.deps/FlacMetadataTag=
=2Epp -c FlacMetadataTag.cpp  -fPIC -DPIC -o .libs/FlacMetadataTag.o
> FlacTag.h:90: error: 'std::string Flac::FlacTag::_title' is protected
> FlacMetadataTag.cpp:104: error: within this context
> FlacTag.h:90: error: 'std::string Flac::FlacTag::_title' is protected
> FlacMetadataTag.cpp:104: error: within this context
> FlacTag.h:89: error: 'std::string Flac::FlacTag::_artist' is protected
> FlacMetadataTag.cpp:105: error: within this context
> FlacTag.h:89: error: 'std::string Flac::FlacTag::_artist' is protected
> FlacMetadataTag.cpp:105: error: within this context
> FlacTag.h:91: error: 'std::string Flac::FlacTag::_track' is protected
> FlacMetadataTag.cpp:106: error: within this context
> FlacTag.h:91: error: 'std::string Flac::FlacTag::_track' is protected
> FlacMetadataTag.cpp:106: error: within this context
> FlacTag.h:92: error: 'std::string Flac::FlacTag::_album' is protected
> FlacMetadataTag.cpp:107: error: within this context
> FlacTag.h:92: error: 'std::string Flac::FlacTag::_album' is protected
> FlacMetadataTag.cpp:107: error: within this context
> FlacTag.h:93: error: 'std::string Flac::FlacTag::_year' is protected
> FlacMetadataTag.cpp:108: error: within this context
> FlacTag.h:93: error: 'std::string Flac::FlacTag::_year' is protected
> FlacMetadataTag.cpp:108: error: within this context
> FlacTag.h:94: error: 'std::string Flac::FlacTag::_comment' is protected
> FlacMetadataTag.cpp:109: error: within this context
> FlacTag.h:94: error: 'std::string Flac::FlacTag::_comment' is protected
> FlacMetadataTag.cpp:109: error: within this context
> make[4]: *** [FlacMetadataTag.lo] Error 1
> make[4]: Leaving directory `/tmp/buildd/alsaplayer-0.99.76/input/flac'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/tmp/buildd/alsaplayer-0.99.76/input'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/tmp/buildd/alsaplayer-0.99.76'
> make[1]: *** [all-recursive-am] Error 2
> make[1]: Leaving directory `/tmp/buildd/alsaplayer-0.99.76'
> make: *** [build] Error 2

--=20
Matt

--Nq2Wo0NMKNjxTN9z
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)

iD4DBQFCzsAgfNdgYxVXvBARAuZ0AKCJbaWnWMrXuFSXM7XBvYLk1hcQ+ACXfNoD
F3+um6hrCLpg9M6dcK7xig==
=6Kdp
-----END PGP SIGNATURE-----

--Nq2Wo0NMKNjxTN9z--

---------------------------------------
Received: (at 317487-done) by bugs.debian.org; 9 Jul 2005 03:01:46 +0000
>From [EMAIL PROTECTED] Fri Jul 08 20:01:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (mauritius.dodds.net) 
[66.93.39.86] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dr5b7-0002VA-00; Fri, 08 Jul 2005 20:01:45 -0700
Received: by mauritius.dodds.net (Postfix, from userid 1000)
        id BF8CD245D25; Fri,  8 Jul 2005 20:01:43 -0700 (PDT)
Date: Fri, 8 Jul 2005 20:01:42 -0700
From: Steve Langasek <[EMAIL PROTECTED]>
To: Matt Kraai <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#317487: FTBFS: protected members accessed in wrong context
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga"
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-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-Spam-Level: 


--opJtzjQTFsWo+cga
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jul 08, 2005 at 11:04:17AM -0700, Matt Kraai wrote:
> Package: alsaplayer
> Version: 0.99.76-4
> Severity: serious

> alsaplayer fails to build from source:

> > /bin/sh ../../libtool --mode=3Dcompile i486-linux-gnu-g++ -DHAVE_CONFIG=
_H -I. -I. -I../.. -I../.. -I../../alsaplayer   -D_REENTRANT -O2 -fexpensiv=
e-optimizations -funroll-loops -finline-functions -ffast-math -Wall -Wall -=
g -O2  -g -O2 -c FlacMetadataTag.cpp
> >  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../als=
aplayer -D_REENTRANT -O2 -fexpensive-optimizations -funroll-loops -finline-=
functions -ffast-math -Wall -Wall -g -O2 -g -O2 -Wp,-MD,.deps/FlacMetadataT=
ag.pp -c FlacMetadataTag.cpp  -fPIC -DPIC -o .libs/FlacMetadataTag.o
> > FlacTag.h:90: error: 'std::string Flac::FlacTag::_title' is protected
> > FlacMetadataTag.cpp:104: error: within this context
> > FlacTag.h:90: error: 'std::string Flac::FlacTag::_title' is protected
> > FlacMetadataTag.cpp:104: error: within this context
> > FlacTag.h:89: error: 'std::string Flac::FlacTag::_artist' is protected
> > FlacMetadataTag.cpp:105: error: within this context
> > FlacTag.h:89: error: 'std::string Flac::FlacTag::_artist' is protected
> > FlacMetadataTag.cpp:105: error: within this context
> > FlacTag.h:91: error: 'std::string Flac::FlacTag::_track' is protected
> > FlacMetadataTag.cpp:106: error: within this context
> > FlacTag.h:91: error: 'std::string Flac::FlacTag::_track' is protected
> > FlacMetadataTag.cpp:106: error: within this context
> > FlacTag.h:92: error: 'std::string Flac::FlacTag::_album' is protected
> > FlacMetadataTag.cpp:107: error: within this context
> > FlacTag.h:92: error: 'std::string Flac::FlacTag::_album' is protected
> > FlacMetadataTag.cpp:107: error: within this context
> > FlacTag.h:93: error: 'std::string Flac::FlacTag::_year' is protected
> > FlacMetadataTag.cpp:108: error: within this context
> > FlacTag.h:93: error: 'std::string Flac::FlacTag::_year' is protected
> > FlacMetadataTag.cpp:108: error: within this context
> > FlacTag.h:94: error: 'std::string Flac::FlacTag::_comment' is protected
> > FlacMetadataTag.cpp:109: error: within this context
> > FlacTag.h:94: error: 'std::string Flac::FlacTag::_comment' is protected
> > FlacMetadataTag.cpp:109: error: within this context
> > make[4]: *** [FlacMetadataTag.lo] Error 1
> > make[4]: Leaving directory `/tmp/buildd/alsaplayer-0.99.76/input/flac'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory `/tmp/buildd/alsaplayer-0.99.76/input'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/tmp/buildd/alsaplayer-0.99.76'
> > make[1]: *** [all-recursive-am] Error 2
> > make[1]: Leaving directory `/tmp/buildd/alsaplayer-0.99.76'
> > make: *** [build] Error 2

Already fixed in the -5 upload.  Maybe it's better to wait a little while
for the C++ transition to progress before filing RC bugs against these
packages? :)

--=20
Steve Langasek
postmodern programmer

--opJtzjQTFsWo+cga
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)

iD8DBQFCzz4VKN6ufymYLloRAsbYAKDPlZ3rkS1RYNtTJmm9Ln1GCNFHIwCcD0VV
Zk4Q/8i4Tc4tq8bciL4cpLA=
=MB63
-----END PGP SIGNATURE-----

--opJtzjQTFsWo+cga--


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

Reply via email to