Package: src:enblend-enfuse Version: 4.2-10 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:enblend-enfuse, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --builddirectory=build-def dh_auto_clean -O--builddirectory=build-def dh_autoreconf_clean -O--builddirectory=build-def dh_clean -O--builddirectory=build-def debian/rules binary dh binary --builddirectory=build-def dh_update_autotools_config -O--builddirectory=build-def dh_autoreconf -O--builddirectory=build-def configure.ac:2: warning: AC_INIT: not a literal: "m4_esyscmd([tr -d '\n' < VERSION])" configure.ac:2: warning: AC_INIT: not a literal: "m4_esyscmd([sed -e 's,^\([^-]*\)-.*$,http://sourceforge.net/projects/enblend/files/enblend-enfuse/enblend-enfuse-\1/,' < VERSION | tr -d '\n'])" configure.ac:10: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:10: the top level [... snipped ...] ranlib libdynamic_loader.a make[6]: Leaving directory '/<<PKGBUILDDIR>>/build-def/src/dynamic_loader' Making all in layer_selection make[6]: Entering directory '/<<PKGBUILDDIR>>/build-def/src/layer_selection' g++ -DHAVE_CONFIG_H -I. -I../../../src/layer_selection -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include -I../../../src -I../../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o liblayersel_a-info.o `test -f 'info.cc' || echo '../../../src/layer_selection/'`info.cc g++ -DHAVE_CONFIG_H -I. -I../../../src/layer_selection -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include -I../../../src -I../../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o liblayersel_a-layer_selection.o `test -f 'layer_selection.cc' || echo '../../../src/layer_selection/'`layer_selection.cc g++ -DHAVE_CONFIG_H -I. -I../../../src/layer_selection -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include -I../../../src -I../../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o liblayersel_a-selector.o `test -f 'selector.cc' || echo '../../../src/layer_selection/'`selector.cc In file included from ../../../src/layer_selection/selector.cc:30: ../../config.h:8:9: warning: âBOOST_FALLTHROUGHâ redefined 8 | #define BOOST_FALLTHROUGH ((void) 0) | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/config.hpp:39, from /usr/include/boost/static_assert.hpp:17, from /usr/include/boost/iterator/iterator_adaptor.hpp:10, from /usr/include/boost/token_iterator.hpp:22, from /usr/include/boost/tokenizer.hpp:20, from ../../../src/layer_selection/selector.cc:27: /usr/include/boost/config/compiler/gcc.hpp:324:11: note: this is the location of the previous definition 324 | # define BOOST_FALLTHROUGH __attribute__((fallthrough)) | ^~~~~~~~~~~~~~~~~ ../../../src/layer_selection/selector.cc: In function âselector::SingletonIndex* selector::parse_singleton(const std::string&)â: ../../../src/layer_selection/selector.cc:490:21: warning: catching polymorphic type âclass std::invalid_argumentâ by value [-Wcatch-value=] 490 | catch (std::invalid_argument) | ^~~~~~~~~~~~~~~~ ../../../src/layer_selection/selector.cc:494:21: warning: catching polymorphic type âclass std::out_of_rangeâ by value [-Wcatch-value=] 494 | catch (std::out_of_range) | ^~~~~~~~~~~~ rm -f liblayersel.a ar cr liblayersel.a liblayersel_a-info.o liblayersel_a-layer_selection.o liblayersel_a-selector.o ranlib liblayersel.a make[6]: Leaving directory '/<<PKGBUILDDIR>>/build-def/src/layer_selection' Making all in win32helpers make[6]: Entering directory '/<<PKGBUILDDIR>>/build-def/src/win32helpers' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/build-def/src/win32helpers' make[6]: Entering directory '/<<PKGBUILDDIR>>/build-def/src' g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-enblend.o `test -f 'enblend.cc' || echo '../../src/'`enblend.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-opencl.o `test -f 'opencl.cc' || echo '../../src/'`opencl.cc In file included from ../../src/alternativepercentage.h:25, from ../../src/enblend.cc:78: ../config.h:8:9: warning: âBOOST_FALLTHROUGHâ redefined 8 | #define BOOST_FALLTHROUGH ((void) 0) | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/config.hpp:39, from /usr/include/boost/static_assert.hpp:17, from /usr/include/boost/iterator/iterator_adaptor.hpp:10, from /usr/include/boost/token_iterator.hpp:22, from /usr/include/boost/tokenizer.hpp:20, from ../../src/enblend.cc:71: /usr/include/boost/config/compiler/gcc.hpp:324:11: note: this is the location of the previous definition 324 | # define BOOST_FALLTHROUGH __attribute__((fallthrough)) | ^~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-alternativepercentage.o `test -f 'alternativepercentage.cc' || echo '../../src/'`alternativepercentage.cc In file included from ../../src/bounds.h:30, from ../../src/enblend.h:45, from ../../src/enblend.cc:191: ../../src/pyramid.h:1427:17: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] 1427 | public std::binary_function<T1, T2, T3> | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/15/string:51, from /usr/include/c++/15/bits/locale_classes.h:42, from /usr/include/c++/15/bits/ios_base.h:43, from /usr/include/c++/15/ios:46, from /usr/include/c++/15/bits/ostream.h:43, from /usr/include/c++/15/ostream:42, from /usr/include/c++/15/iostream:43, from ../../src/enblend.cc:48: /usr/include/c++/15/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from ../../src/mask.h:42, from ../../src/enblend.h:46: ../../src/fillpolygon.hxx:289:25: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] 289 | public std::binary_function<SegmentType, SegmentType, bool> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from ../../src/mask.h:51: ../../src/path.h:38:44: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] 38 | class PathCompareFunctor : public std::binary_function<Point, Point, bool> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-error_message.o `test -f 'error_message.cc' || echo '../../src/'`error_message.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-filenameparse.o `test -f 'filenameparse.cc' || echo '../../src/'`filenameparse.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-filespec.o `test -f 'filespec.cc' || echo '../../src/'`filespec.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-introspection.o `test -f 'introspection.cc' || echo '../../src/'`introspection.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-mersenne.o `test -f 'mersenne.cc' || echo '../../src/'`mersenne.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-parameter.o `test -f 'parameter.cc' || echo '../../src/'`parameter.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-self_test.o `test -f 'self_test.cc' || echo '../../src/'`self_test.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-tiff_message.o `test -f 'tiff_message.cc' || echo '../../src/'`tiff_message.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-timer.o `test -f 'timer.cc' || echo '../../src/'`timer.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enblend-minimizer.o `test -f 'minimizer.cc' || echo '../../src/'`minimizer.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-exposure_weight.o `test -f 'exposure_weight.cc' || echo '../../src/'`exposure_weight.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-enfuse.o `test -f 'enfuse.cc' || echo '../../src/'`enfuse.cc In file included from ../../src/alternativepercentage.h:25, from ../../src/enfuse.cc:80: ../config.h:8:9: warning: âBOOST_FALLTHROUGHâ redefined 8 | #define BOOST_FALLTHROUGH ((void) 0) | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/config.hpp:39, from /usr/include/boost/static_assert.hpp:17, from /usr/include/boost/iterator/iterator_adaptor.hpp:10, from /usr/include/boost/token_iterator.hpp:22, from /usr/include/boost/tokenizer.hpp:20, from ../../src/enfuse.cc:71: /usr/include/boost/config/compiler/gcc.hpp:324:11: note: this is the location of the previous definition 324 | # define BOOST_FALLTHROUGH __attribute__((fallthrough)) | ^~~~~~~~~~~~~~~~~ In file included from ../../src/bounds.h:30, from ../../src/enfuse.h:51, from ../../src/enfuse.cc:182: ../../src/pyramid.h:1427:17: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] 1427 | public std::binary_function<T1, T2, T3> | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/15/string:51, from /usr/include/c++/15/bits/locale_classes.h:42, from /usr/include/c++/15/bits/ios_base.h:43, from /usr/include/c++/15/ios:46, from /usr/include/c++/15/bits/ostream.h:43, from /usr/include/c++/15/ostream:42, from /usr/include/c++/15/iostream:43, from ../../src/enfuse.cc:48: /usr/include/c++/15/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ ../../src/enfuse.h:622:37: warning: âtemplate<class _Arg, class _Result> struct std::unary_functionâ is deprecated [-Wdeprecated-declarations] 622 | class ExposureFunctor : public std::unary_function<InputType, ResultType> { | ^~~~~~~~~~~~~~ /usr/include/c++/15/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../../src/enfuse.h:653:43: warning: âtemplate<class _Arg, class _Result> struct std::unary_functionâ is deprecated [-Wdeprecated-declarations] 653 | class CutoffExposureFunctor : public std::unary_function<InputType, ResultType> { | ^~~~~~~~~~~~~~ /usr/include/c++/15/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../../src/enfuse.h:732:39: warning: âtemplate<class _Arg, class _Result> struct std::unary_functionâ is deprecated [-Wdeprecated-declarations] 732 | class SaturationFunctor : public std::unary_function<InputType, ResultType> { | ^~~~~~~~~~~~~~ /usr/include/c++/15/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../../src/enfuse.h:782:37: warning: âtemplate<class _Arg, class _Result> struct std::unary_functionâ is deprecated [-Wdeprecated-declarations] 782 | class ContrastFunctor : public std::unary_function<InputType, ResultType> { | ^~~~~~~~~~~~~~ /usr/include/c++/15/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../../src/enfuse.h:831:36: warning: âtemplate<class _Arg, class _Result> struct std::unary_functionâ is deprecated [-Wdeprecated-declarations] 831 | class EntropyFunctor : public std::unary_function<InputType, ResultType> { | ^~~~~~~~~~~~~~ /usr/include/c++/15/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../../src/enfuse.h:893:37: warning: âtemplate<class _Arg, class _Result> struct std::unary_functionâ is deprecated [-Wdeprecated-declarations] 893 | class ClampingFunctor : public std::unary_function<InputType, ResultType> | ^~~~~~~~~~~~~~ /usr/include/c++/15/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-opencl.o `test -f 'opencl.cc' || echo '../../src/'`opencl.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-opencl_exposure_weight.o `test -f 'opencl_exposure_weight.cc' || echo '../../src/'`opencl_exposure_weight.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-alternativepercentage.o `test -f 'alternativepercentage.cc' || echo '../../src/'`alternativepercentage.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-error_message.o `test -f 'error_message.cc' || echo '../../src/'`error_message.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-filenameparse.o `test -f 'filenameparse.cc' || echo '../../src/'`filenameparse.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-filespec.o `test -f 'filespec.cc' || echo '../../src/'`filespec.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-introspection.o `test -f 'introspection.cc' || echo '../../src/'`introspection.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-mersenne.o `test -f 'mersenne.cc' || echo '../../src/'`mersenne.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-parameter.o `test -f 'parameter.cc' || echo '../../src/'`parameter.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-self_test.o `test -f 'self_test.cc' || echo '../../src/'`self_test.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-tiff_message.o `test -f 'tiff_message.cc' || echo '../../src/'`tiff_message.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-timer.o `test -f 'timer.cc' || echo '../../src/'`timer.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I../../src/dynamic_loader -I../../src/layer_selection -I/usr/include/OpenEXR -pthread -I/usr/include/Imath -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pipe -O2 -DNDEBUG -fopenmp -c -o enfuse-minimizer.o `test -f 'minimizer.cc' || echo '../../src/'`minimizer.cc g++ -DENBLEND_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 [too-long-redacted] ljpeg -lz -lgsl -lgslcblas -lm /bin/bash '/<<PKGBUILDDIR>>/missing' help2man --no-info --output=enblend.1 ./enblend g++ -DENFUSE_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 - [too-long-redacted] ljpeg -lz -lgsl -lgslcblas -lm /bin/bash '/<<PKGBUILDDIR>>/missing' help2man --no-info --output=enfuse.1 ./enfuse make[6]: Leaving directory '/<<PKGBUILDDIR>>/build-def/src' make[5]: Leaving directory '/<<PKGBUILDDIR>>/build-def/src' make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-def/src' Making all in doc make[4]: Entering directory '/<<PKGBUILDDIR>>/build-def/doc' Making all in examples make[5]: Entering directory '/<<PKGBUILDDIR>>/build-def/doc/examples' Making all in enfuse make[6]: Entering directory '/<<PKGBUILDDIR>>/build-def/doc/examples/enfuse' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/build-def/doc/examples/enfuse' make[6]: Entering directory '/<<PKGBUILDDIR>>/build-def/doc/examples' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/build-def/doc/examples' make[5]: Leaving directory '/<<PKGBUILDDIR>>/build-def/doc/examples' make[5]: Entering directory '/<<PKGBUILDDIR>>/build-def/doc' ../../doc/config2tex ../config.h config-h.tex printf '%%%%%% %s\n' 'dynamic-preamble' > dynamic-preamble.tex printf '\PassOptionsToPackage{%spaper}{report}\n' 'a4' >> dynamic-preamble.tex printf '\PassOptionsToPackage{%spaper}{refrep}\n' 'a4' >> dynamic-preamble.tex printf '\\newif\ifreferencemanual\n' >> dynamic-preamble.tex printf '\\newif\ifhyperref\n' >> dynamic-preamble.tex printf '\\def\\documentclassoptions{}\n' >> dynamic-preamble.tex printf '\\def\\finishdynamicpreamble{}\n' >> dynamic-preamble.tex printf '%%%% User definitions follow...\n' >> dynamic-preamble.tex printf '%s\n' '\def\finishdynamicpreamble{\relax}' >> dynamic-preamble.tex ../../doc/docstrings scan-files ../../doc/../src/alternative [too-long-redacted] ctor.cc > enblend-variables.tex updated-on: warning: falling back from SCM to file-system for `../../doc/common-advanced-options.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-authors.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-bug-reports.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-color-spaces.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-common-options.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-expert-options.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-external-masks.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-fdl.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-helpful-programs.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-information-options.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-interaction.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-known-limitations.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-layer-selection.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-mask-template-characters.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-notation.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-option-delimiters.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-response-files.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-standard-workflow.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-understanding-masks.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/common-workflow.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-expert-mask-generation-options.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-flow-charts.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-image-requirements.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-invocation.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-mask-generation-options.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-options.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-overview.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-seam-generators.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-title.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend-visualization-image.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/enblend.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/static-preamble.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/lead-in.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/lead-out.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/index-def.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/index-use.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/macros.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/floatstyle-ruledbot.sty' updated-on: warning: falling back from SCM to file-system for `../../doc/exemplar.hva' updated-on: warning: falling back from SCM to file-system for `../../doc/htmlstyle.tex' updated-on: warning: falling back from SCM to file-system for `../../doc/url-def.tex' ../../doc/docstrings key-value \ UPDATED '2025-12-10\datebyfs' \ VERSION '4.2' \ DOCDIR '/usr/share/doc/enblend-enfuse' > enblend-version.tex /usr/bin/gnuplot --default-settings -e 'DATA_DIR="../../doc"' \ -e 'set output "log-transform.tex"; set terminal epslatex color size 4.5in,3.375in' ../../doc/log-transform.gp && \ mv log-transform.tex log-transform.pstex /usr/bin/m4 --fatal-warnings --prefix-builtins --synclines --define='dot_output_type=eps' ../../doc/uml-dot.m4 ../../doc/external-mask-workflow.dot | \ /usr/bin/dot -Teps -Gsize=4.75,8.5 -oexternal-mask-workflow.eps Error: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? Error: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? Error: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? Error: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? Error: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? Error: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? Error: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? make[5]: *** [Makefile:982: external-mask-workflow.eps] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/build-def/doc' make[4]: *** [Makefile:595: all-recursive] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-def/doc' make[3]: *** [Makefile:449: all-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-def' make[2]: *** [Makefile:390: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-def' dh_auto_build: error: cd build-def && make -j2 returned exit code 2 make[1]: *** [debian/rules:37: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:66: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

