Package: src:darktable Version: 4.8.1-2 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/darktable_4.8.1-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 [...] [ 7%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata/CMakeFiles/rawspeed_metadata.dir/CameraMetaData.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata/.. -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno -error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata/CMakeFiles/rawspeed_metadata.dir/CameraMetaData.cpp.o -MF CMakeFiles/rawspeed_metadata.dir/CameraMetaData.cpp.o.d -o CMakeFiles/rawspeed_metadata.dir/CameraMetaData.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata/CameraMetaData.cpp [ 7%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common/CMakeFiles/rawspeed_common.dir/RawImageDataU16.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common/CMakeFiles/rawspeed_common.dir/RawImageDataU16.cpp.o -MF CMakeFiles/rawspeed_common.dir/RawImageDataU16.cpp.o.d -o CMakeFiles/rawspeed_common.dir/RawImageDataU16.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common/RawImageDataU16.cpp [ 7%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/io/CMakeFiles/rawspeed_io.dir/IOException.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/io && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/io -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/io -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/io/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshadow -Wtype -limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/io/CMakeFiles/rawspeed_io.dir/IOException.cpp.o -MF CMakeFiles/rawspeed_io.dir/IOException.cpp.o.d -o CMakeFiles/rawspeed_io.dir/IOException.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/io/IOException.cpp [ 7%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common/CMakeFiles/rawspeed_common.dir/RawspeedException.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common/CMakeFiles/rawspeed_common.dir/RawspeedException.cpp.o -MF CMakeFiles/rawspeed_common.dir/RawspeedException.cpp.o.d -o CMakeFiles/rawspeed_common.dir/RawspeedException.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common/RawspeedException.cpp In file included from /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/decoders/../codes/AbstractPrefixCodeDecoder.h:26, from /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/decoders/../codes/PrefixCodeLookupDecoder.h:26, from /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/decoders/../codes/PrefixCodeDecoder.h:27, from /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/decoders/../decompressors/AbstractLJpegDecoder.h:27, from /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/decoders/../decompressors/LJpegDecoder.h:24, from /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/decoders/ArwDecoder.cpp:34: /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/decoders/../codes/AbstractPrefixCodeTranscoder.h: In member function ‘bool rawspeed::AbstractPrefixCodeTranscoder<CodeTag>::operator==(const rawspeed::AbstractPrefixCodeTranscoder<CodeTag>&) const’: /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/decoders/../codes/AbstractPrefixCodeTranscoder.h:96:43: error: ‘const class rawspeed::AbstractPrefixCodeTranscoder<CodeTag>’ has no member named ‘codeValues’ [-Wtemplate-body] 96 | code.Base::codeValues == other.codeValues; | ^~~~~~~~~~ [ 7%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/tiff/CMakeFiles/rawspeed_tiff.dir/TiffIFD.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/tiff && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/tiff -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/tiff -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/tiff/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshado w -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/tiff/CMakeFiles/rawspeed_tiff.dir/TiffIFD.cpp.o -MF CMakeFiles/rawspeed_tiff.dir/TiffIFD.cpp.o.d -o CMakeFiles/rawspeed_tiff.dir/TiffIFD.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/tiff/TiffIFD.cpp [ 7%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common/CMakeFiles/rawspeed_common.dir/TableLookUp.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/common/CMakeFiles/rawspeed_common.dir/TableLookUp.cpp.o -MF CMakeFiles/rawspeed_common.dir/TableLookUp.cpp.o.d -o CMakeFiles/rawspeed_common.dir/TableLookUp.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/common/TableLookUp.cpp [ 7%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata/CMakeFiles/rawspeed_metadata.dir/CameraMetadataException.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata/.. -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno -error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata/CMakeFiles/rawspeed_metadata.dir/CameraMetadataException.cpp.o -MF CMakeFiles/rawspeed_metadata.dir/CameraMetadataException.cpp.o.d -o CMakeFiles/rawspeed_metadata.dir/CameraMetadataException.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata/CameraMetadataException.cpp make[3]: Leaving directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' [ 7%] Built target rawspeed_io make -f lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/build.make lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/depend make[3]: Entering directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/reproducible-path/darktable-4.8.1 /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' make -f lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/build.make lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/build make[3]: Entering directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' [ 7%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/CiffParser.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-secu rity -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/CiffParser.cpp.o -MF CMakeFiles/rawspeed_parsers.dir/CiffParser.cpp.o.d -o CMakeFiles/rawspeed_parsers.dir/CiffParser.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/CiffParser.cpp make[3]: *** [lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/decoders/CMakeFiles/rawspeed_decoders.dir/build.make:96: lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/decoders/CMakeFiles/rawspeed_decoders.dir/ArwDecoder.cpp.o] Error 1 make[3]: Leaving directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:3155: lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/decoders/CMakeFiles/rawspeed_decoders.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/CiffParserException.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-secu rity -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/CiffParserException.cpp.o -MF CMakeFiles/rawspeed_parsers.dir/CiffParserException.cpp.o.d -o CMakeFiles/rawspeed_parsers.dir/CiffParserException.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/CiffParserException.cpp [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/FiffParser.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-secu rity -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/FiffParser.cpp.o -MF CMakeFiles/rawspeed_parsers.dir/FiffParser.cpp.o.d -o CMakeFiles/rawspeed_parsers.dir/FiffParser.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/FiffParser.cpp [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata/CMakeFiles/rawspeed_metadata.dir/CameraSensorInfo.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata/.. -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno -error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata/CMakeFiles/rawspeed_metadata.dir/CameraSensorInfo.cpp.o -MF CMakeFiles/rawspeed_metadata.dir/CameraSensorInfo.cpp.o.d -o CMakeFiles/rawspeed_metadata.dir/CameraSensorInfo.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata/CameraSensorInfo.cpp [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata/CMakeFiles/rawspeed_metadata.dir/ColorFilterArray.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata/.. -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno -error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/metadata/CMakeFiles/rawspeed_metadata.dir/ColorFilterArray.cpp.o -MF CMakeFiles/rawspeed_metadata.dir/ColorFilterArray.cpp.o.d -o CMakeFiles/rawspeed_metadata.dir/ColorFilterArray.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/metadata/ColorFilterArray.cpp [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/FiffParserException.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-secu rity -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/FiffParserException.cpp.o -MF CMakeFiles/rawspeed_parsers.dir/FiffParserException.cpp.o.d -o CMakeFiles/rawspeed_parsers.dir/FiffParserException.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/FiffParserException.cpp [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/RawParser.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-secu rity -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/RawParser.cpp.o -MF CMakeFiles/rawspeed_parsers.dir/RawParser.cpp.o.d -o CMakeFiles/rawspeed_parsers.dir/RawParser.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/RawParser.cpp make[3]: Leaving directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' [ 8%] Built target rawspeed_common [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/RawParserException.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-secu rity -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/RawParserException.cpp.o -MF CMakeFiles/rawspeed_parsers.dir/RawParserException.cpp.o.d -o CMakeFiles/rawspeed_parsers.dir/RawParserException.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/RawParserException.cpp [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/TiffParser.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-secu rity -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/TiffParser.cpp.o -MF CMakeFiles/rawspeed_parsers.dir/TiffParser.cpp.o.d -o CMakeFiles/rawspeed_parsers.dir/TiffParser.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/TiffParser.cpp [ 8%] Building CXX object lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/TiffParserException.cpp.o cd /build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers && /usr/bin/c++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DNDEBUG -D_RELEASE -D_XOPEN_SOURCE=700 -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers -I/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/darktable/rawspeed/src -I/build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/.. -isystem /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/external -g -O2 -ffile-prefix-map=/build/reproducible-path/darktable-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wformat -Wformat-secu rity -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member -w -flto -Wall -Wextra -Wcast-qual -Wextra -Wextra-semi -Wformat=2 -Wpointer-arith -Wvla -Wmissing-format-attribute -Wsuggest-attribute=format -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-stringop-overflow -Wno-array-bounds -Wstack-usage=4096 -Wframe-larger-than=4096 -Wlarger-than=32768 -Werror -O3 -DNDEBUG -O3 -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -g3 -ggdb3 -fopenmp -MD -MT lib/x86_64-linux-gnu/darktable/rawspeed/src/librawspeed/parsers/CMakeFiles/rawspeed_parsers.dir/TiffParserException.cpp.o -MF CMakeFiles/rawspeed_parsers.dir/TiffParserException.cpp.o.d -o CMakeFiles/rawspeed_parsers.dir/TiffParserException.cpp.o -c /build/reproducible-path/darktable-4.8.1/src/external/rawspeed/src/librawspeed/parsers/TiffParserException.cpp make[3]: Leaving directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' [ 8%] Built target rawspeed_tiff make[3]: Leaving directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' [ 8%] Built target rawspeed_metadata make[3]: Leaving directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' [ 8%] Built target rawspeed_parsers make[2]: Leaving directory '/build/reproducible-path/darktable-4.8.1/obj-x86_64-linux-gnu' make[1]: *** [Makefile:159: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/darktable-4.8.1/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:21: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
