#1096918 kcolorpicker: ftbfs with GCC-15

#1096918#5
Date:
2025-02-17 17:22:33 UTC
From:
To:
[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/kcolorpicker_0.3.1-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/lib/qt6/libexec/moc -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtCore -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/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/moc_predefs.h --output-dep-file -o /build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/RGSDMPBIEV/moc_ColorButton.cpp /build/reproducible-path/kcolorpicker-0.3.1/src/buttons/ColorButton.h
AutoMoc: Generating "SRC:/qt6/kColorPicker_autogen/RGSDMPBIEV/moc_AbstractPopupMenuButton.cpp", because it doesn't exist, from "SRC:/src/buttons/AbstractPopupMenuButton.h"
/usr/lib/qt6/libexec/moc -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtCore -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/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/moc_predefs.h --output-dep-file -o /build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/RGSDMPBIEV/moc_AbstractPopupMenuButton.cpp /build/reproducible-path/kcolorpicker-0.3.1/src/buttons/AbstractPopupMenuButton.h
AutoMoc: Reading dependencies from "SRC:/qt6/kColorPicker_autogen/GGUL4PWQWN/moc_KColorPicker.cpp.d"
AutoMoc: Generating "SRC:/qt6/kColorPicker_autogen/RGSDMPBIEV/moc_ColorDialogButton.cpp", because it doesn't exist, from "SRC:/src/buttons/ColorDialogButton.h"
/usr/lib/qt6/libexec/moc -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtCore -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/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/moc_predefs.h --output-dep-file -o /build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/RGSDMPBIEV/moc_ColorDialogButton.cpp /build/reproducible-path/kcolorpicker-0.3.1/src/buttons/ColorDialogButton.h
AutoMoc: Reading dependencies from "SRC:/qt6/kColorPicker_autogen/UVLADIE3JM/moc_PopupMenu.cpp.d"
AutoMoc: Reading dependencies from "SRC:/qt6/kColorPicker_autogen/RGSDMPBIEV/moc_ColorButton.cpp.d"
AutoMoc: Reading dependencies from "SRC:/qt6/kColorPicker_autogen/RGSDMPBIEV/moc_AbstractPopupMenuButton.cpp.d"
AutoMoc: Reading dependencies from "SRC:/qt6/kColorPicker_autogen/RGSDMPBIEV/moc_ColorDialogButton.cpp.d"
AutoMoc: Generating MOC compilation "SRC:/qt6/kColorPicker_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into "SRC:/qt6/kColorPicker_autogen/deps"
AutoGen: Writing the parse cache file "SRC:/qt6/CMakeFiles/kColorPicker_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:/qt6/CMakeFiles/kColorPicker_autogen.dir/AutogenUsed.txt"
/usr/bin/cmake -E touch /build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/timestamp
make[4]: Leaving directory '/build/reproducible-path/kcolorpicker-0.3.1/qt6'
[  5%] Built target kColorPicker_autogen
make  -f CMakeFiles/kColorPicker.dir/build.make CMakeFiles/kColorPicker.dir/depend
make[4]: Entering directory '/build/reproducible-path/kcolorpicker-0.3.1/qt6'
[ 11%] Automatic RCC for icons/kColorPicker_icons.qrc
/usr/bin/cmake -E cmake_autorcc /build/reproducible-path/kcolorpicker-0.3.1/qt6/CMakeFiles/kColorPicker_autogen.dir/AutoRcc_kColorPicker_icons_2SEMU33LXP_Info.json None
AutoRcc: Generating "SRC:/qt6/kColorPicker_autogen/2SEMU33LXP/qrc_kColorPicker_icons.cpp", because it doesn't exist, from "SRC:/icons/kColorPicker_icons.qrc"
/usr/lib/qt6/libexec/rcc -name kColorPicker_icons -o /build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/2SEMU33LXP/qrc_kColorPicker_icons.cpp /build/reproducible-path/kcolorpicker-0.3.1/icons/kColorPicker_icons.qrc
AutoRcc: Writing settings file "SRC:/qt6/CMakeFiles/kColorPicker_autogen.dir/AutoRcc_kColorPicker_icons_2SEMU33LXP_Used.txt"
cd /build/reproducible-path/kcolorpicker-0.3.1/qt6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/kcolorpicker-0.3.1 /build/reproducible-path/kcolorpicker-0.3.1 /build/reproducible-path/kcolorpicker-0.3.1/qt6 /build/reproducible-path/kcolorpicker-0.3.1/qt6 /build/reproducible-path/kcolorpicker-0.3.1/qt6/CMakeFiles/kColorPicker.dir/DependInfo.cmake "--color="
Dependencies file "kColorPicker_autogen/deps" is newer than depends file "/build/reproducible-path/kcolorpicker-0.3.1/qt6/CMakeFiles/kColorPicker.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target kColorPicker
make[4]: Leaving directory '/build/reproducible-path/kcolorpicker-0.3.1/qt6'
make  -f CMakeFiles/kColorPicker.dir/build.make CMakeFiles/kColorPicker.dir/build
make[4]: Entering directory '/build/reproducible-path/kcolorpicker-0.3.1/qt6'
[ 22%] Building CXX object CMakeFiles/kColorPicker.dir/src/PopupMenu.cpp.o
[ 22%] Building CXX object CMakeFiles/kColorPicker.dir/src/KColorPicker.cpp.o
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/src/KColorPicker.cpp.o -MF CMakeFiles/kColorPicker.dir/src/KColorPicker.cpp.o.d -o CMakeFiles/kColorPicker.dir/src/KColorPicker.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/src/KColorPicker.cpp
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/src/PopupMenu.cpp.o -MF CMakeFiles/kColorPicker.dir/src/PopupMenu.cpp.o.d -o CMakeFiles/kColorPicker.dir/src/PopupMenu.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/src/PopupMenu.cpp
[ 27%] Building CXX object CMakeFiles/kColorPicker.dir/src/IconCreator.cpp.o
[ 33%] Building CXX object CMakeFiles/kColorPicker.dir/src/buttons/ColorDialogButton.cpp.o
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/src/IconCreator.cpp.o -MF CMakeFiles/kColorPicker.dir/src/IconCreator.cpp.o.d -o CMakeFiles/kColorPicker.dir/src/IconCreator.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/src/IconCreator.cpp
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/src/buttons/ColorDialogButton.cpp.o -MF CMakeFiles/kColorPicker.dir/src/buttons/ColorDialogButton.cpp.o.d -o CMakeFiles/kColorPicker.dir/src/buttons/ColorDialogButton.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/src/buttons/ColorDialogButton.cpp
[ 38%] Building CXX object CMakeFiles/kColorPicker.dir/src/buttons/AbstractPopupMenuButton.cpp.o
[ 44%] Building CXX object CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o
[ 50%] Building CXX object CMakeFiles/kColorPicker.dir/src/buttons/ColorButton.cpp.o
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o -MF CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/mocs_compilation.cpp
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/src/buttons/ColorButton.cpp.o -MF CMakeFiles/kColorPicker.dir/src/buttons/ColorButton.cpp.o.d -o CMakeFiles/kColorPicker.dir/src/buttons/ColorButton.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/src/buttons/ColorButton.cpp
[ 55%] Building CXX object CMakeFiles/kColorPicker.dir/src/common/ScaledSizeProvider.cpp.o
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/src/buttons/AbstractPopupMenuButton.cpp.o -MF CMakeFiles/kColorPicker.dir/src/buttons/AbstractPopupMenuButton.cpp.o.d -o CMakeFiles/kColorPicker.dir/src/buttons/AbstractPopupMenuButton.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/src/buttons/AbstractPopupMenuButton.cpp
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/src/common/ScaledSizeProvider.cpp.o -MF CMakeFiles/kColorPicker.dir/src/common/ScaledSizeProvider.cpp.o.d -o CMakeFiles/kColorPicker.dir/src/common/ScaledSizeProvider.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/src/common/ScaledSizeProvider.cpp
[ 61%] Building CXX object CMakeFiles/kColorPicker.dir/kColorPicker_autogen/2SEMU33LXP/qrc_kColorPicker_icons.cpp.o
/usr/bin/c++ -DKIMAGEANNOTATOR_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DkColorPicker_EXPORTS -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/include -I/build/reproducible-path/kcolorpicker-0.3.1 -I/build/reproducible-path/kcolorpicker-0.3.1/include -I/build/reproducible-path/kcolorpicker-0.3.1/qt6/include -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -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++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -MD -MT CMakeFiles/kColorPicker.dir/kColorPicker_autogen/2SEMU33LXP/qrc_kColorPicker_icons.cpp.o -MF CMakeFiles/kColorPicker.dir/kColorPicker_autogen/2SEMU33LXP/qrc_kColorPicker_icons.cpp.o.d -o CMakeFiles/kColorPicker.dir/kColorPicker_autogen/2SEMU33LXP/qrc_kColorPicker_icons.cpp.o -c /build/reproducible-path/kcolorpicker-0.3.1/qt6/kColorPicker_autogen/2SEMU33LXP/qrc_kColorPicker_icons.cpp
[ 66%] Linking CXX shared library lib/libkColorPicker-Qt6.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/kColorPicker.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/kColorPicker.dir/src/KColorPicker.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o:(.rodata+0x54c): first defined here
/usr/bin/ld: CMakeFiles/kColorPicker.dir/src/PopupMenu.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o:(.rodata+0x54c): first defined here
/usr/bin/ld: CMakeFiles/kColorPicker.dir/src/IconCreator.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o:(.rodata+0x54c): first defined here
/usr/bin/ld: CMakeFiles/kColorPicker.dir/src/buttons/AbstractPopupMenuButton.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o:(.rodata+0x54c): first defined here
/usr/bin/ld: CMakeFiles/kColorPicker.dir/src/buttons/ColorButton.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o:(.rodata+0x54c): first defined here
/usr/bin/ld: CMakeFiles/kColorPicker.dir/src/buttons/ColorDialogButton.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o:(.rodata+0x54c): first defined here
/usr/bin/ld: CMakeFiles/kColorPicker.dir/src/common/ScaledSizeProvider.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o:(.rodata+0x54c): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/kcolorpicker-0.3.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--dependency-file=CMakeFiles/kColorPicker.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libkColorPicker-Qt6.so.0 -o lib/libkColorPicker-Qt6.so.0.3.1 CMakeFiles/kColorPicker.dir/kColorPicker_autogen/mocs_compilation.cpp.o CMakeFiles/kColorPicker.dir/src/KColorPicker.cpp.o CMakeFiles/kColorPicker.dir/src/PopupMenu.cpp.o CMakeFiles/kColorPicker.dir/src/IconCreator.cpp.o CMakeFiles/kColorPicker.dir/src/buttons/AbstractPopupMenuButton.cpp.o CMakeFiles/kColorPicker.dir/src/buttons/ColorButton.cpp.o CMakeFiles/kColorPicker.dir/src/buttons/ColorDialogButton.cpp.o CMakeFiles/kColorPicker.dir/src/common/ScaledSizeProvider.cpp.o CMakeFiles/kColorPicker.dir/kColorPicker_autogen/2SEMU33LXP/qrc_kColorPicker_icons.cpp.o  /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 /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[4]: *** [CMakeFiles/kColorPicker.dir/build.make:251: lib/libkColorPicker-Qt6.so.0.3.1] Error 1
make[4]: Leaving directory '/build/reproducible-path/kcolorpicker-0.3.1/qt6'
make[3]: *** [CMakeFiles/Makefile2:141: CMakeFiles/kColorPicker.dir/all] Error 2
make[3]: Leaving directory '/build/reproducible-path/kcolorpicker-0.3.1/qt6'
make[2]: *** [Makefile:139: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/kcolorpicker-0.3.1/qt6'
dh_auto_build: error: cd qt6 && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:24: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/kcolorpicker-0.3.1'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

#1096918#12
Date:
2025-09-05 01:30:33 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
kcolorpicker, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1096918@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <byang@debian.org> (supplier of updated kcolorpicker package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Thu, 04 Sep 2025 20:52:43 -0400
Source: kcolorpicker
Architecture: source
Version: 0.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Boyuan Yang <byang@debian.org>
Closes: 1096918
Changes:
 kcolorpicker (0.3.1-2) unstable; urgency=medium
 .
   * Rebuild against GCC 15. (Closes: #1096918)
   * debian/control: Bump Standards-Version to 4.7.2.
   * debian/control: Move package description to the source package
     section.
Checksums-Sha1:
 b7751aa69e4b90a173dbb3278d41079fa199793f 2700 kcolorpicker_0.3.1-2.dsc
 a7d2a75dcd61d2bb8e4d54ff0e0d89daa406654b 3444 kcolorpicker_0.3.1-2.debian.tar.xz
 15ea01402b90b79009cafba449b545510f88522c 44908 kcolorpicker_0.3.1-2.git.tar.xz
 87c48e424c583f5ee191d1c3342ff91ee466f403 18074 kcolorpicker_0.3.1-2_source.buildinfo
Checksums-Sha256:
 d9d31da4837ac06c597ca134b6ecf784c1b29f3f3d23a49d764f1c33a1724b77 2700 kcolorpicker_0.3.1-2.dsc
 f3aa29d3e634e0e6cc9e50ef2425302c0fb15985bc647466c8101b0fb1cc9b59 3444 kcolorpicker_0.3.1-2.debian.tar.xz
 6cb594595b81966d97d3070e67a45c298af99b4066a3cdcbe387f5e32b8080d6 44908 kcolorpicker_0.3.1-2.git.tar.xz
 139ea5a6dba5c1580a337c272ec60a5616313751bb5432001a3551441185b3ca 18074 kcolorpicker_0.3.1-2_source.buildinfo
Files:
 6bb7561220e1215fb9fa7c21a1e724a9 2700 libs optional kcolorpicker_0.3.1-2.dsc
 108c07c29a5545f478a86ce2f2c8d95d 3444 libs optional kcolorpicker_0.3.1-2.debian.tar.xz
 8f97a44a3d7d5ae17d7b459862ba1d51 44908 libs optional kcolorpicker_0.3.1-2.git.tar.xz
 25cea9fec82e4f29336c864751bd6677 18074 libs optional kcolorpicker_0.3.1-2_source.buildinfo
Git-Tag-Info: tag=098e43f84cb914a3094c4378d88932f5d7620484 fp=7e7729476d87d6f11d91accbc293e7b461825ace
Git-Tag-Tagger: Boyuan Yang <byang@debian.org>
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmi6NLAACgkQYG0ITkaD
wHnMPBAAochPQXsF4fzwucE/YyWFrI2izWinGCfJtu/7OUUXeHnYltMORG2OHqCs
ccbdXAkTphgYEW5/6Q+QBCWGpTS5i1XezSLcWpm31mPWGWBiK8ZSTC6+5qHiMP5E
UPc+nTjeRtC7esEnQrQFg5Zuf/BuUiV7gVeAqPYWBPXRswOk3KLoqKSCc223FIPl
z5ngAA5XOEBaaRJb/5R5GtRSZo3XcPz665CvCQjVWQRVliLuQ63RV+3naIXPmwd3
McUnmy8tzaPk4pIM5L15OnK82YMgVLRAp7fe0yl7+22PdKYTgT7mVPYqUpJL84rj
eUiEpz7EJeH86DhQCWjvAXUufofPBHE041LByQ+SP9AIB2Rk7t1uZq33+ohwcCSv
AMmRQneNE/2YbEMrcz4B2hoKL8Ewfpivk1GQR6Te+EEGz+gf17UejcfiVnRerKBt
pNHbxhLHHCqYY4cVxE+FlO0dDffAt7txflhwSLlyYHqu53DMUvoGIcBx0RwHSHPT
8036foRjBSpX9akSUuhXFocAxAMBnbLpx4WW97pAUu4K/6Ia542OmTlrFjbbZ9AQ
4SC/B9LW8lZObDA4mHksxJqgQDTYXAvHpQJvuc3RHaU9p1JYc5syYKuBqB/IlaVL
coSYKh62H/FaVl1cmMSbO/sHSPQIvPJXkVxRYOfnE3bKSyLRTZ8=
=BKk/
-----END PGP SIGNATURE-----