Your message dated Tue, 01 May 2012 08:58:00 +0000
with message-id <e1sp8ug-0005pn...@franck.debian.org>
and subject line Bug#669542: fixed in bomberclone 0.11.9-4
has caused the Debian Bug report #669542,
regarding bomberclone: FTBFS: configure: error: *** Unable to find SDL_image
libary with PNG support
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.)
--
669542: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669542
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bomberclone
Version: 0.11.9-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> docbook-to-man debian/bomberclone.sgml > debian/bomberclone.6
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> docbook-to-man debian/bomberclone.sgml > debian/bomberclone.6
> touch debian/stamp-autotools-files
> chmod a+x /«PKGBUILDDIR»/./configure
> mkdir -p .
> cd . && CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Wformat-security -Werror=format-security -Wall" CXXFLAGS="-g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
> -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2"
> LDFLAGS="-Wl,-z,relro" /«PKGBUILDDIR»/./configure --build=x86_64-linux-gnu
> --prefix=/usr --includedir="\${prefix}/include"
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info"
> --sysconfdir=/etc --localstatedir=/var
> --libexecdir="\${prefix}/lib/bomberclone" --srcdir=.
> --disable-maintainer-mode --disable-dependency-tracking
> --disable-silent-rules --prefix=/usr --bindir=/usr/games
> --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
> --datadir=/usr/share/games/bomberclone
> configure: WARNING: unrecognized options: --disable-maintainer-mode,
> --disable-silent-rules
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... none
> checking for library containing strerror... none required
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) none
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) none
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for inline... inline
> checking for vprintf... yes
> checking for _doprnt... no
> checking for vsnprintf... yes
> checking for sdl-config... /usr/bin/sdl-config
> checking for SDL - version >= 1.1.0... yes
> checking for X... no
> configure: WARNING: Enable Debuging
> configure: error:
> *** Unable to find SDL_image libary with PNG support
> (http://www.libsdl.org/projects/SDL_image/)
>
> checking for IMG_LoadPNG_RW in -lSDL_image... no
> make: *** [debian/stamp-autotools] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/04/19/bomberclone_0.11.9-3_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: bomberclone
Source-Version: 0.11.9-4
We believe that the bug you reported is fixed in the latest version of
bomberclone, which is due to be installed in the Debian FTP archive:
bomberclone-data_0.11.9-4_all.deb
to main/b/bomberclone/bomberclone-data_0.11.9-4_all.deb
bomberclone_0.11.9-4.diff.gz
to main/b/bomberclone/bomberclone_0.11.9-4.diff.gz
bomberclone_0.11.9-4.dsc
to main/b/bomberclone/bomberclone_0.11.9-4.dsc
bomberclone_0.11.9-4_amd64.deb
to main/b/bomberclone/bomberclone_0.11.9-4_amd64.deb
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 669...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bart Martens <ba...@debian.org> (supplier of updated bomberclone 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 01 May 2012 07:30:44 +0000
Source: bomberclone
Binary: bomberclone bomberclone-data
Architecture: source all amd64
Version: 0.11.9-4
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <ba...@debian.org>
Changed-By: Bart Martens <ba...@debian.org>
Description:
bomberclone - free Bomberman clone
bomberclone-data - Data files for bomberclone game
Closes: 669542
Changes:
bomberclone (0.11.9-4) unstable; urgency=low
.
* Build-Depends: libpng-dev, libjpeg-dev. Closes: #669542.
Checksums-Sha1:
748f2735162240a96a668a55f1bf18c9e917a7dd 1905 bomberclone_0.11.9-4.dsc
61463c302bcf55aab9e648cd5f7ec6f21da51ee8 11018 bomberclone_0.11.9-4.diff.gz
ffcb52499d934cccdaad00b6b7f368a5a8faa29e 7766154
bomberclone-data_0.11.9-4_all.deb
2533b522ed51b651dd15535e7c88caeaa196d1a1 128038 bomberclone_0.11.9-4_amd64.deb
Checksums-Sha256:
25b24d8304d9fb5414c8a8c49ed9645b272f9595618f8f5a1f1d0c3760d35432 1905
bomberclone_0.11.9-4.dsc
8e3583d16c375aa6b50642f49c803d243906066f8ac31706f4230080c0a2e082 11018
bomberclone_0.11.9-4.diff.gz
a00f364375932710c0c32aaa0ed8634d9b3a169a556fbc1278af6f59d180f736 7766154
bomberclone-data_0.11.9-4_all.deb
d0e7c49832ca21b9380489a737607c93d4254e54e0bda6b55de9407155a8e871 128038
bomberclone_0.11.9-4_amd64.deb
Files:
22a2e2a1f7e3ebd026fef19ccf24131a 1905 games extra bomberclone_0.11.9-4.dsc
a77e1e547f063f7c8f8d02baa4750860 11018 games extra bomberclone_0.11.9-4.diff.gz
bf7b9ae5cf26869a041eebf5e2c9b575 7766154 games extra
bomberclone-data_0.11.9-4_all.deb
d647c0c17bfb47ecb1f603da84bbd506 128038 games extra
bomberclone_0.11.9-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJPn5nUAAoJEDNV9NY7WCHMp4cP/R96JSZ6uFm8Cc9ItM8FcEzA
1KxQx9yusarz3vUbKjRPXwX/DdpUNaoXw8RIUBEJk4Cv5jwPt6MzrGjSTFy/n/Y+
lNFNAZ6BkiwgqKKHoqVC8lT200cc8zMTo4RQFe61p4hswxvEk5pzg0r72WUCZZdl
gaasPw2y6tOHP7e0u8gHc/Q9qE9RSy+Dz6syIy77+/ucSsNcmnfq3YlZrfFAbo3T
Fe+HwApYkeV1uJSE6tHRQp1D01bry0mn+OYvhz7Khh/AxyOdsIuQHiZUiwzhrtxM
3GXZRS1RjxZ0KFTd3KZrnF5msMIP2/AaMDoDhqIKFM0OxMQjMEnBYAyWoGLCRLpU
gffrOzcEyRJKrBRIX/ZNj71vPabz0xYruKL253/a9u71wdtrza6qBHuEaqsfBbu8
3Gr9XhyQf1FE4wsdIPW4jg/L3sWDOpmlj6c+idut7LXRH+9vxEa6IX2IUtXB9mTE
66wb7tGWCfc6PaMe7g634NOY6eprj2jihJM90ytN0cbKUq0Y9SZk/voTs7X2RfUK
ipc1ps7PIDKHYIeinX3GFnrwwhwC7utm6MCVaKzy7mpn6SX+0DN3N5H8YLbgTibk
jsNEnO4qbAfHE7AYYKeJho2z8r0XRmNYsQQzM6f5ha9LvGU6hqcHnWxIiTY9eLk1
DK0QrSUEx4zdzc29WqmV
=I56Y
-----END PGP SIGNATURE-----
--- End Message ---