Processed: Re: Bug#868915: gpac: FTBFS: faad_dec.c:408:35: error: expected '; ' before 'PACKAGE_VERSION'

2017-07-19 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 libfaad-dev
Bug #868915 [src:gpac] gpac: FTBFS: faad_dec.c:408:35: error: expected ';' 
before 'PACKAGE_VERSION'
Bug reassigned from package 'src:gpac' to 'libfaad-dev'.
No longer marked as found in versions gpac/0.5.2-426-gc5ad4e4+dfsg5-3.
Ignoring request to alter fixed versions of bug #868915 to the same values 
previously set
> forcemerge 868854 -1
Bug #868854 [libfaad-dev] libfaad-dev: neaacdec.h contains PACKAGE_VERSION 
instead of the actual version
Bug #868854 [libfaad-dev] libfaad-dev: neaacdec.h contains PACKAGE_VERSION 
instead of the actual version
Added tag(s) buster and sid.
Bug #868915 [libfaad-dev] gpac: FTBFS: faad_dec.c:408:35: error: expected ';' 
before 'PACKAGE_VERSION'
Added indication that 868915 affects src:gpac
Marked as found in versions faad2/2.8.1-1.
Merged 868854 868915

-- 
868854: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868854
868915: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868915
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#868915: gpac: FTBFS: faad_dec.c:408:35: error: expected '; ' before 'PACKAGE_VERSION'

2017-07-19 Thread James Cowgill
Control: reassign -1 libfaad-dev
Control: forcemerge 868854 -1

Hi,

On 19/07/17 16:42, Lucas Nussbaum wrote:
> Source: gpac
> Version: 0.5.2-426-gc5ad4e4+dfsg5-3
> Severity: serious
> Tags: buster sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20170719 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
>> gcc -O2  -Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX -Wdate-time 
>> -D_FORTIFY_SOURCE=2 -g -O2 
>> -fdebug-prefix-map=/<>/gpac-0.5.2-426-gc5ad4e4+dfsg5=. 
>> -fstack-protector-strong -Wformat -Werror=format-security -Wall 
>> -fno-strict-aliasing -Wno-pointer-sign -fPIC -DPIC -msse2 
>> -DGPAC_HAVE_CONFIG_H -I"/<>/gpac-0.5.2-426-gc5ad4e4+dfsg5" 
>> -fvisibility="hidden" 
>> -I"/<>/gpac-0.5.2-426-gc5ad4e4+dfsg5/include" -g -DGPAC_HAS_FAAD 
>> -c -o faad_dec.o faad_dec.c
>> In file included from faad_dec.c:40:0:
>> /usr/include/faad.h:32:9: note: #pragma message: please update faad2 include 
>> filename and function names!
>>  #pragma message("please update faad2 include filename and function names!")
>>  ^~~
>> In file included from /usr/include/faad.h:35:0,
>>  from faad_dec.c:40:
>> faad_dec.c: In function 'FAAD_GetCodecName':
>> faad_dec.c:408:35: error: expected ';' before 'PACKAGE_VERSION'
>>   if (ctx->is_sbr) return "FAAD2 " FAAD2_VERSION " SBR mode";
>>^
>> faad_dec.c:409:18: error: expected ';' before 'PACKAGE_VERSION'
>>   return "FAAD2 " FAAD2_VERSION;
>>   ^

This is #868854 in ffad2.

James



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#868915: gpac: FTBFS: faad_dec.c:408:35: error: expected '; ' before 'PACKAGE_VERSION'

2017-07-19 Thread Lucas Nussbaum
Source: gpac
Version: 0.5.2-426-gc5ad4e4+dfsg5-3
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170719 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -O2  -Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<>/gpac-0.5.2-426-gc5ad4e4+dfsg5=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall 
> -fno-strict-aliasing -Wno-pointer-sign -fPIC -DPIC -msse2 
> -DGPAC_HAVE_CONFIG_H -I"/<>/gpac-0.5.2-426-gc5ad4e4+dfsg5" 
> -fvisibility="hidden" -I"/<>/gpac-0.5.2-426-gc5ad4e4+dfsg5/include" 
> -g -DGPAC_HAS_FAAD -c -o faad_dec.o faad_dec.c
> In file included from faad_dec.c:40:0:
> /usr/include/faad.h:32:9: note: #pragma message: please update faad2 include 
> filename and function names!
>  #pragma message("please update faad2 include filename and function names!")
>  ^~~
> In file included from /usr/include/faad.h:35:0,
>  from faad_dec.c:40:
> faad_dec.c: In function 'FAAD_GetCodecName':
> faad_dec.c:408:35: error: expected ';' before 'PACKAGE_VERSION'
>   if (ctx->is_sbr) return "FAAD2 " FAAD2_VERSION " SBR mode";
>^
> faad_dec.c:409:18: error: expected ';' before 'PACKAGE_VERSION'
>   return "FAAD2 " FAAD2_VERSION;
>   ^
> ../../config.mak:148: recipe for target 'faad_dec.o' failed
> make[3]: *** [faad_dec.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2017/07/19/gpac_0.5.2-426-gc5ad4e4+dfsg5-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers