FS#55770 - [faad2] fail build gpac from git due bug in faad2

Attached to Project: Arch Linux
Opened by Gustavo Alvarez (sl1pkn07) - Wednesday, 27 September 2017, 15:57 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 27 September 2017, 20:09 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

for build gpac from GIT seems broken due bug in faad2 sources


CC 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;
^
make[2]: *** [../../config.mak:157: faad_dec.o] Error 1

downstream bugs:
https://github.com/gpac/gpac/issues/909
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868854

patch:
https://anonscm.debian.org/git/pkg-multimedia/faad2.git/tree/debian/patches/faad2_version.patch

This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 27 September 2017, 20:09 GMT
Reason for closing:  Fixed
Additional comments about closing:  faad2 2.8.3

Loading...