Bug#1075122: krunner: ftbfs with GCC-14
Package: src:krunner
Version: 5.115.0-2
Severity: important
Tags: sid trixie
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-14
[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-14/g++-14, but succeeds to build with gcc-13/g++-13. 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/2024/07/01/krunner_5.115.0-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html
[...]
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "Debian"
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/runnermodel/librunnermodelplugin.so
-- Set non-toolchain portion of runtime path of "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/runnermodel/librunnermodelplugin.so" to ""
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/runnermodel/qmldir
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5Runner.so.5.115.0
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5Runner.so.5
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libKF5Runner.so
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/KRunner/AbstractRunner
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/KRunner/RunnerContext
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/KRunner/RunnerManager
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/KRunner/RunnerSyntax
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/KRunner/QueryMatch
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/KRunner/AbstractRunnerTest
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/krunner/krunner_export.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/krunner/abstractrunner.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/krunner/runnercontext.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/krunner/runnermanager.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/krunner/runnersyntax.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/krunner/querymatch.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/krunner/abstractrunnertest.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/kservicetypes5/plasma-runner.desktop
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qlogging-categories5/krunner.categories
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qlogging-categories5/krunner.renamecategories
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/KF5Runner.qch
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/KF5Runner.tags
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KRunner.pri
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/dbus-1/interfaces/kf5_org.kde.krunner1.xml
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/kdevappwizard/templates/runner.tar.bz2
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/kdevappwizard/templates/runnerpython.tar.bz2
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Runner/KF5RunnerQchTargets.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Runner/KF5RunnerConfig.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Runner/KF5RunnerConfigVersion.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Runner/KF5KRunnerMacros.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Runner/KF5RunnerTargets.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/KF5Runner/KF5RunnerTargets-debian.cmake
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/KF5/KRunner/krunner_version.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_install -O--buildsystem=kf5
dh_movelibkdeinit -O--buildsystem=kf5
dh_installdocs -O--buildsystem=kf5
dh_installchangelogs -O--buildsystem=kf5
dh_installsystemduser -O--buildsystem=kf5
dh_perl -O--buildsystem=kf5
dh_link -O--buildsystem=kf5
dh_strip_nondeterminism -O--buildsystem=kf5
dh_compress -X.dcl -X.docbook -X-license -X.tag -X.sty -X.el -O--buildsystem=kf5
dh_fixperms -O--buildsystem=kf5
dh_missing -O--buildsystem=kf5
dh_dwz -a -O--buildsystem=kf5
dh_strip -a -O--buildsystem=kf5
dh_makeshlibs -a -Xusr/lib/libkdeinit5_\* -O--buildsystem=kf5
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libkf5runner5/DEBIAN/symbols doesn't match completely debian/libkf5runner5.symbols
--- debian/libkf5runner5.symbols (libkf5runner5_5.115.0-2_amd64)
+++ dpkg-gensymbols7AmFQM 2024-07-02 01:07:54.889185612 +0000
@@ -225,7 +225,7 @@
_ZNK6Plasma14AbstractRunner8metadataEv@Base 5.2.0
_ZNK6Plasma14AbstractRunner8priorityEv@Base 4.97.0
_ZNK6Plasma14AbstractRunner8syntaxesEv@Base 4.97.0
- _ZNSt6vectorISt10unique_ptrI23QDBusPendingCallWatcherSt14default_deleteIS1_EESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 5.96.0
+#MISSING: 5.115.0-2# _ZNSt6vectorISt10unique_ptrI23QDBusPendingCallWatcherSt14default_deleteIS1_EESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 5.96.0
_ZTIN12ThreadWeaver11QueuePolicyE@Base 4.97.0
_ZTIN12ThreadWeaver12JobInterfaceE@Base 4.97.0
_ZTIN6Plasma13RunnerContextE@Base 4.97.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Reply to: