Bug#565067: pokerth: ftbfs with gcc-4.5

Matthias Klose doko at debian.org
Wed Jan 13 01:05:37 UTC 2010


Package: pokerth
Version: 0.7.1-1
Severity: normal
Tags: sid
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.5

The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html

The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/pokerth_0.7.1-1_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.

The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.


[...]
qmake-qt4 pokerth.pro
dh build --after dh_auto_configure
   dh_auto_build
make[1]: Entering directory `/build/user-pokerth_0.7.1-1-amd64-TMD9Pf/pokerth-0.7.1'
/usr/bin/qmake-qt4 pokerth_lib.pro -unix -o Makefile.pokerth_lib
make -f Makefile.pokerth_lib 
make[2]: Entering directory `/build/user-pokerth_0.7.1-1-amd64-TMD9Pf/pokerth-0.7.1'
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DENABLE_IPV6 -DQT_NO_DEBUG -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4 -I. -Isrc -Isrc/engine -Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine -Isrc/engine/network_engine -Isrc/config -Isrc/third_party/tinyxml -Isrc/third_party/libircclient/include -Isrc/core -Imocs -o obj/game.o src/game.cpp
In file included from /usr/include/boost/date_time/gregorian/formatters.hpp:17:0,
                 from /usr/include/boost/date_time/gregorian/gregorian.hpp:25,
                 from /usr/include/boost/date_time/posix_time/time_formatters.hpp:12,
                 from /usr/include/boost/date_time/posix_time/posix_time.hpp:24,
                 from src/third_party/boost/timers/portable/clock_device.hpp:18,
                 from src/third_party/boost/timers/portable.hpp:15,
                 from src/third_party/boost/timers.hpp:22,
                 from src/gamedata.h:26,
                 from src/game.h:24,
                 from src/game.cpp:20:
/usr/include/boost/date_time/date_formatting.hpp: In static member function 'static std::basic_string<charT> boost::date_time::ymd_formatter<ymd_type, format_type, charT>::ymd_to_string(ymd_type)':
/usr/include/boost/date_time/date_formatting.hpp:87:36: error: cannot call constructor 'std::locale::locale' directly
/usr/include/boost/date_time/date_formatting.hpp:87:36: note: for a function-style cast, remove the redundant '::locale'
/usr/include/boost/date_time/gregorian/formatters.hpp:65: confused by earlier errors, bailing out
Preprocessed source stored into /tmp/ccbxpgns.out file, please attach this to your bugreport.
make[2]: *** [obj/game.o] Error 1
make[1]: *** [sub-pokerth_lib-pro-make_default-ordered] Error 2
dh_auto_build: make -j1 returned exit code 2
make[2]: Leaving directory `/build/user-pokerth_0.7.1-1-amd64-TMD9Pf/pokerth-0.7.1'
make[1]: Leaving directory `/build/user-pokerth_0.7.1-1-amd64-TMD9Pf/pokerth-0.7.1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2





More information about the Pkg-games-devel mailing list