Bug#771924: fdk-aac chopped patch causes powerpc build failure
Mark Harris
mark.hsj at gmail.com
Wed Dec 3 14:47:17 UTC 2014
Package: fdk-aac
Version: 0.1.3+20140816-2
The file debian/patches/missing_ppc_files in the fdk-aac package is
missing the first couple lines of fdk-aac/libFDK/include/ppc/clz_ppc.h,
causing a powerpc build failure due to missing the "/*" at the
beginning of the comment:
./libFDK/include/ppc/clz_ppc.h:3:1: error: stray '\357' in program
Full build log:
https://buildd.debian.org/status/fetch.php?pkg=fdk-aac&arch=powerpc&ver=0.1.3%2B20140816-2&stamp=1410874162
The missing text is present in the upstream file:
https://github.com/mstorsjo/fdk-aac/blob/master/libFDK/include/ppc/clz_ppc.h
The missing text:
~~~
/* -----------------------------------------------------------------------------------------------------------
S
~~~
More information about the pkg-multimedia-maintainers
mailing list