[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/packagekit-qt_1.1.2-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:1673:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:1724:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:1756:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:1785:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:1814:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:1886:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:1928:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:1966:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2063:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2117:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2164:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2202:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2286:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2412:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2447:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2487:8: warning: Unknown element 'doc' while checking for signal arguments
/usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml:2530:8: warning: Unknown element 'doc' while checking for signal arguments
[ 23%] Generating moc_daemonproxy.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/lib/qt6/libexec/moc @/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/moc_daemonproxy.cpp_parameters
[ 29%] Generating moc_transactionproxy.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/lib/qt6/libexec/moc @/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/moc_transactionproxy.cpp_parameters
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/packagekit-qt-1.1.2 /build/reproducible-path/packagekit-qt-1.1.2/src /build/reproducible-path/packagekit-qt-1.1.2/build-qt6 /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/CMakeFiles/packagekitqt6.dir/DependInfo.cmake "--color="
Dependencies file "src/packagekitqt6_autogen/deps" is newer than depends file "/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/CMakeFiles/packagekitqt6.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target packagekitqt6
make[4]: Leaving directory '/build/reproducible-path/packagekit-qt-1.1.2/build-qt6'
make -f src/CMakeFiles/packagekitqt6.dir/build.make src/CMakeFiles/packagekitqt6.dir/build
make[4]: Entering directory '/build/reproducible-path/packagekit-qt-1.1.2/build-qt6'
[ 70%] Building CXX object src/CMakeFiles/packagekitqt6.dir/details.cpp.o
[ 70%] Building CXX object src/CMakeFiles/packagekitqt6.dir/bitfield.cpp.o
[ 70%] Building CXX object src/CMakeFiles/packagekitqt6.dir/transaction.cpp.o
[ 70%] Building CXX object src/CMakeFiles/packagekitqt6.dir/daemonprivate.cpp.o
[ 70%] Building CXX object src/CMakeFiles/packagekitqt6.dir/packagekitqt6_autogen/mocs_compilation.cpp.o
[ 70%] Building CXX object src/CMakeFiles/packagekitqt6.dir/daemon.cpp.o
[ 70%] Building CXX object src/CMakeFiles/packagekitqt6.dir/transactionprivate.cpp.o
[ 76%] Building CXX object src/CMakeFiles/packagekitqt6.dir/offline.cpp.o
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/bitfield.cpp.o -MF CMakeFiles/packagekitqt6.dir/bitfield.cpp.o.d -o CMakeFiles/packagekitqt6.dir/bitfield.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/src/bitfield.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/packagekitqt6_autogen/mocs_compilation.cpp.o -MF CMakeFiles/packagekitqt6.dir/packagekitqt6_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/packagekitqt6.dir/packagekitqt6_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/mocs_compilation.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/daemon.cpp.o -MF CMakeFiles/packagekitqt6.dir/daemon.cpp.o.d -o CMakeFiles/packagekitqt6.dir/daemon.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/src/daemon.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/daemonprivate.cpp.o -MF CMakeFiles/packagekitqt6.dir/daemonprivate.cpp.o.d -o CMakeFiles/packagekitqt6.dir/daemonprivate.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/src/daemonprivate.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/transaction.cpp.o -MF CMakeFiles/packagekitqt6.dir/transaction.cpp.o.d -o CMakeFiles/packagekitqt6.dir/transaction.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/src/transaction.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/transactionprivate.cpp.o -MF CMakeFiles/packagekitqt6.dir/transactionprivate.cpp.o.d -o CMakeFiles/packagekitqt6.dir/transactionprivate.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/src/transactionprivate.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/details.cpp.o -MF CMakeFiles/packagekitqt6.dir/details.cpp.o.d -o CMakeFiles/packagekitqt6.dir/details.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/src/details.cpp
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/offline.cpp.o -MF CMakeFiles/packagekitqt6.dir/offline.cpp.o.d -o CMakeFiles/packagekitqt6.dir/offline.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/src/offline.cpp
[ 82%] Building CXX object src/CMakeFiles/packagekitqt6.dir/daemonproxy.cpp.o
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/daemonproxy.cpp.o -MF CMakeFiles/packagekitqt6.dir/daemonproxy.cpp.o.d -o CMakeFiles/packagekitqt6.dir/daemonproxy.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/daemonproxy.cpp
[ 88%] Building CXX object src/CMakeFiles/packagekitqt6.dir/transactionproxy.cpp.o
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/c++ -DLOCALSTATEDIR=\"/var\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -Dpackagekitqt6_EXPORTS -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src -I/build/reproducible-path/packagekit-qt-1.1.2/src -I/build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/packagekitqt6_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wformat -Wno-unused-parameter -Werror=empty-body -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=misleading-indentation -Werror=format-security -MD -MT src/CMakeFiles/packagekitqt6.dir/transactionproxy.cpp.o -MF CMakeFiles/packagekitqt6.dir/transactionproxy.cpp.o.d -o CMakeFiles/packagekitqt6.dir/transactionproxy.cpp.o -c /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src/transactionproxy.cpp
[ 94%] Linking CXX shared library libpackagekitqt6.so
cd /build/reproducible-path/packagekit-qt-1.1.2/build-qt6/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/packagekitqt6.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/packagekitqt6.dir/daemon.cpp.o:(.rodata+0x844): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/packagekitqt6.dir/bitfield.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/packagekitqt6.dir/daemonprivate.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/packagekitqt6.dir/bitfield.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/packagekitqt6.dir/transaction.cpp.o:(.rodata+0x3e7c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/packagekitqt6.dir/bitfield.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/packagekitqt6.dir/transactionprivate.cpp.o:(.rodata+0x88): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/packagekitqt6.dir/bitfield.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/packagekitqt6.dir/details.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/packagekitqt6.dir/bitfield.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/packagekitqt6.dir/offline.cpp.o:(.rodata+0x330): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/packagekitqt6.dir/bitfield.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/packagekitqt6.dir/daemonproxy.cpp.o:(.rodata+0xb2c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/packagekitqt6.dir/bitfield.cpp.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/packagekitqt6.dir/transactionproxy.cpp.o:(.rodata+0x1638): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/packagekitqt6.dir/bitfield.cpp.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/packagekit-qt-1.1.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--dependency-file=CMakeFiles/packagekitqt6.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libpackagekitqt6.so.1 -o libpackagekitqt6.so.1.1.2 CMakeFiles/packagekitqt6.dir/packagekitqt6_autogen/mocs_compilation.cpp.o CMakeFiles/packagekitqt6.dir/bitfield.cpp.o CMakeFiles/packagekitqt6.dir/daemon.cpp.o CMakeFiles/packagekitqt6.dir/daemonprivate.cpp.o CMakeFiles/packagekitqt6.dir/transaction.cpp.o CMakeFiles/packagekitqt6.dir/transactionprivate.cpp.o CMakeFiles/packagekitqt6.dir/details.cpp.o CMakeFiles/packagekitqt6.dir/offline.cpp.o CMakeFiles/packagekitqt6.dir/daemonproxy.cpp.o CMakeFiles/packagekitqt6.dir/transactionproxy.cpp.o /usr/lib/x86_64-linux-gnu/libQt6DBus.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[4]: *** [src/CMakeFiles/packagekitqt6.dir/build.make:282: src/libpackagekitqt6.so.1.1.2] Error 1
make[4]: Leaving directory '/build/reproducible-path/packagekit-qt-1.1.2/build-qt6'
make[3]: *** [CMakeFiles/Makefile2:134: src/CMakeFiles/packagekitqt6.dir/all] Error 2
make[3]: Leaving directory '/build/reproducible-path/packagekit-qt-1.1.2/build-qt6'
make[2]: *** [Makefile:139: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/packagekit-qt-1.1.2/build-qt6'
dh_auto_build: error: cd build-qt6 && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/packagekit-qt-1.1.2'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2