Bug#733357: love: FTBFS: modules/font/freetype/Font.h:33:31: fatal error: freetype/freetype.h: No such file or directory

David Suárez david.sephirot at gmail.com
Sat Dec 28 18:09:24 UTC 2013


Source: love
Version: 0.8.0-6
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20131226 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

On the new 2.5 version the headers are located at
'/usr/include/freetype2/ftglyph.h' instead of
'/usr/include/freetype2/freetype/ftglyph.h' like in previous versions.

Relevant part (hopefully):
> 	g++ -DHAVE_CONFIG_H -I. -I..  -I. -I./modules -I./libraries -I/usr/include/AL -I/usr/include/freetype2  -I/usr/include/lua5.1 -I/usr/include/SDL -D_FILE_OFFSET_BITS=64   -g -O2 -MT modules/font/freetype/wrap_Font.o -MD -MP -MF $depbase.Tpo -c -o modules/font/freetype/wrap_Font.o modules/font/freetype/wrap_Font.cpp &&\
> 	mv -f $depbase.Tpo $depbase.Po
> In file included from modules/font/freetype/wrap_Font.cpp:23:0:
> modules/font/freetype/Font.h:33:31: fatal error: freetype/freetype.h: No such file or directory
>  #include <freetype/freetype.h>
>                                ^
> compilation terminated.
> make[4]: *** [modules/font/freetype/wrap_Font.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/12/26/love_0.8.0-6_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.



More information about the Pkg-games-devel mailing list