Bug#565023: libclaw: ftbfs with gcc-4.5

Matthias Klose doko at debian.org
Wed Jan 13 01:04:54 UTC 2010


Package: libclaw
Version: 1.5.4-3
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/libclaw_1.5.4-3_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.


[...]
-- 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 Doxygen: /usr/bin/doxygen
-- Configuring done
-- Generating done
-- Build files have been written to: /build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/build-tree
touch configure-stamp
dh_testdir
cd /build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/build-tree; /usr/bin/make
make[1]: Entering directory `/build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/build-tree'
make[2]: Entering directory `/build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/build-tree'
make[3]: Entering directory `/build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/build-tree'
Scanning dependencies of target claw_logger
make[3]: Leaving directory `/build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/build-tree'
make[3]: Entering directory `/build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/build-tree'
[  1%] Building CXX object CMakeFiles/claw_logger.dir/claw/code/logger.o
In file included from /build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/./claw/logger.hpp:117:0,
                 from /build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/claw/code/logger.cpp:30:
/build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/./claw/impl/logger.tpp:39:1: error: 'claw::log_system::log_system' names the constructor, not the type
In file included from /usr/include/c++/4.5/utility:70:0,
                 from /usr/include/c++/4.5/algorithm:61,
                 from /build/user-libclaw_1.5.4-3-amd64-dpnjA2/libclaw-1.5.4/claw/code/logger.cpp:32:
/usr/include/c++/4.5/bits/stl_relops.h:67:1: error: expected unqualified-id before 'namespace'
make[3]: *** [CMakeFiles/claw_logger.dir/claw/code/logger.o] Error 1
make[2]: *** [CMakeFiles/claw_logger.dir/all] Error 2
make[1]: *** [all] Error 2
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