Debian Bug report logs - #1096980
kf6-kidletime: ftbfs with GCC-15

version graph

Package: src:kf6-kidletime; Maintainer for src:kf6-kidletime is Debian Qt/KDE Maintainers <[email protected]>;

Reported by: Matthias Klose <[email protected]>

Date: Mon, 17 Feb 2025 17:25:26 UTC

Severity: important

Tags: forky, sid

Found in version kf6-kidletime/6.10.0-1

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to Debian Qt/KDE Maintainers <[email protected]>:
Bug#1096980; Package src:kf6-kidletime. (Mon, 17 Feb 2025 17:25:27 GMT) (full text, mbox, link).


Acknowledgement sent to Matthias Klose <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Qt/KDE Maintainers <[email protected]>. (Mon, 17 Feb 2025 17:25:27 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Matthias Klose <[email protected]>
To: [email protected]
Subject: kf6-kidletime: ftbfs with GCC-15
Date: Mon, 17 Feb 2025 17:24:40 +0000
Package: src:kf6-kidletime
Version: 6.10.0-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[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/kf6-kidletime_6.10.0-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

[...]
AutoGen: Parsing "SRC:/obj-x86_64-linux-gnu/src/logging.h"
AutoGen: Parsing "SRC:/obj-x86_64-linux-gnu/src/logging.cpp"
AutoGen: Parsing "SRC:/src/kabstractidletimepoller.cpp"
AutoGen: Parsing "SRC:/src/kabstractidletimepoller_p.h"
AutoGen: Parsing "SRC:/src/kwindowbasedidletimepoller_p.h"
AutoGen: Parsing "SRC:/src/kidletime.h"
AutoGen: Parsing "SRC:/src/kidletime.cpp"
AutoGen: Parsing "SRC:/src/kwindowbasedidletimepoller.cpp"
AutoMoc: Generating "SRC:/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kabstractidletimepoller_p.cpp", because it doesn't exist, from "SRC:/src/kabstractidletimepoller_p.h"
/usr/lib/qt6/libexec/moc -DKF6IdleTime_EXPORTS -DKIDLETIME_DEPRECATED_WARNINGS_SINCE=0x0 -DKIDLETIME_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kf6-kidletime-6.10.0/src -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include -I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu --include /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/moc_predefs.h --output-dep-file -o /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kabstractidletimepoller_p.cpp /build/reproducible-path/kf6-kidletime-6.10.0/src/kabstractidletimepoller_p.h
AutoMoc: Generating "SRC:/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kwindowbasedidletimepoller_p.cpp", because it doesn't exist, from "SRC:/src/kwindowbasedidletimepoller_p.h"
/usr/lib/qt6/libexec/moc -DKF6IdleTime_EXPORTS -DKIDLETIME_DEPRECATED_WARNINGS_SINCE=0x0 -DKIDLETIME_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kf6-kidletime-6.10.0/src -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include -I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu --include /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/moc_predefs.h --output-dep-file -o /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kwindowbasedidletimepoller_p.cpp /build/reproducible-path/kf6-kidletime-6.10.0/src/kwindowbasedidletimepoller_p.h
AutoMoc: Generating "SRC:/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kidletime.cpp", because it doesn't exist, from "SRC:/src/kidletime.h"
/usr/lib/qt6/libexec/moc -DKF6IdleTime_EXPORTS -DKIDLETIME_DEPRECATED_WARNINGS_SINCE=0x0 -DKIDLETIME_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kf6-kidletime-6.10.0/src -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include -I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu --include /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/moc_predefs.h --output-dep-file -o /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kidletime.cpp /build/reproducible-path/kf6-kidletime-6.10.0/src/kidletime.h
Building up file structure...
Insert custom filters...
Insert help data for filter section (1 of 1)...
Insert files...
Insert contents...
Insert indices...
Documentation successfully generated.
make[3]: Leaving directory '/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu'
[  3%] Built target KF6IdleTime_QCH
AutoMoc: Reading dependencies from "SRC:/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kabstractidletimepoller_p.cpp.d"
AutoMoc: Reading dependencies from "SRC:/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kwindowbasedidletimepoller_p.cpp.d"
AutoMoc: Reading dependencies from "SRC:/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include/moc_kidletime.cpp.d"
AutoMoc: Generating MOC compilation "SRC:/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into "SRC:/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/deps"
AutoGen: Writing the parse cache file "SRC:/obj-x86_64-linux-gnu/src/CMakeFiles/KF6IdleTime_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/obj-x86_64-linux-gnu/src/CMakeFiles/KF6IdleTime_autogen.dir/AutogenUsed.txt"
cd /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E touch /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/timestamp
make[3]: Leaving directory '/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu'
[  3%] Built target KF6IdleTime_autogen
make  -f src/CMakeFiles/KF6IdleTime.dir/build.make src/CMakeFiles/KF6IdleTime.dir/depend
make[3]: Entering directory '/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu'
cd /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/kf6-kidletime-6.10.0 /build/reproducible-path/kf6-kidletime-6.10.0/src /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/CMakeFiles/KF6IdleTime.dir/DependInfo.cmake "--color="
Dependencies file "src/KF6IdleTime_autogen/deps" is newer than depends file "/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/CMakeFiles/KF6IdleTime.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target KF6IdleTime
make[3]: Leaving directory '/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/KF6IdleTime.dir/build.make src/CMakeFiles/KF6IdleTime.dir/build
make[3]: Entering directory '/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu'
[  5%] Building CXX object src/CMakeFiles/KF6IdleTime.dir/KF6IdleTime_autogen/mocs_compilation.cpp.o
cd /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF6IdleTime_EXPORTS -DKIDLETIME_DEPRECATED_WARNINGS_SINCE=0x0 -DKIDLETIME_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kf6-kidletime-6.10.0/src -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kf6-kidletime-6.10.0=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KF6IdleTime.dir/KF6IdleTime_autogen/mocs_compilation.cpp.o -MF CMakeFiles/KF6IdleTime.dir/KF6IdleTime_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/KF6IdleTime.dir/KF6IdleTime_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/mocs_compilation.cpp
[  7%] Building CXX object src/CMakeFiles/KF6IdleTime.dir/kabstractidletimepoller.cpp.o
cd /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF6IdleTime_EXPORTS -DKIDLETIME_DEPRECATED_WARNINGS_SINCE=0x0 -DKIDLETIME_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kf6-kidletime-6.10.0/src -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kf6-kidletime-6.10.0=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KF6IdleTime.dir/kabstractidletimepoller.cpp.o -MF CMakeFiles/KF6IdleTime.dir/kabstractidletimepoller.cpp.o.d -o CMakeFiles/KF6IdleTime.dir/kabstractidletimepoller.cpp.o -c /build/reproducible-path/kf6-kidletime-6.10.0/src/kabstractidletimepoller.cpp
[  9%] Building CXX object src/CMakeFiles/KF6IdleTime.dir/kidletime.cpp.o
cd /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF6IdleTime_EXPORTS -DKIDLETIME_DEPRECATED_WARNINGS_SINCE=0x0 -DKIDLETIME_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kf6-kidletime-6.10.0/src -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kf6-kidletime-6.10.0=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KF6IdleTime.dir/kidletime.cpp.o -MF CMakeFiles/KF6IdleTime.dir/kidletime.cpp.o.d -o CMakeFiles/KF6IdleTime.dir/kidletime.cpp.o -c /build/reproducible-path/kf6-kidletime-6.10.0/src/kidletime.cpp
[ 10%] Building CXX object src/CMakeFiles/KF6IdleTime.dir/kwindowbasedidletimepoller.cpp.o
[ 12%] Building CXX object src/CMakeFiles/KF6IdleTime.dir/logging.cpp.o
cd /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF6IdleTime_EXPORTS -DKIDLETIME_DEPRECATED_WARNINGS_SINCE=0x0 -DKIDLETIME_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kf6-kidletime-6.10.0/src -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kf6-kidletime-6.10.0=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KF6IdleTime.dir/kwindowbasedidletimepoller.cpp.o -MF CMakeFiles/KF6IdleTime.dir/kwindowbasedidletimepoller.cpp.o.d -o CMakeFiles/KF6IdleTime.dir/kwindowbasedidletimepoller.cpp.o -c /build/reproducible-path/kf6-kidletime-6.10.0/src/kwindowbasedidletimepoller.cpp
cd /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DKF6IdleTime_EXPORTS -DKIDLETIME_DEPRECATED_WARNINGS_SINCE=0x0 -DKIDLETIME_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60800 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/kf6-kidletime-6.10.0/src -I/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/KF6IdleTime_autogen/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kf6-kidletime-6.10.0=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT src/CMakeFiles/KF6IdleTime.dir/logging.cpp.o -MF CMakeFiles/KF6IdleTime.dir/logging.cpp.o.d -o CMakeFiles/KF6IdleTime.dir/logging.cpp.o -c /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src/logging.cpp
[ 14%] Linking CXX shared library ../bin/libKF6IdleTime.so
cd /build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/KF6IdleTime.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/KF6IdleTime.dir/kabstractidletimepoller.cpp.o (symbol from plugin): in function `KAbstractIdleTimePoller::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KF6IdleTime.dir/kidletime.cpp.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6IdleTime.dir/kwindowbasedidletimepoller.cpp.o (symbol from plugin): in function `KWindowBasedIdleTimePoller::isAvailable()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KF6IdleTime.dir/kidletime.cpp.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6IdleTime.dir/logging.cpp.o (symbol from plugin): in function `KIDLETIME()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/KF6IdleTime.dir/kidletime.cpp.o (symbol from plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/kf6-kidletime-6.10.0=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libKF6IdleTime.so.6 -o ../bin/libKF6IdleTime.so.6.10.0 CMakeFiles/KF6IdleTime.dir/KF6IdleTime_autogen/mocs_compilation.cpp.o CMakeFiles/KF6IdleTime.dir/kidletime.cpp.o CMakeFiles/KF6IdleTime.dir/kabstractidletimepoller.cpp.o CMakeFiles/KF6IdleTime.dir/kwindowbasedidletimepoller.cpp.o CMakeFiles/KF6IdleTime.dir/logging.cpp.o  /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [src/CMakeFiles/KF6IdleTime.dir/build.make:175: bin/libKF6IdleTime.so.6.10.0] Error 1
make[3]: Leaving directory '/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:332: src/CMakeFiles/KF6IdleTime.dir/all] Error 2
make[2]: Leaving directory '/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/kf6-kidletime-6.10.0/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 12:58:53 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General 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.