Package: src:kf6-kimageformats
Version: 6.10.0-2
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
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-kimageformats_6.10.0-2_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

[...]
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DQT_CORE_LIB 
-DQT_DEPRECATED_WARNINGS -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_PLUGIN -DQT_STRICT_ITERATORS 
-DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkimg_dds_EXPORTS 
-I/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 -I/build/reproducible-path/kf6-kimageformats-6.10.0/src/imageformats 
-I/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats/kimg_dds_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isyst
 em /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=c++20 
-fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/imageformats/CMakeFiles/kimg_dds.dir/scanlineconverter.cpp.o -MF 
CMakeFiles/kimg_dds.dir/scanlineconverter.cpp.o.d -o 
CMakeFiles/kimg_dds.dir/scanlineconverter.cpp.o -c 
/build/reproducible-path/kf6-kimageformats-6.10.0/src/imageformats/scanlineconverter.cpp
[ 61%] Linking CXX shared module ../../bin/imageformats/kimg_exr.so
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kimg_exr.dir/link.txt 
--verbose=1
/usr/bin/ld: CMakeFiles/kimg_exr.dir/scanlineconverter.cpp.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kimg_exr.dir/exr.cpp.o:(.rodata+0x54): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro 
-Wl,-z,now -shared  -o ../../bin/imageformats/kimg_exr.so 
CMakeFiles/kimg_exr.dir/kimg_exr_autogen/mocs_compilation.cpp.o 
CMakeFiles/kimg_exr.dir/exr.cpp.o 
CMakeFiles/kimg_exr.dir/scanlineconverter.cpp.o  
/usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30.5.1 
/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 
/usr/lib/x86_64-linux-gnu/libImath-3_1.so.29.11.0 -lm 
/usr/lib/x86_64-linux-gnu/libIlmThread-3_1.so.30.5.1 
/usr/lib/x86_64-linux-gnu/libIex-3_1.so.30.5.1 /usr/lib/x86_64-linux-gnu/libz.so
make[3]: *** [src/imageformats/CMakeFiles/kimg_exr.dir/build.make:144: 
bin/imageformats/kimg_exr.so] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:645: 
src/imageformats/CMakeFiles/kimg_exr.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 61%] Building CXX object src/imageformats/CMakeFiles/kimg_sct.dir/sct.cpp.o
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DQT_CORE_LIB 
-DQT_DEPRECATED_WARNINGS -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_PLUGIN -DQT_STRICT_ITERATORS 
-DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkimg_sct_EXPORTS 
-I/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 -I/build/reproducible-path/kf6-kimageformats-6.10.0/src/imageformats 
-I/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats/kimg_sct_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isyst
 em /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=c++20 
-fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/imageformats/CMakeFiles/kimg_sct.dir/sct.cpp.o -MF 
CMakeFiles/kimg_sct.dir/sct.cpp.o.d -o CMakeFiles/kimg_sct.dir/sct.cpp.o -c 
/build/reproducible-path/kf6-kimageformats-6.10.0/src/imageformats/sct.cpp
[ 62%] Building CXX object 
src/imageformats/CMakeFiles/kimg_qoi.dir/scanlineconverter.cpp.o
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DQT_CORE_LIB 
-DQT_DEPRECATED_WARNINGS -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_PLUGIN -DQT_STRICT_ITERATORS 
-DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkimg_qoi_EXPORTS 
-I/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 -I/build/reproducible-path/kf6-kimageformats-6.10.0/src/imageformats 
-I/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats/kimg_qoi_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isyst
 em /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=c++20 
-fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/imageformats/CMakeFiles/kimg_qoi.dir/scanlineconverter.cpp.o -MF 
CMakeFiles/kimg_qoi.dir/scanlineconverter.cpp.o.d -o 
CMakeFiles/kimg_qoi.dir/scanlineconverter.cpp.o -c 
/build/reproducible-path/kf6-kimageformats-6.10.0/src/imageformats/scanlineconverter.cpp
[ 62%] Building CXX object 
src/imageformats/CMakeFiles/kimg_psd.dir/scanlineconverter.cpp.o
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60800 -DQT_CORE_LIB 
-DQT_DEPRECATED_WARNINGS -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_PLUGIN -DQT_STRICT_ITERATORS 
-DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkimg_psd_EXPORTS 
-I/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 -I/build/reproducible-path/kf6-kimageformats-6.10.0/src/imageformats 
-I/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats/kimg_psd_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isyst
 em /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions -std=c++20 
-fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/imageformats/CMakeFiles/kimg_psd.dir/scanlineconverter.cpp.o -MF 
CMakeFiles/kimg_psd.dir/scanlineconverter.cpp.o.d -o 
CMakeFiles/kimg_psd.dir/scanlineconverter.cpp.o -c 
/build/reproducible-path/kf6-kimageformats-6.10.0/src/imageformats/scanlineconverter.cpp
[ 62%] Linking CXX shared module ../../bin/imageformats/kimg_dds.so
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kimg_dds.dir/link.txt 
--verbose=1
/usr/bin/ld: CMakeFiles/kimg_dds.dir/dds.cpp.o:(.rodata+0x870): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kimg_dds.dir/kimg_dds_autogen/mocs_compilation.cpp.o:(.rodata+0x54): 
first defined here
/usr/bin/ld: CMakeFiles/kimg_dds.dir/scanlineconverter.cpp.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kimg_dds.dir/kimg_dds_autogen/mocs_compilation.cpp.o:(.rodata+0x54): 
first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro 
-Wl,-z,now -shared  -o ../../bin/imageformats/kimg_dds.so 
CMakeFiles/kimg_dds.dir/kimg_dds_autogen/mocs_compilation.cpp.o 
CMakeFiles/kimg_dds.dir/dds.cpp.o 
CMakeFiles/kimg_dds.dir/scanlineconverter.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/l
 ibQt6Core.so.6.7.2
make[3]: *** [src/imageformats/CMakeFiles/kimg_dds.dir/build.make:143: 
bin/imageformats/kimg_dds.so] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:579: 
src/imageformats/CMakeFiles/kimg_dds.dir/all] Error 2
[ 63%] Linking CXX shared module ../../bin/imageformats/kimg_qoi.so
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kimg_qoi.dir/link.txt 
--verbose=1
/usr/bin/ld: CMakeFiles/kimg_qoi.dir/scanlineconverter.cpp.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kimg_qoi.dir/qoi.cpp.o:(.rodata+0x74): first defined here
[ 64%] Linking CXX shared module ../../bin/imageformats/kimg_tga.so
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kimg_tga.dir/link.txt 
--verbose=1
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro 
-Wl,-z,now -shared  -o ../../bin/imageformats/kimg_qoi.so 
CMakeFiles/kimg_qoi.dir/kimg_qoi_autogen/mocs_compilation.cpp.o 
CMakeFiles/kimg_qoi.dir/qoi.cpp.o 
CMakeFiles/kimg_qoi.dir/scanlineconverter.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/l
 ibQt6Core.so.6.7.2
make[3]: *** [src/imageformats/CMakeFiles/kimg_qoi.dir/build.make:143: 
bin/imageformats/kimg_qoi.so] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:942: 
src/imageformats/CMakeFiles/kimg_qoi.dir/all] Error 2
[ 65%] Linking CXX shared module ../../bin/imageformats/kimg_ras.so
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kimg_ras.dir/link.txt 
--verbose=1
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro 
-Wl,-z,now -shared  -o ../../bin/imageformats/kimg_tga.so 
CMakeFiles/kimg_tga.dir/kimg_tga_autogen/mocs_compilation.cpp.o 
CMakeFiles/kimg_tga.dir/tga.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]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
[ 65%] Built target kimg_tga
[ 66%] Linking CXX shared module ../../bin/imageformats/kimg_sct.so
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kimg_sct.dir/link.txt 
--verbose=1
/usr/bin/ld: CMakeFiles/kimg_sct.dir/sct.cpp.o:(.rodata+0x1c): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kimg_sct.dir/kimg_sct_autogen/mocs_compilation.cpp.o:(.rodata+0x58): 
first defined here
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro 
-Wl,-z,now -shared  -o ../../bin/imageformats/kimg_ras.so 
CMakeFiles/kimg_ras.dir/kimg_ras_autogen/mocs_compilation.cpp.o 
CMakeFiles/kimg_ras.dir/ras.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]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
[ 67%] Built target kimg_ras
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro 
-Wl,-z,now -shared  -o ../../bin/imageformats/kimg_sct.so 
CMakeFiles/kimg_sct.dir/kimg_sct_autogen/mocs_compilation.cpp.o 
CMakeFiles/kimg_sct.dir/sct.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/imageformats/CMakeFiles/kimg_sct.dir/build.make:127: 
bin/imageformats/kimg_sct.so] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1041: 
src/imageformats/CMakeFiles/kimg_sct.dir/all] Error 2
[ 68%] Linking CXX shared module ../../bin/imageformats/kimg_rgb.so
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kimg_rgb.dir/link.txt 
--verbose=1
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro 
-Wl,-z,now -shared  -o ../../bin/imageformats/kimg_rgb.so 
CMakeFiles/kimg_rgb.dir/kimg_rgb_autogen/mocs_compilation.cpp.o 
CMakeFiles/kimg_rgb.dir/rgb.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]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
[ 69%] Built target kimg_rgb
[ 70%] Linking CXX shared module ../../bin/imageformats/kimg_psd.so
cd 
/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu/src/imageformats
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/kimg_psd.dir/link.txt 
--verbose=1
/usr/bin/ld: CMakeFiles/kimg_psd.dir/scanlineconverter.cpp.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/kimg_psd.dir/psd.cpp.o:(.rodata+0x94): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/kf6-kimageformats-6.10.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -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 -fexceptions 
-Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro 
-Wl,-z,now -shared  -o ../../bin/imageformats/kimg_psd.so 
CMakeFiles/kimg_psd.dir/kimg_psd_autogen/mocs_compilation.cpp.o 
CMakeFiles/kimg_psd.dir/psd.cpp.o 
CMakeFiles/kimg_psd.dir/scanlineconverter.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/l
 ibQt6Core.so.6.7.2
make[3]: *** [src/imageformats/CMakeFiles/kimg_psd.dir/build.make:143: 
bin/imageformats/kimg_psd.so] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:876: 
src/imageformats/CMakeFiles/kimg_psd.dir/all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-6.10.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/kf6-kimageformats-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:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Reply via email to