Your message dated Sat, 18 Jul 2009 12:17:06 +0000
with message-id <e1ms8qg-0000vw...@ries.debian.org>
and subject line Bug#534039: fixed in plee-the-bear 0.2.1-2.1
has caused the Debian Bug report #534039,
regarding plee-the-bear: FTBFS: You must have the boost::filesystem library 
installed (at least 1.33)
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.)


-- 
534039: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534039
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: plee-the-bear
Version: 0.2.1-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2
> No patch removed
> rm -f build-stamp configure-stamp
> if [ -d 
> /build/user-plee-the-bear_0.2.1-2-amd64-PQ4OoA/plee-the-bear-0.2.1/build-tree 
> ]; then cd 
> /build/user-plee-the-bear_0.2.1-2-amd64-PQ4OoA/plee-the-bear-0.2.1/build-tree;
>  /usr/bin/make clean; fi
> rm -fr 
> /build/user-plee-the-bear_0.2.1-2-amd64-PQ4OoA/plee-the-bear-0.2.1/build-tree
> rm -f debian/running-bear.6
> rm -f debian/plee-the-bear.6
> rm -fr .pc
> if [ -L debian/plee-the-bear.menu ]; then unlink debian/plee-the-bear.menu; fi
> dh_clean 
>  dpkg-source -b plee-the-bear-0.2.1
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building plee-the-bear using existing 
> plee-the-bear_0.2.1.orig.tar.gz
> dpkg-source: info: building plee-the-bear in plee-the-bear_0.2.1-2.diff.gz
> dpkg-source: info: building plee-the-bear in plee-the-bear_0.2.1-2.dsc
>  debian/rules build
> dh_testdir
> QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
> Applying patch built-paths.diff
> patching file data/CMakeLists.txt
> patching file CMakeLists.txt
> 
> Applying patch dont-compile-extra-stuff.diff
> patching file dev/CMakeLists.txt
> 
> Applying patch fix-menu-section.diff
> patching file desktop/menu/plee-the-bear
> 
> Applying patch install-author-files.diff
> patching file data/CMakeLists.txt
> 
> Applying patch fix-create-file-in-current-dir.diff
> patching file dev/bear_engine/src/core/engine/code/game.cpp
> 
> Applying patch cmake-version.diff
> patching file CMakeLists.txt
> patching file data/CMakeLists.txt
> patching file desktop/CMakeLists.txt
> patching file dev/CMakeLists.txt
> patching file dev/bear_engine/CMakeLists.txt
> patching file dev/bear_engine/src/CMakeLists.txt
> patching file dev/bear_engine/src/core/CMakeLists.txt
> patching file dev/bear_engine/src/core/audio/CMakeLists.txt
> patching file dev/bear_engine/src/core/communication/CMakeLists.txt
> patching file dev/bear_engine/src/core/engine/CMakeLists.txt
> patching file dev/bear_engine/src/core/gui/CMakeLists.txt
> patching file dev/bear_engine/src/core/input/CMakeLists.txt
> patching file dev/bear_engine/src/core/text/CMakeLists.txt
> patching file dev/bear_engine/src/core/time/CMakeLists.txt
> patching file dev/bear_engine/src/core/universe/CMakeLists.txt
> patching file dev/bear_engine/src/core/visual/CMakeLists.txt
> patching file dev/bear_engine/src/generic_items/CMakeLists.txt
> patching file dev/bear_engine/src/running_bear/CMakeLists.txt
> patching file dev/image-cutter/CMakeLists.txt
> patching file dev/image-cutter/src/CMakeLists.txt
> patching file dev/image-cutter/src/ic/CMakeLists.txt
> patching file dev/level-editor/CMakeLists.txt
> patching file dev/level-editor/src/CMakeLists.txt
> patching file dev/level-editor/src/bf/CMakeLists.txt
> patching file dev/model-compiler/CMakeLists.txt
> patching file dev/model-compiler/src/CMakeLists.txt
> patching file dev/model-compiler/src/mc/CMakeLists.txt
> patching file dev/plee-the-bear/CMakeLists.txt
> patching file dev/plee-the-bear/src/CMakeLists.txt
> patching file dev/plee-the-bear/src/ptb/CMakeLists.txt
> patching file dev/texture-tools/CMakeLists.txt
> patching file dev/texture-tools/big-to-texture/CMakeLists.txt
> patching file dev/texture-tools/big-to-texture/src/CMakeLists.txt
> 
> Applying patch fix_.desktop.diff
> patching file desktop/applications/plee-the-bear.desktop
> 
> Now at patch fix_.desktop.diff
> # Perform an out-of-tree build to keep a clean source tree
> mkdir 
> /build/user-plee-the-bear_0.2.1-2-amd64-PQ4OoA/plee-the-bear-0.2.1/build-tree
> cd 
> /build/user-plee-the-bear_0.2.1-2-amd64-PQ4OoA/plee-the-bear-0.2.1/build-tree;
>  cmake .. \
>               -DCMAKE_INSTALL_PREFIX:STRING="/usr" -DCMAKE_C_FLAGS:STRING="-g 
> -O2" \
>               -DBUILD_STATIC:BOOL=ON \
>               -DBEAR_INSTALL_LIBRARY_DIR:STRING="lib/games/plee-the-bear" \
>               
> -DPTB_INSTALL_CUSTOM_LIBRARY_DIR:STRING="lib/games/plee-the-bear" \
>               -DBEAR_INSTALL_EXECUTABLE_DIR:STRING="games" \
>               -DCMAKE_SHARED_LINKER_FLAGS:STRING="-Wl,--as-needed" \
>               -DCMAKE_EXE_LINKER_FLAGS:STRING="-Wl,--as-needed" \
>               -DCMAKE_INSTALL_RPATH:STRING="/usr/lib/games/plee-the-bear" \
>               -DPTB_INSTALL_DATA_DIR:STRING="share/games/plee-the-bear"
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Found JPEG: /usr/lib/libjpeg.so
> -- Found ZLIB: /usr/lib/libz.so
> -- Found PNG: /usr/lib/libpng.so
> -- Found Claw library
> -- Boost version: 1.38.0
> -- Found the following Boost libraries:
> CMake Error at CMakeLists.txt:94 (MESSAGE):
>   You must have the boost::filesystem library installed (at least 1.33)
> 
> 
> -- Configuring incomplete, errors occurred!
> make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/06/20/plee-the-bear_0.2.1-2_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: plee-the-bear
Source-Version: 0.2.1-2.1

We believe that the bug you reported is fixed in the latest version of
plee-the-bear, which is due to be installed in the Debian FTP archive:

plee-the-bear-data_0.2.1-2.1_all.deb
  to pool/main/p/plee-the-bear/plee-the-bear-data_0.2.1-2.1_all.deb
plee-the-bear_0.2.1-2.1.diff.gz
  to pool/main/p/plee-the-bear/plee-the-bear_0.2.1-2.1.diff.gz
plee-the-bear_0.2.1-2.1.dsc
  to pool/main/p/plee-the-bear/plee-the-bear_0.2.1-2.1.dsc
plee-the-bear_0.2.1-2.1_amd64.deb
  to pool/main/p/plee-the-bear/plee-the-bear_0.2.1-2.1_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 534...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <k...@debian.org> (supplier of updated plee-the-bear 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: SHA1

Format: 1.8
Date: Sat, 18 Jul 2009 13:46:25 +0200
Source: plee-the-bear
Binary: plee-the-bear plee-the-bear-data
Architecture: source amd64 all
Version: 0.2.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Julien Jorge <julien_jo...@yahoo.fr>
Changed-By: Cyril Brulebois <k...@debian.org>
Description: 
 plee-the-bear - A 2D platform game
 plee-the-bear-data - Data for Plee the Bear
Closes: 530477 534039
Changes: 
 plee-the-bear (0.2.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with new boost (>= 1.37.0) by using the “-mt” suffix for
     boost libraries since starting with this version, only this variant
     is available (Closes: #530477, #534039):
      - Add patch: fix-ftbfs-with-new-boost.diff
   * Not bumping urgency, the package isn't in testing yet.
   * Get rid of -pN options in series file, -p1 is the default, and that
     could lead to some troubles with the 3.0 format.
Checksums-Sha1: 
 6db76dfabce065fc7e5151b0c6cae3977056de1a 1689 plee-the-bear_0.2.1-2.1.dsc
 f7de9c26f665c69b969a21a3b317dfed39828809 15414 plee-the-bear_0.2.1-2.1.diff.gz
 6ad265aae5026c6aaa30717a49f853ce61c7fe60 641426 
plee-the-bear_0.2.1-2.1_amd64.deb
 7e0a851dc929be327e7cf5ceea6e6967e180c58c 7585792 
plee-the-bear-data_0.2.1-2.1_all.deb
Checksums-Sha256: 
 156d75a117598a7409ee1f59b68ad2d9b93af3229e840fa6987dac0a1105054f 1689 
plee-the-bear_0.2.1-2.1.dsc
 ea0c7cf0311a322aade1ce1a9289f44479e4fac61fecfdf0659610e1f9093377 15414 
plee-the-bear_0.2.1-2.1.diff.gz
 158a6a1439eebe957e235437f71cf205832625d7557f741437df7769b7baf21d 641426 
plee-the-bear_0.2.1-2.1_amd64.deb
 3910a74d72f3a27d1240cb8db6ed51633e33ec534eeced619e942c9337fe6b04 7585792 
plee-the-bear-data_0.2.1-2.1_all.deb
Files: 
 bc33ecc8866e5d6b32594fdf53458567 1689 games extra plee-the-bear_0.2.1-2.1.dsc
 3591fe6781532a9a39c191955ca37e01 15414 games extra 
plee-the-bear_0.2.1-2.1.diff.gz
 9acf475ba381ce0045fd92d414cc9ea5 641426 games extra 
plee-the-bear_0.2.1-2.1_amd64.deb
 ddfb1bcb6d78da968b6cbd225e3b9fc6 7585792 games extra 
plee-the-bear-data_0.2.1-2.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkphvBsACgkQeGfVPHR5Nd0E/QCfZDLHPvZum7AU5mwMfI9hP3Dp
qjYAnRGaw/MaRumXH/dRiUfH/0zdwrFZ
=PSev
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to