Package: src:qtscxml-everywhere-src Version: 5.12.5-2 Severity: normal Tags: sid bullseye User: debian-...@lists.debian.org Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The severity of this report will be raised before the bullseye release, so nothing has to be done for the buster release. The full build log can be found at: http://people.debian.org/~doko/logs/gcc10-20200225/qtscxml-everywhere-src_5.12.5-2_unstable_gcc10.log The last lines of the build log are at the end of this report. To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html [...] make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/scxml/ftpclient' make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/scxml' make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples' make[2]: Leaving directory '/<<PKGBUILDDIR>>' # Reproducible builds: remove build path from prl file. sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' debian/tmp/usr/lib/x86_64-linux-gnu/libQt5Scxml.prl make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_install-indep make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make install_docs -Csrc INSTALL_ROOT=/<<PKGBUILDDIR>>/debian/tmp make[2]: Entering directory '/<<PKGBUILDDIR>>/src' cd scxml/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/scxml/scxml.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' QMAKE_S TRIP=: PREFIX=/usr QT_BUILD_PARTS+=tests ) && /usr/bin/make -f Makefile install_docs make[3]: Entering directory '/<<PKGBUILDDIR>>/src/scxml' /usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/doc/qtscxml /<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/qtscxml /usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/doc/qtscxml.qch /<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/qtscxml.qch make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/scxml' cd imports/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/imports/imports.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' Q MAKE_STRIP=: PREFIX=/usr QT_BUILD_PARTS+=tests ) && /usr/bin/make -f Makefile install_docs make[3]: Entering directory '/<<PKGBUILDDIR>>/src/imports' cd scxmlstatemachine/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/src/imports/scxmlstatemachine/scxmlstatemachine.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' 'QMAKE_LFLAGS_DEBUG=-Wl, -z,relro -Wl,-z,now -Wl,--as-needed' QMAKE_STRIP=: PREFIX=/usr QT_BUILD_PARTS+=tests ) && /usr/bin/make -f Makefile install_docs make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imports/scxmlstatemachine' make[4]: Nothing to be done for 'install_docs'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imports/scxmlstatemachine' make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/imports' make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms debian/rules override_dh_missing make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_missing --fail-missing make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_strip dh_makeshlibs dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libqt5scxml5/DEBIAN/symbols doesn't match completely debian/libqt5scxml5.symbols --- debian/libqt5scxml5.symbols (libqt5scxml5_5.12.5-2_amd64) +++ dpkg-gensymbolsRyZzpT 2020-02-26 12:19:57.285010643 +0000 @@ -15,7 +15,7 @@ Qt_5.9@Qt_5.9 5.10.1 Qt_5@Qt_5 5.10.1 Qt_5_PRIVATE_API@Qt_5_PRIVATE_API 5.10.1 - _ZN10QStringRef7compareERKS_13QLatin1StringN2Qt15CaseSensitivityE@Qt_5 5.10.1 +#MISSING: 5.12.5-2# _ZN10QStringRef7compareERKS_13QLatin1StringN2Qt15CaseSensitivityE@Qt_5 5.10.1 _ZN11QScxmlError16staticMetaObjectE@Qt_5 5.10.1 _ZN11QScxmlErrorC1ERK7QStringiiS2_@Qt_5 5.10.1 _ZN11QScxmlErrorC1ERKS_@Qt_5 5.10.1 @@ -382,11 +382,12 @@ _ZNK32QScxmlDynamicScxmlServiceFactory10metaObjectEv@Qt_5 5.10.1 (optional=templinst|subst)_ZNSt6vectorIP29QScxmlInvokableServiceFactorySaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE{size_t}RKS1_@Qt_5 5.10.1 (optional=templinst)_ZNSt6vectorISt4pairIiP11QScxmlEventESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Qt_5 5.10.1 + _ZNSt6vectorISt4pairIiP11QScxmlEventESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EE@Qt_5 5.12.5-2 (optional=templinst|subst)_ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iterator{size_t}b@Qt_5 5.10.1 (optional=templinst)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJRKiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Qt_5 5.10.1 (optional=templinst|subst)_ZNSt6vectorIiSaIiEE7reserveE{size_t}@Qt_5 5.10.1 (optional=templinst|arch=amd64 arm64 armel armhf m68k mips64el ppc64el sh4 x32)_ZNSt6vectorIiSaIiEE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPiS1_EE@Qt_5 5.10.1 - (optional=templinst)_ZNSt6vectorIiSaIiEEaSERKS1_@Qt_5 5.10.1 +#MISSING: 5.12.5-2# (optional=templinst)_ZNSt6vectorIiSaIiEEaSERKS1_@Qt_5 5.10.1 _ZTI15QScxmlDataModel@Qt_5 5.10.1 _ZTI15QScxmlTableData@Qt_5 5.10.1 _ZTI18QScxmlCppDataModel@Qt_5 5.10.1 dh_makeshlibs: error: failing due to earlier errors make: *** [debian/rules:11: binary] Error 25 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2