Bug#713645: flactag: FTBFS: ld: FlacInfo.o: undefined reference to symbol 'FLAC__Metadata_ChainStatusString'

2013-09-02 Thread Sebastian Ramacher
Control: reassign -1 libflac++-dev 1.3.0-1 Control: retitle -1 libflac++-dev: missing -lflag in pkg-config file Control: affects -1 + src:flactag On 2013-06-22 14:08:27, David Suárez wrote: > Relevant part: > > g++ -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' > > -DPKGLIBDIR='"/usr/lib/flactag"' -I

Bug#713645: flactag: FTBFS: ld: FlacInfo.o: undefined reference to symbol 'FLAC__Metadata_ChainStatusString'

2013-06-22 Thread David Suárez
Source: flactag Version: 2.0.4-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Maybe you need to add explicitly the offendi

Bug#713645: Processed: Re: Bug#713645: flactag: FTBFS: ld: FlacInfo.o: undefined reference to symbol 'FLAC__Metadata_ChainStatusString'

2013-09-02 Thread Fabian Greffrath
tags -1 pending > This is a bug in libflac++-dev: Chain::Status::as_cstring uses > FLAC__Metadata_ChainStatusString which is in libFLAC. Since the function > is inline, every program calling this function must also link with > -lflac, but this is missing in flac++.pc. There are two ways to fix > t

Bug#713645: Processed: Re: Bug#713645: flactag: FTBFS: ld: FlacInfo.o: undefined reference to symbol 'FLAC__Metadata_ChainStatusString'

2013-09-03 Thread Sebastian Ramacher
Hi Fabian, On 2013-09-02 14:49:28, Fabian Greffrath wrote: > tags -1 pending > > > This is a bug in libflac++-dev: Chain::Status::as_cstring uses > > FLAC__Metadata_ChainStatusString which is in libFLAC. Since the function > > is inline, every program calling this function must also link with > >

Bug#713645: Processed: Re: Bug#713645: flactag: FTBFS: ld: FlacInfo.o: undefined reference to symbol 'FLAC__Metadata_ChainStatusString'

2013-09-03 Thread Fabian Greffrath
Am Dienstag, den 03.09.2013, 18:17 +0200 schrieb Sebastian Ramacher: > There are some changes from Reinhard that are not documented in the > changelog. Could you please add them? Then I'm happy to upload the > package. Fixed in GIT, thanks! - Fabian -- To UNSUBSCRIBE, email to debian-bugs-dis

Bug#713645: Processed: Re: Bug#713645: flactag: FTBFS: ld: FlacInfo.o: undefined reference to symbol 'FLAC__Metadata_ChainStatusString'

2013-09-03 Thread Sebastian Ramacher
On 2013-09-03 21:39:25, Fabian Greffrath wrote: > Am Dienstag, den 03.09.2013, 18:17 +0200 schrieb Sebastian Ramacher: > > There are some changes from Reinhard that are not documented in the > > changelog. Could you please add them? Then I'm happy to upload the > > package. > > Fixed in GIT, than