Bug#1037843: robot-testing-framework: ftbfs with GCC-13

Matthias Klose doko at debian.org
Wed Jun 14 10:30:54 BST 2023


Package: src:robot-testing-framework
Version: 2.0.1+ds1-2
Severity: normal
Tags: sid trixie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-13

[This bug is targeted to the upcoming trixie release]

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-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/robot-testing-framework_2.0.1+ds1-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html

[...]
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/robottestingframework/dll/SharedLibraryClassApi.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/robottestingframework/dll/SharedLibraryClassFactory.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/robottestingframework/dll/SharedLibraryFactory.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/robottestingframework/dll/Vocab.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/robottestingframework/dll/robottestingframework_dll_config.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/librobottestingframework-lua.so.2
-- Set runtime path of "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/librobottestingframework-lua.so.2" to ""
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/librobottestingframework-lua.so
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/robottestingframework/lua/LuaPluginLoader.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/librobottestingframework-ruby.so.2
-- Set runtime path of "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/librobottestingframework-ruby.so.2" to ""
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/librobottestingframework-ruby.so
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/robottestingframework/ruby/RubyPluginLoader.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/bin/robottestingframework-testrunner
-- Set runtime path of "/<<PKGBUILDDIR>>/debian/tmp/usr/bin/robottestingframework-testrunner" to ""
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   dh_install
   debian/rules override_dh_installdocs-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs -plibrobottestingframework-doc --doc-main-package=robot-testing-framework -Xjquery.js
dh_installdocs --remaining-packages
dh_installdocs: warning: No packages to build. Possible architecture mismatch: amd64, want: all any
dh_doxygen -plibrobottestingframework-doc
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -Nlibrobottestingframework-doc
   dh_installchangelogs
   debian/rules override_dh_installexamples-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installexamples -plibrobottestingframework-doc --doc-main-package=robot-testing-framework
dh_installexamples --remaining-packages
dh_installexamples: warning: No packages to build. Possible architecture mismatch: amd64, want: all any
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installexamples -Nlibrobottestingframework-doc
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/librobottestingframework2/DEBIAN/symbols doesn't match completely debian/librobottestingframework2.symbols
--- debian/librobottestingframework2.symbols (librobottestingframework2_2.0.1+ds1-2_amd64)
+++ dpkg-gensymbols4iPojn	2023-05-22 02:11:54.811955055 +0000
@@ -235,6 +235,7 @@
  _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPvEPN21robottestingframework23WebProgressListenerImplEEEEEED0Ev at Base 2.0.0
  _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPvEPN21robottestingframework23WebProgressListenerImplEEEEEED1Ev at Base 2.0.0
  _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPvEPN21robottestingframework23WebProgressListenerImplEEEEEED2Ev at Base 2.0.0
+ _ZNSt6thread24_M_thread_deps_never_runEv at Base 2.0.1+ds1-2
  _ZNSt6vectorIN21robottestingframework23WebProgressListenerImpl10TestStatusESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_ at Base 2.0.0
  _ZNSt6vectorIPN21robottestingframework11ResultEventESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_ at Base 2.0.0
  _ZNSt6vectorIPN21robottestingframework14FixtureManagerESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_ at Base 2.0.0
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/librobottestingframework-dll2/DEBIAN/symbols doesn't match completely debian/librobottestingframework-dll2.symbols
--- debian/librobottestingframework-dll2.symbols (librobottestingframework-dll2_2.0.1+ds1-2_amd64)
+++ dpkg-gensymbolsBgkWUi	2023-05-22 02:11:54.927955869 +0000
@@ -71,7 +71,7 @@
  _ZNK7shlibpp20SharedLibraryFactory7isValidEv at Base 2.0.0
  _ZNK7shlibpp20SharedLibraryFactory8getErrorB5cxx11Ev at Base 2.0.0
  _ZNK7shlibpp20SharedLibraryFactory9getStatusEv at Base 2.0.0
- _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_ at Base 2.0.0
+#MISSING: 2.0.1+ds1-2# _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_ at Base 2.0.0
  _ZTI19DllPluginLoaderImplIN21robottestingframework14FixtureManagerEE at Base 2.0.0
  _ZTI19DllPluginLoaderImplIN21robottestingframework8TestCaseEE at Base 2.0.0
  _ZTIN21robottestingframework6plugin12PluginLoaderE at Base 2.0.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the debian-science-maintainers mailing list