Package: src:mediaconch Version: 24.06-3 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean rm -f debian/*.1 dh clean --with=autoreconf debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' for path in Project/GNU/CLI/ Project/Qt/; do dh_auto_clean -D"$path"; done make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary --with=autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:40: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:40: the top level configure.ac:41: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:41: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:41: the top level configure.ac:42: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:42: the top level configure.ac:43: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:43: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:43: the top level configure.ac:44: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:44: the top level configure.ac:45: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:45: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:45: the top level configure.ac:46: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:46: the top level configure.ac:47: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:47: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:47: the top level configure.ac:48: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:48: the top level configure.ac:54: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:54: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:54: the top level configure.ac:55: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:55: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:55: the top level configure.ac:56: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:56: the top level configure.ac:57: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:57: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:57: the top level configure.ac:58: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:58: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:58: the top level configure.ac:59: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:59: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:59: the top level configure.ac:60: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:60: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:60: the top level configure.ac:469: warning: AC_OUTPUT should be used without arguments. configure.ac:469: You should run autoupdate. configure.ac:27: installing './compile' configure.ac:18: installing './config.guess' configure.ac:18: installing './config.sub' configure.ac:20: installing './install-sh' configure.ac:20: installing './missing' Makefile.am:55: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -D"Project/GNU/CLI/" cd Project/GNU/CLI && ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glob... yes ./configure: line 18671: libzen-config: command not found ./configure: line 18770: libmediainfo-config: command not found ./configure: line 18807: libzen-config: command not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands Configured MediaConch for '' Unicode? yes stream missing support? no Using libevent? system Using libjansson? system Using libsqlite3? system Using libxml2? system Using libxslt? system Using libzen? system Using libmediainfo? system CXXFLAGS: -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DUNICODE -DUNICODE -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -DUNICODE -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_SQLITE -DHAVE_JANSSON -DHAVE_LIBEVENT LIBS: -lmediainfo -lz -lzen -lpthread -lzen -lpthread -lxml2 -lxslt -lxml2 -lexslt -lxslt -lxml2 -lsqlite3 -ljansson -levent dh_auto_configure -DProject/Qt -- USE_WEBENGINE=1 cd Project/Qt && qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CFLAGS_DEBUG=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,defs -Wl,--as-needed" "QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,defs -Wl,--as-needed" QMAKE_STRIP=: PREFIX=/usr USE_WEBENGINE=1 Info: creating stash file /<<PKGBUILDDIR>>/Project/Qt/.qmake.stash Project MESSAGE: libzen : system Project MESSAGE: libxml2 : system Project MESSAGE: libxslt : system Project MESSAGE: libsqlite3 : system Project MESSAGE: libjansson : system Project MESSAGE: libevent : system dh override_dh_auto_configure --with=autoreconf make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' for path in Project/GNU/CLI/ Project/Qt/; do dh_auto_build -D"$path"; done cd Project/GNU/CLI && make -j2 make[2]: Entering directory '/<<PKGBUILDDIR>>/Project/GNU/CLI' g++ -DPACKAGE_NAME=\"mediaconch\" -DPACKAGE_TARNAME=\"mediaconch\" -DPACKAGE_VERSION=\"24.06.0\" -DPACKAGE_STRING=\"mediaconch\ 24.06.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediaconch\" -DVERSION=\"24.06.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GLOB=1 -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DUNICODE -DUNICODE -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -DUNICODE -I/ usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_SQLITE -DHAVE_JANSSON -DHAVE_LIBEVENT -c -o ../../../Source/CLI/mediaconch-CLI_Main.o `test -f '../../../Source/CLI/CLI_Main.cpp' || echo './'`../../../Source/CLI/CLI_Main.cpp g++ -DPACKAGE_NAME=\"mediaconch\" -DPACKAGE_TARNAME=\"mediaconch\" -DPACKAGE_VERSION=\"24.06.0\" -DPACKAGE_STRING=\"mediaconch\ 24.06.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediaconch\" -DVERSION=\"24.06.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GLOB=1 -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DUNICODE -DUNICODE -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -DUNICODE -I/ usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_SQLITE -DHAVE_JANSSON -DHAVE_LIBEVENT -c -o ../../../Source/CLI/mediaconch-CLI.o `test -f '../../../Source/CLI/CLI.cpp' || echo './'`../../../Source/CLI/CLI.cpp g++ -DPACKAGE_NAME=\"mediaconch\" -DPACKAGE_TARNAME=\"mediaconch\" -DPACKAGE_VERSION=\"24.06.0\" -DPACKAGE_STRING=\"mediaconch\ 24.06.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediaconch\" -DVERSION=\"24.06.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GLOB=1 -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DUNICODE -DUNICODE -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -DUNICODE -I/ usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_SQLITE -DHAVE_JANSSON -DHAVE_LIBEVENT -c -o ../../../Source/CLI/mediaconch-CommandLine_Parser.o `test -f '../../../Source/CLI/CommandLine_Parser.cpp' || echo './'`../../../Source/CLI/CommandLine_Parser.cpp g++ -DPACKAGE_NAME=\"mediaconch\" -DPACKAGE_TARNAME=\"mediaconch\" -DPACKAGE_VERSION=\"24.06.0\" -DPACKAGE_STRING=\"mediaconch\ 24.06.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediaconch\" -DVERSION=\"24.06.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GLOB=1 -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DUNICODE -DUNICODE -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -DUNICODE -I/ usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_SQLITE -DHAVE_JANSSON -DHAVE_LIBEVENT -c -o ../../../Source/CLI/mediaconch-Help.o `test -f '../../../Source/CLI/Help.cpp' || echo './'`../../../Source/CLI/Help.cpp g++ -DPACKAGE_NAME=\"mediaconch\" -DPACKAGE_TARNAME=\"mediaconch\" -DPACKAGE_VERSION=\"24.06.0\" -DPACKAGE_STRING=\"mediaconch\ 24.06.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediaconch\" -DVERSION=\"24.06.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GLOB=1 -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DUNICODE -DUNICODE -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -DUNICODE -I/ usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_SQLITE -DHAVE_JANSSON -DHAVE_LIBEVENT -c -o ../../../Source/Common/mediaconch-MediaConchLib.o `test -f '../../../Source/Common/MediaConchLib.cpp' || echo './'`../../../Source/Common/MediaConchLib.cpp In file included from /usr/include/unicode/uenum.h:25, from /usr/include/unicode/ucnv.h:52, from /usr/include/libxml2/libxml/encoding.h:31, from /usr/include/libxml2/libxml/parser.h:812, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from /usr/include/libxml2/libxml/tree.h:1307, from ../../../Source/Common/Policies.h:32, from ../../../Source/Common/Core.h:25, from ../../../Source/Common/MediaConchLib.cpp:17: /usr/include/unicode/localpointer.h:561:26: error: parameter declared âautoâ 561 | template <typename Type, auto closeFunction> | ^~~~ /usr/include/unicode/localpointer.h:573:76: error: template argument 2 is invalid 573 | explicit LocalOpenPointer(std::unique_ptr<Type, decltype(closeFunction)> &&p) | ^ /usr/include/unicode/localpointer.h:583:78: error: template argument 2 is invalid 583 | LocalOpenPointer &operator=(std::unique_ptr<Type, decltype(closeFunction)> &&p) { | ^ /usr/include/unicode/localpointer.h:599:59: error: template argument 2 is invalid 599 | operator std::unique_ptr<Type, decltype(closeFunction)> () && { | ^ /usr/include/unicode/uenum.h:69:1: note: invalid template non-type parameter 69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter 597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:1077: ../../../Source/Common/mediaconch-MediaConchLib.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/<<PKGBUILDDIR>>/Project/GNU/CLI' dh_auto_build: error: cd Project/GNU/CLI && make -j2 returned exit code 2 cd Project/Qt && make -j2 make[2]: Entering directory '/<<PKGBUILDDIR>>/Project/Qt' /usr/lib/qt5/bin/uic ../../Source/GUI/Qt/mainwindow.ui -o _Automated/ui_mainwindow.h /usr/lib/qt5/bin/uic ../../Source/GUI/Qt/progressbar.ui -o _Automated/ui_progressbar.h g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -pthread -isystem /usr/include/mit-krb5 -D_REENTRANT -Wall -Wextra -fPIC -D_UNICODE -DWEB_MACHINE_ENGINE -DHAVE_SQLITE -DHAVE_JANSSON -DHAVE_LIBEVENT -DUNICODE -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I../../Source -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/x86_64-linux-gnu -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/ QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineCore -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtQmlModels -I/usr/include/x86_64-linux-gnu/qt5/QtWebChannel -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtPositioning -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_Automated -I_Automated -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _Automated/MediaConchLib.o ../../Source/Common/MediaConchLib.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -pthread -isystem /usr/include/mit-krb5 -D_REENTRANT -Wall -Wextra -fPIC -D_UNICODE -DWEB_MACHINE_ENGINE -DHAVE_SQLITE -DHAVE_JANSSON -DHAVE_LIBEVENT -DUNICODE -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I../../Source -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/x86_64-linux-gnu -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/ QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebEngineCore -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtQmlModels -I/usr/include/x86_64-linux-gnu/qt5/QtWebChannel -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtPositioning -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_Automated -I_Automated -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _Automated/Core.o ../../Source/Common/Core.cpp In file included from /usr/include/unicode/uenum.h:25, from /usr/include/unicode/ucnv.h:52, from /usr/include/libxml2/libxml/encoding.h:31, from /usr/include/libxml2/libxml/parser.h:812, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from /usr/include/libxml2/libxml/tree.h:1307, from ../../Source/Common/Policies.h:32, from ../../Source/Common/Core.h:25, from ../../Source/Common/MediaConchLib.cpp:17: /usr/include/unicode/localpointer.h:561:26: error: parameter declared âautoâ 561 | template <typename Type, auto closeFunction> | ^~~~ /usr/include/unicode/localpointer.h:573:76: error: template argument 2 is invalid 573 | explicit LocalOpenPointer(std::unique_ptr<Type, decltype(closeFunction)> &&p) | ^ /usr/include/unicode/localpointer.h:583:78: error: template argument 2 is invalid 583 | LocalOpenPointer &operator=(std::unique_ptr<Type, decltype(closeFunction)> &&p) { | ^ /usr/include/unicode/localpointer.h:599:59: error: template argument 2 is invalid 599 | operator std::unique_ptr<Type, decltype(closeFunction)> () && { | ^ /usr/include/unicode/uenum.h:69:1: note: invalid template non-type parameter 69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter 597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/unicode/uenum.h:25, from /usr/include/unicode/ucnv.h:52, from /usr/include/libxml2/libxml/encoding.h:31, from /usr/include/libxml2/libxml/parser.h:812, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from /usr/include/libxml2/libxml/tree.h:1307, from ../../Source/Common/Policies.h:32, from ../../Source/Common/Core.h:25, from ../../Source/Common/Core.cpp:14: /usr/include/unicode/localpointer.h:561:26: error: parameter declared âautoâ 561 | template <typename Type, auto closeFunction> | ^~~~ /usr/include/unicode/localpointer.h:573:76: error: template argument 2 is invalid 573 | explicit LocalOpenPointer(std::unique_ptr<Type, decltype(closeFunction)> &&p) | ^ /usr/include/unicode/localpointer.h:583:78: error: template argument 2 is invalid 583 | LocalOpenPointer &operator=(std::unique_ptr<Type, decltype(closeFunction)> &&p) { | ^ /usr/include/unicode/localpointer.h:599:59: error: template argument 2 is invalid 599 | operator std::unique_ptr<Type, decltype(closeFunction)> () && { | ^ /usr/include/unicode/uenum.h:69:1: note: invalid template non-type parameter 69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter 597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../Source/Common/Core.h:28: ../../Source/Common/Scheduler.h: In member function âvoid MediaConch::Scheduler::set_default_max_threads(size_t)â: ../../Source/Common/Scheduler.h:75:41: warning: unused parameter ânbâ [-Wunused-parameter] 75 | void set_default_max_threads(size_t nb) {} // { if (max_threads_modified) return; max_threads = nb; } //TODO: check issues with the GUI when there are tons of files | ~~~~~~~^~ In file included from ../../Source/Common/Core.h:28: ../../Source/Common/Scheduler.h: In member function âvoid MediaConch::Scheduler::set_default_max_threads(size_t)â: ../../Source/Common/Scheduler.h:75:41: warning: unused parameter ânbâ [-Wunused-parameter] 75 | void set_default_max_threads(size_t nb) {} // { if (max_threads_modified) return; max_threads = nb; } //TODO: check issues with the GUI when there are tons of files | ~~~~~~~^~ make[2]: *** [Makefile:873: _Automated/MediaConchLib.o] Error 1 make[2]: *** Waiting for unfinished jobs.... ../../Source/Common/Core.cpp: In member function âint MediaConch::Core::checker_list_mediainfo_outputs(std::string&, std::string&)â: ../../Source/Common/Core.cpp:493:76: warning: unused parameter âerrâ [-Wunused-parameter] 493 | int Core::checker_list_mediainfo_outputs(std::string& output, std::string& err) | ~~~~~~~~~~~~~^~~ ../../Source/Common/Core.cpp: In member function âlong long unsigned int MediaConch::Core::mil_version()â: ../../Source/Common/Core.cpp:1684:47: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] 1684 | return ((unsigned long long )major << 52) & 0xFFF0000000000000 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../Source/Common/Core.cpp:1686:47: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] 1686 | ((unsigned long long )patch << 32) & 0x000000FF00000000 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../Source/Common/Core.cpp:1687:47: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] 1687 | ((unsigned long long )build) & 0x00000000FFFFFFFF; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:898: _Automated/Core.o] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/Project/Qt' dh_auto_build: error: cd Project/Qt && make -j2 returned exit code 2 make[1]: *** [debian/rules:36: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:22: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202503/ 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 could not 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:mediaconch, so that this is still visible in the BTS web page for this package. Thanks.