Source: scorched3d Version: 43.3+dfsg-1 Severity: serious Tags: jessie sid User: debian...@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++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" > -DPACKAGE=\"scorched3d\" -DVERSION=\"43\" -DHAVE_OGG=1 -DHAVE_VSNPRINTF=1 > -DHAVE_SNPRINTF=1 -DHAVE_VASPRINTF=1 -DHAVE_ASPRINTF=1 -DHAVE_ICONV=1 > -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV_H=1 -I. > -I../../common/porting -I../../common -I../../client -I../../server > -I../../launcher > -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ > -pthread -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 > -D_REENTRANT -D_FORTIFY_SOURCE=2 -I/usr/X11R6/include -I/usr/X11R6 > -I/usr/local/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -DS3D_DOCDIR=\"/usr/share/doc/scorched3d\" > -DS3D_DATADIR=\"/usr/share/games/scorched3d\" -DS3D_BINDIR=\"/usr/games\" -MT > MainDialog.o -MD -MP -MF .deps/MainDialog.Tpo -c -o MainDialog.o `test -f > '../wxdialogs/MainDialog.cpp' || echo './'`../wxdialogs/MainDialog.cpp > In file included from ../wxdialogs/MainDialog.cpp:35:0: > ../../launcher/wxdialogs/TrueTypeFont.h:28:31: fatal error: > freetype/freetype.h: No such file or directory > #include <freetype/freetype.h> > ^ > compilation terminated. > make[4]: *** [MainDialog.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/12/26/scorched3d_43.3+dfsg-1_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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org