forwarded 731513 https://trac.videolan.org/vlc/ticket/10019
tags 731513 + pending
thanks

On Fr, 2013-12-06 at 09:41 +0100, Roland Stigge wrote:
> vlc FTBFS with new freetype 2.5.1-1 like this:
> 
> ...
> ../../doltlibtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H 
> -I. -I../..  -DMODULE_NAME=$(p="libfreetype_plugin_la-freetype.lo"; 
> p="${p##*/}"; p="${p#lib}"; echo "${p%_plugin*}") 
> -DMODULE_NAME_IS_$(p="libfreetype_plugin_la-freetype.lo"; p="${p##*/}"; 
> p="${p#lib}"; echo "${p%_plugin*}") 
> -DMODULE_STRING=\"$(p="libfreetype_plugin_la-freetype.lo"; p="${p##*/}"; 
> p="${p#lib}"; echo "${p%_plugin*}")\" -D__PLUGIN__ -I/usr/include/freetype2   
> -DHAVE_FONTCONFIG -I/usr/include/fribidi   -DHAVE_FRIBIDI -I../../include 
> -I../../include -D_FORTIFY_SOURCE=2   -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -mtune=8548 -Wall 
> -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast 
> -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var 
> -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math 
> -funroll-loops -fomit-frame-pointer -c -o libfreetype_plugin_la-freetype.lo 
> `test -f 'freetype.c' || echo './'`freetype.c
> freetype.c:93:30: fatal error: freetype/ftsynth.h: No such file or directory
> compilation terminated.
> make[5]: *** [libfreetype_plugin_la-freetype.lo] Error 1
> make[5]: Leaving directory `/«PKGBUILDDIR»/modules/text_renderer'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory `/«PKGBUILDDIR»/modules/text_renderer'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/«PKGBUILDDIR»/modules'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> dh_auto_build: make -j1 returned exit code 2
> make: *** [build-arch] Error 2
> ...
> 
> Attaching a patch that fixes this by considering the new location of a header
> file.

I detected this issue a while ago and filed an upstream bug:
https://trac.videolan.org/vlc/ticket/10019

I probably will wait until the next upstream release is shipped with the
patch included, unless it's urgent to fix the build failure sooner?!

-- 
Benjamin Drung
Debian & Ubuntu Developer

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

Reply via email to