Your message dated Sat, 09 Jun 2012 15:22:40 +0000
with message-id <e1sdnuu-0006ty...@franck.debian.org>
and subject line Bug#674369: fixed in libtuxcap 1.4.0.dfsg2-2.1
has caused the Debian Bug report #674369,
regarding libtuxcap: FTBFS: Could NOT find ImageMagick
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.)
--
674369: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674369
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libtuxcap
Version: 1.4.0.dfsg2-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120524 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»'
> QUILT_PATCHES=debian/patches \
> quilt --quiltrc /dev/null push -a || test $? = 2
> Applying patch cmakelists.patch
> patching file tuxcap/CMakeLists.txt
>
> Applying patch no_fsck_32bit_colors.patch
> patching file tuxcap/lib/SexyAppBase.cpp
>
> Applying patch particles_res.patch
> patching file tuxcap/hgeparticle/hgeparticle.cpp
>
> Applying patch abs_dirs.patch
> patching file tuxcap/lib/ResourceManager.cpp
> patching file tuxcap/hgeparticle/hgeparticle.cpp
> patching file tuxcap/lib/ImageFont.cpp
> patching file tuxcap/lib/SDLMixerMusicInterface.cpp
> patching file tuxcap/lib/SDLMixerSoundManager.cpp
> patching file tuxcap/lib/SexyAppBase.cpp
>
> Applying patch includes.patch
> patching file tuxcap/include/MTRand.h
> patching file tuxcap/include/ImageLib.h
>
> Applying patch kfreebsd.patch
> patching file tuxcap/include/Physics.h
>
> Now at patch kfreebsd.patch
> touch debian/stamp-patched
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> dh_testdir
> mkdir -p debian/tmp-build
> cp tuxcap-build/* debian/tmp-build -r
> cd debian/tmp-build && cmake --debug-output \
> -D CMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
> -D CMAKE_CXX_FLAGS_RELWITHDEBINFO=" -g" \
> -D CMAKE_C_FLAGS_RELWITHDEBINFO=" -g" \
> -D CMAKE_CXX_FLAGS_RELEASE="" \
> -D CMAKE_C_FLAGS_RELEASE="" \
> -D CMAKE_CXX_FLAGS_DEBUG=" -g" \
> -D CMAKE_C_FLAGS_DEBUG=" -g" \
> -D CMAKE_SKIP_RPATH=true \
> -D CMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,defs
> -Wl,--no-undefined" \
> -D CMAKE_VERBOSE_MAKEFILE=true \
> -D CMAKE_INSTALL_PREFIX=/usr \
> /«PKGBUILDDIR»
> Running with debug output on.
> -- The C compiler identification is GNU 4.7.0
> Called from: [2]
> /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- The CXX compiler identification is GNU 4.7.0
> Called from: [2]
> /usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- Check for working C compiler: /usr/bin/gcc
> Called from: [2] /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- Check for working C compiler: /usr/bin/gcc -- works
> Called from: [2] /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- Detecting C compiler ABI info
> Called from: [2] /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- Detecting C compiler ABI info - done
> Called from: [2] /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- Check for working CXX compiler: /usr/bin/c++
> Called from: [2] /usr/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> Called from: [2] /usr/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- Detecting CXX compiler ABI info
> Called from: [2] /usr/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> -- Detecting CXX compiler ABI info - done
> Called from: [2] /usr/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake
> [1] /«PKGBUILDDIR»/CMakeLists.txt
> Entering /«PKGBUILDDIR»/tuxcap
> -- Could NOT find ImageMagick (missing: ImageMagick_mogrify_EXECUTABLE)
> Called from: [2] /usr/share/cmake-2.8/Modules/FindImageMagick.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for include file pthread.h
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for include file pthread.h - found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for pthread_create
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for pthread_create - not found.
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for pthread_create in pthreads
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for pthread_create in pthreads - not found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for pthread_create in pthread
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for pthread_create in pthread - found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Found Threads: TRUE
> Called from: [3] /usr/share/cmake-2.8/Modules/FindThreads.cmake
> [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Found SDL:
> /usr/lib/x86_64-linux-gnu/libSDLmain.a;/usr/lib/x86_64-linux-gnu/libSDL.so;-lpthread
>
> Called from: [2] /usr/share/cmake-2.8/Modules/FindSDL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for XOpenDisplay in
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for XOpenDisplay in
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -
> found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for gethostbyname
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for gethostbyname - found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for connect
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for connect - found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for remove
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for remove - found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for shmat
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for shmat - found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for IceConnectionNumber in ICE
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Looking for IceConnectionNumber in ICE - found
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
> Called from: [3] /usr/share/cmake-2.8/Modules/FindX11.cmake
> [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
> Called from: [2] /usr/share/cmake-2.8/Modules/FindOpenGL.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Found SDLMIXER: /usr/lib/x86_64-linux-gnu/libSDL_mixer.so
> Called from: [2] /usr/share/cmake-2.8/Modules/FindSDL_mixer.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> -- Found PythonLibs: /usr/lib/libpython2.7.so (found version "2.7.3rc2")
> Called from: [2] /usr/share/cmake-2.8/Modules/FindPythonLibs.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> CMake Error at
> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
> Could NOT find ImageMagick (missing: ImageMagick_mogrify_EXECUTABLE)
> Call Stack (most recent call first):
> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288
> (_FPHSA_FAILURE_MESSAGE)
> /usr/share/cmake-2.8/Modules/FindImageMagick.cmake:208
> (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
> tuxcap/CMakeLists.txt:19 (Find_Package)
>
>
> Called from: [2] /usr/share/cmake-2.8/Modules/FindImageMagick.cmake
> [1] /«PKGBUILDDIR»/tuxcap/CMakeLists.txt
> Returning to /«PKGBUILDDIR»
> -- Configuring incomplete, errors occurred!
> make: *** [config-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/05/24/libtuxcap_1.4.0.dfsg2-2_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: libtuxcap
Source-Version: 1.4.0.dfsg2-2.1
We believe that the bug you reported is fixed in the latest version of
libtuxcap, which is due to be installed in the Debian FTP archive:
libtuxcap-dev_1.4.0.dfsg2-2.1_amd64.deb
to main/libt/libtuxcap/libtuxcap-dev_1.4.0.dfsg2-2.1_amd64.deb
libtuxcap4.0-dbg_1.4.0.dfsg2-2.1_amd64.deb
to main/libt/libtuxcap/libtuxcap4.0-dbg_1.4.0.dfsg2-2.1_amd64.deb
libtuxcap4.0_1.4.0.dfsg2-2.1_amd64.deb
to main/libt/libtuxcap/libtuxcap4.0_1.4.0.dfsg2-2.1_amd64.deb
libtuxcap_1.4.0.dfsg2-2.1.diff.gz
to main/libt/libtuxcap/libtuxcap_1.4.0.dfsg2-2.1.diff.gz
libtuxcap_1.4.0.dfsg2-2.1.dsc
to main/libt/libtuxcap/libtuxcap_1.4.0.dfsg2-2.1.dsc
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 674...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated libtuxcap 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: Thu, 07 Jun 2012 16:14:22 +0200
Source: libtuxcap
Binary: libtuxcap-dev libtuxcap4.0 libtuxcap4.0-dbg
Architecture: source amd64
Version: 1.4.0.dfsg2-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
libtuxcap-dev - framework for developing 2D games - development files
libtuxcap4.0 - framework for developing 2D games - runtime libraries
libtuxcap4.0-dbg - framework for developing 2D games - debugging symbols
Closes: 674369
Changes:
libtuxcap (1.4.0.dfsg2-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "FTBFS: Could NOT find ImageMagick":
add patch to deal with cmake's ImageMagick module changes
(Closes: #674369)
Checksums-Sha1:
eab1aa59818385a96ba170105c7bfd870d0ac132 2221 libtuxcap_1.4.0.dfsg2-2.1.dsc
fc07c3f5acd97b5e4fd1ae11516909562cebb866 10484
libtuxcap_1.4.0.dfsg2-2.1.diff.gz
9fa8b18193f197c44f6706df04b52bdd71682aa7 1341666
libtuxcap-dev_1.4.0.dfsg2-2.1_amd64.deb
a4b279f64db227d49fe53d51090074928271496c 739790
libtuxcap4.0_1.4.0.dfsg2-2.1_amd64.deb
7d2a3ccfef4977ad90f99f0c0f173845912e4288 137616
libtuxcap4.0-dbg_1.4.0.dfsg2-2.1_amd64.deb
Checksums-Sha256:
92e8accc956bbc53d98b9627df5f91b2b9369479977cbf6702947b1789cfae57 2221
libtuxcap_1.4.0.dfsg2-2.1.dsc
4ce359d0c133a57b1a715a0f6b225069abf3d82513ca2039559bd893030242d2 10484
libtuxcap_1.4.0.dfsg2-2.1.diff.gz
59f29832199a0087c35ec5066ca6962569f9bdd67dd8fb9e91d193def8a3a42d 1341666
libtuxcap-dev_1.4.0.dfsg2-2.1_amd64.deb
80eb8093793c0bc0c4ecc502ce468f46c428202d5c5b979300a564ab404bd2e7 739790
libtuxcap4.0_1.4.0.dfsg2-2.1_amd64.deb
7a355ac4e2267851a96a57c5ca1a052033fc2c4a718a98e7eb11c444a8fe495c 137616
libtuxcap4.0-dbg_1.4.0.dfsg2-2.1_amd64.deb
Files:
eb166e2598a17a636cbaea29d7e30791 2221 libs optional
libtuxcap_1.4.0.dfsg2-2.1.dsc
bb4e5c164da9f733085cbde75eee309f 10484 libs optional
libtuxcap_1.4.0.dfsg2-2.1.diff.gz
ba1b99cbc6083fd97fdafb5c5f6b4033 1341666 libdevel optional
libtuxcap-dev_1.4.0.dfsg2-2.1_amd64.deb
e1e3a5e436d0dd70e94897ec29764083 739790 libs optional
libtuxcap4.0_1.4.0.dfsg2-2.1_amd64.deb
7410523ef36f818e00b3716afa4da4f8 137616 debug extra
libtuxcap4.0-dbg_1.4.0.dfsg2-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJP0LeVAAoJELs6aAGGSaoGCQkP/2YhQWYJ/uPW47i6TFsk7pnN
vakkVFP17OmBNQ7CyQdSP5ZaOjIJxBKrntmTxZ8SiglQdTZK50hBkttiWhcGizyo
1hnRmSVID4GcAN1uSF5SYDvofaivwS/nai/iDQZ7D/Irrj3J1h09PlCgm4hEhkIo
lVdcDzK3mwnwrEuEu3PR2uEaP2xsvSRPr44k9j1vGkDvoXLDBQHvtP7UuULDcfTY
sRghTHYNKwgtVFap5gR+tgUmGhmPTRzukZbO7yxX6NRtLvUSkhJ0KuaFt+WOwJ2q
aV/PcxuwbMqtlIXbtpzxBWmZyYuVpE49Wql7x/J892bqcEpOXp1p5DVqvGjLyBKe
5XrUVa8FAleFWbRVYbRKjA/Wjxb54IWpfaLBySTzJoKXItpVTADEYkp0xgKYYlX1
QFNkvJN6jSIjjBywrripW+wsKZNjBL+UmhuLt/DVbQagG1boJbAH2VlDbfahsYBJ
MzIh/I3nW+6ECeAFVWU+wv1DB8OfgAaTET05wJ3wBYf/pYqyA50qmcOxDA0UeHD/
xA5JAMNK/dSicJwG4PVhfGVphBDpvQQdD1x34dPblc03PZCA93qd95R55svjr0z7
+/SXV9BCTZMw5/8TN1waiEGhE79Pt8OynwG3oGJM3cdJ9RoZRPf9XoFkRvIUjpHc
HnUFrgtN4+b2v0jE7bty
=/5kp
-----END PGP SIGNATURE-----
--- End Message ---