Your message dated Tue, 28 Jan 2014 23:34:34 +0000
with message-id <e1w8ias-0004ql...@franck.debian.org>
and subject line Bug#733368: fixed in scorched3d 43.3.d+dfsg-1
has caused the Debian Bug report #733368,
regarding scorched3d: FTBFS: ../../launcher/wxdialogs/TrueTypeFont.h:28:31: 
fatal error: freetype/freetype.h: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
733368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: scorched3d
Source-Version: 43.3.d+dfsg-1

We believe that the bug you reported is fixed in the latest version of
scorched3d, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 733...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Juhani Numminen <juhaninummin...@gmail.com> (supplier of updated scorched3d 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 28 Jan 2014 21:08:39 +0200
Source: scorched3d
Binary: scorched3d scorched3d-dbg scorched3d-data
Architecture: source amd64 all
Version: 43.3.d+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Juhani Numminen <juhaninummin...@gmail.com>
Description: 
 scorched3d - 3D artillery game similar to Scorched Earth
 scorched3d-data - data files for Scorched3D game
 scorched3d-dbg - 3D artillery game similar to Scorched Earth, debug data
Closes: 733368
Changes: 
 scorched3d (43.3.d+dfsg-1) unstable; urgency=medium
 .
   [ Juhani Numminen ]
   * Team upload.
   * New upstream release.
   * Update debian/get-orig-source.sh:
     - Run the script in debian/rules get-orig-source target.
     - Use ‘+dfsg’ suffix instead of ‘.dfsg’.
     - Don’t exclude data/avatars in subdirectories.
     - Switch to xz compression.
   * Enhance watch file to detect all upstream versions.
   * Bump Standards-Version to 3.9.5, no changes were needed.
   * Add 0006-fix-freetype-includes.patch to fix a FTBFS (Closes: #733368).
   * Add 0007-spelling.patch to fix some spelling errors.
   * Fix Vcs-Browser to have “/gitweb”.
 .
   [ Gonéri Le Bouder ]
   * Remove myself from Uploaders:
Checksums-Sha1: 
 cbf9b1f2b7b95907c3c4f4d478e4b26da7ba1cd5 2450 scorched3d_43.3.d+dfsg-1.dsc
 b6f00137067a898af88117b450eee76a63e2a803 68704376 
scorched3d_43.3.d+dfsg.orig.tar.xz
 74f9871ff0cb63df65c6aa63bf5472983f38e85a 121412 
scorched3d_43.3.d+dfsg-1.debian.tar.xz
 814f440d60b769975e3b5e657884a1f402e8f1a6 1515022 
scorched3d_43.3.d+dfsg-1_amd64.deb
 2febe51a8ec84f209cef69242c8ab8e9153a70af 27725622 
scorched3d-dbg_43.3.d+dfsg-1_amd64.deb
 e464e76a689e9fcb16efdf4cda2c75368025a5ca 67189358 
scorched3d-data_43.3.d+dfsg-1_all.deb
Checksums-Sha256: 
 d4e3aabc0a6f021f00a6c4656a2f4f46199ec855ea9ae67e50c14613f0f271a7 2450 
scorched3d_43.3.d+dfsg-1.dsc
 c3465526e647d8542960ade0e19582e0fa6b55991740b4b34eb50895b915b9de 68704376 
scorched3d_43.3.d+dfsg.orig.tar.xz
 230b542410aa0285a6089802cbf8238516b22d404acd5d39bbeaeca048b8b199 121412 
scorched3d_43.3.d+dfsg-1.debian.tar.xz
 c73228e23ef95be858ba9708aec0616ddcc9398b00d51fc5f0fa38f0786d904e 1515022 
scorched3d_43.3.d+dfsg-1_amd64.deb
 f1d56f748fb7585b0056779b351b487e82498d9115a4af3784541014154e6f7b 27725622 
scorched3d-dbg_43.3.d+dfsg-1_amd64.deb
 908dace00aa7e2ec002198bf1bd297cf064008694d4b472871dcf2dc9ca6bc15 67189358 
scorched3d-data_43.3.d+dfsg-1_all.deb
Files: 
 70854938446f5ed0fd5e26c50bf283dd 2450 games optional 
scorched3d_43.3.d+dfsg-1.dsc
 91cf62dca6d2c8dd15bc9fca08eaa9fe 68704376 games optional 
scorched3d_43.3.d+dfsg.orig.tar.xz
 113abedb91301003fe13c23a09538ad8 121412 games optional 
scorched3d_43.3.d+dfsg-1.debian.tar.xz
 8302e815895b54cfac612c9189d3fc4b 1515022 games optional 
scorched3d_43.3.d+dfsg-1_amd64.deb
 e0d63ed458bba610424b9ec2e11600a3 27725622 debug extra 
scorched3d-dbg_43.3.d+dfsg-1_amd64.deb
 ca13b731cd4309ef552cf8b104d017a2 67189358 games optional 
scorched3d-data_43.3.d+dfsg-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS6CYRAAoJEI7tzBuqHzL/77IP/1yVYZVI72OCVeQd0qEnATum
SaO+xpiEfniBwHV7EM4V3JyykfMYxTO0hEiRyGyGHR2RaBfa2GqHpsdRWSCCAkzS
qORHNqDg0qqtIKZ3lIwfLKOzfxuYATKGC1DM5fa1OVKlzgeIRK2Zgv2VOXbAoC90
dq+a3lDhqZvDPvmxvScIcVuFyfNVz4isERjE4pynQswp+Zm2n3ky8CJGnq+PW2kk
PuXzz3ExVUaGjClrd1D8GasjaQ5p/A9XpVrOG7qR95xt1c3+liVw29uMm6lLH0b+
CqkB3U+DpT+op5nLDjWZ4btSZ2ZLXcdnNnWQ4qtmYOjdY4HKszb58a40UWG6ceAt
WifT0apcP2RxlZ9dV+i0zhiCBOiyXmiNWygnZmj5RxpgPa1nkcoTYx0buiA51KhO
FRHzpzJavkkhTMuo1S+bSlEJcmTaIJYUxUcPfASiri3+wBejBvxdVs9OEPM5+UZ0
ME2KdoMI2t3T91W3EJqDN3sXEe5ErZZW060lUKzcrLJA79oOimxaZ6PqSsV5sqwO
Kg01KDi647sq6rNR8e9Z0YbcdFhxg67tNyjZfFPZYFP9OxzWWxF6nWCrdTDo5rdd
rTCnIpf1gpvv8jKYlUvokYE/e9jVzoNhZCzkOEMndTUeEuNRmTAk6ss8TB4sKItv
vnMesDT80dz9AGXVRs9V
=wPdH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to