Debian Bug report logs -
#853488
libclaw: ftbfs with GCC-7
Reported by: Matthias Klose <doko@debian.org>
Date: Tue, 31 Jan 2017 09:42:03 UTC
Severity: serious
Tags: buster, sid
Found in version libclaw/1.7.4-1
Fixed in version 1.7.4-2
Done: Markus Koschany <apo@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#853488; Package src:libclaw.
(Tue, 31 Jan 2017 09:42:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Matthias Klose <doko@debian.org>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(Tue, 31 Jan 2017 09:42:05 GMT) (full text, mbox, link).
Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):
Package: src:libclaw
Version: 1.7.4-1
Severity: normal
Tags: sid buster
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-7
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/libclaw_1.7.4-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.
To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html
[...]
/usr/bin/ar qc libclaw_configuration_file.a CMakeFiles/claw_configuration_file-static.dir/claw/code/configuration_file.cpp.o
/usr/bin/ar qc libclaw_tween.a CMakeFiles/claw_tween-static.dir/claw/code/tween/base_tweener.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/single_tweener.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/tweener.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/tweener_group.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/tweener_sequence.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_circ.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_none.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_linear.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_elastic.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_quint.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_cubic.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_back.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_quad.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_sine.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_quart.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_bounce.cpp.o CMakeFiles/claw_tween-static.dir/claw/code/tween/easing/easing_expo.cpp.o
/usr/bin/ranlib libclaw_configuration_file.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/ranlib libclaw_tween.a
[ 85%] Built target claw_configuration_file-static
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_symlink_library libclaw_configuration_file.so.1.7.4 libclaw_configuration_file.so.1 libclaw_configuration_file.so
[ 85%] Built target claw_tween-static
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 85%] Built target claw_configuration_file
/<<PKGBUILDDIR>>/claw/claw.hpp:99: warning: unable to resolve reference to `tweeners' for \ref command
/<<PKGBUILDDIR>>/claw/tween/base_tweener.hpp:41: warning: unable to resolve reference to `tweeners' for \ref command
/<<PKGBUILDDIR>>/claw/tween/single_tweener.hpp:44: warning: unable to resolve reference to `tweeners' for \ref command
/<<PKGBUILDDIR>>/claw/tween/tweener.hpp:44: warning: unable to resolve reference to `tweeners' for \ref command
/<<PKGBUILDDIR>>/claw/tween/tweener_group.hpp:44: warning: unable to resolve reference to `tweeners' for \ref command
/<<PKGBUILDDIR>>/claw/tween/tweener_sequence.hpp:46: warning: unable to resolve reference to `tweeners' for \ref command
sh: 1: latex: not found
error: Problems running latex. Check your installation or look for typos in _formulas.tex and check _formulas.log!
sh: 1: dvips: not found
error: Problems running dvips. Check your installation!
[ 86%] Linking CXX static library libclaw_application.a
/usr/bin/cmake -P CMakeFiles/claw_application-static.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/claw_application-static.dir/link.txt --verbose=1
/usr/bin/ar qc libclaw_application.a CMakeFiles/claw_application-static.dir/claw/code/application.cpp.o CMakeFiles/claw_application-static.dir/claw/code/arguments.cpp.o CMakeFiles/claw_application-static.dir/claw/code/arguments_table.cpp.o
/usr/bin/ranlib libclaw_application.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 86%] Built target claw_application-static
[ 87%] Linking CXX shared library libclaw_tween.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/claw_tween.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -s -Wl,--as-needed -Wl,-z,relro -shared -Wl,-soname,libclaw_tween.so.1 -o libclaw_tween.so.1.7.4 CMakeFiles/claw_tween.dir/claw/code/tween/base_tweener.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/single_tweener.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/tweener.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/tweener_group.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/tweener_sequence.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_circ.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_none.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_linear.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_elastic.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_quint.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_cubic.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_back.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_quad.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_sine.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_quart.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_bounce.cpp.o CMakeFiles/claw_tween.dir/claw/code/tween/easing/easing_expo.cpp.o
/usr/bin/cmake -E cmake_symlink_library libclaw_tween.so.1.7.4 libclaw_tween.so.1 libclaw_tween.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 87%] Built target claw_tween
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 87%] Built target doc
[ 88%] Linking CXX shared library libclaw_application.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/claw_application.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -s -Wl,--as-needed -Wl,-z,relro -shared -Wl,-soname,libclaw_application.so.1 -o libclaw_application.so.1.7.4 CMakeFiles/claw_application.dir/claw/code/application.cpp.o CMakeFiles/claw_application.dir/claw/code/arguments.cpp.o CMakeFiles/claw_application.dir/claw/code/arguments_table.cpp.o -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu: libclaw_logger.so.1.7.4
/usr/bin/cmake -E cmake_symlink_library libclaw_application.so.1.7.4 libclaw_application.so.1 libclaw_application.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 88%] Built target claw_application
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Makefile:130: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: make -j64 returned exit code 2
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Severity set to 'important' from 'normal'
Request was from Matthias Klose <doko@debian.org>
to control@bugs.debian.org.
(Tue, 20 Jun 2017 14:31:52 GMT) (full text, mbox, link).
Severity set to 'serious' from 'important'
Request was from Matthias Klose <doko@debian.org>
to control@bugs.debian.org.
(Fri, 04 Aug 2017 20:04:29 GMT) (full text, mbox, link).
Reply sent
to Markus Koschany <apo@debian.org>:
You have taken responsibility.
(Thu, 17 Aug 2017 21:48:02 GMT) (full text, mbox, link).
Notification sent
to Matthias Klose <doko@debian.org>:
Bug acknowledged by developer.
(Thu, 17 Aug 2017 21:48:02 GMT) (full text, mbox, link).
Message #14 received at 853488-done@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Version: 1.7.4-2
Forgot to close this one in libclaw's changelog. Closing now.
[signature.asc (application/pgp-signature, attachment)]
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 20 Sep 2017 07:30:10 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 12:41:08 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.