[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1111249: ardour ftbfs from source in unstable



Package: src:ardour
Version: 1:8.12.0+ds-1
Severity: serious
Tags: sid forky ftbfs

[...]
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/ardour-8.12.0+ds'
echo '#include "ardour/revision.h"' > libs/ardour/revision.cc
echo "namespace ARDOUR { const char* revision = \"8.12.0~ds-1~b1\"; const char* date = \"2025-08-15\"; }" >> libs/ardour/revision.cc
cp tools/autowaf.py debian/waf/waflib/extras/autowaf.py
cp tools/misc.py debian/waf/waflib/extras/misc.py
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CXXFLAGS="-g -O2 -ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-Wl,-z,relro -Wl,-z,now -Wl,--as-needed" python3 /build/reproducible-path/ardour-8.12.0+ds/debian/waf/waf-light -v --destdir=/build/reproducible-path/ardour-8.12.0+ds/debian/tmp configure --freedesktop --configdir=/etc/ --noconfirm --prefix=/usr/ --libjack=weak --no-phone-home --use-external-libs --optimize --cxx17 --ptformat --lv2dir=/usr/lib/lv2 --with-backends=jack,alsa,dummy,pulseaudio --dist-target=x86_64 Setting top to : /build/reproducible-path/ardour-8.12.0+ds Setting out to : /build/reproducible-path/ardour-8.12.0+ds/build Checking for 'gcc' (C compiler) : 08:33:51 runner ['/usr/bin/gcc', '-dM', '-E', '-']
/usr/bin/gcc
Checking for 'g++' (C++ compiler) : 08:33:51 runner ['/usr/bin/g++', '-dM', '-E', '-']
/usr/bin/g++

Global Configuration
 * Install prefix                                    : /usr
 * Debuggable build                                  : False
 * Build documentation                               : False

Ardour Configuration
 * Will build against private GTK dependency stack   : no
 * Will rely on libintl built into libc              : yes
 * Will build against private Ardour dependency stack : no
Checking for function 'dlopen' in dlfcn.h : 08:33:51 runner ['/usr/bin/gcc', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-Werror=implicit-function-declaration', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_049b81d36cc3d786713d56aaa525198a/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '../test.c', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_049b81d36cc3d786713d56aaa525198a/testbuild/test.c.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2'] 08:33:51 runner ['/usr/bin/gcc', 'test.c.1.o', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_049b81d36cc3d786713d56aaa525198a/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,--as-needed']
yes
Checking for boost library >= 1.68 : 08:33:51 runner ['/usr/bin/g++', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-I/usr/include/qm-dsp', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_e24934386105e03eb81a8ec85ff0b374/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '../test.cpp', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_e24934386105e03eb81a8ec85ff0b374/testbuild/test.cpp.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2'] 08:33:51 runner ['/usr/bin/g++', 'test.cpp.1.o', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_e24934386105e03eb81a8ec85ff0b374/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,--as-needed']
yes
Checking for program 'pkg-config'                    : /usr/bin/pkg-config
Checking for 'alsa' : 08:33:51 runner ['/usr/bin/pkg-config', '--cflags', '--libs', 'alsa']
yes
Checking for 'libpulse' : 08:33:51 runner ['/usr/bin/pkg-config', '--cflags', '--libs', 'libpulse']
yes
Checking for 'glib-2.0' >= 2.28 : 08:33:51 runner ['/usr/bin/pkg-config', 'glib-2.0 >= 2.28', '--cflags', '--libs', 'glib-2.0']
yes
Checking for 'gthread-2.0' >= 2.2 : 08:33:51 runner ['/usr/bin/pkg-config', 'gthread-2.0 >= 2.2', '--cflags', '--libs', 'gthread-2.0']
yes
Checking for 'glibmm-2.4' >= 2.32.0 : 08:33:51 runner ['/usr/bin/pkg-config', 'glibmm-2.4 >= 2.32.0', '--cflags', '--libs', 'glibmm-2.4']
yes
Checking for 'sndfile' >= 1.0.18 : 08:33:51 runner ['/usr/bin/pkg-config', 'sndfile >= 1.0.18', '--cflags', '--libs', 'sndfile']
yes
Checking for 'giomm-2.4' >= 2.2 : 08:33:51 runner ['/usr/bin/pkg-config', 'giomm-2.4 >= 2.2', '--cflags', '--libs', 'giomm-2.4']
yes
Checking for 'libcurl' >= 7.0.0 : 08:33:51 runner ['/usr/bin/pkg-config', 'libcurl >= 7.0.0', '--cflags', '--libs', 'libcurl']
yes
Checking for 'libarchive' >= 3.0.0 : 08:33:51 runner ['/usr/bin/pkg-config', 'libarchive >= 3.0.0', '--cflags', '--libs', 'libarchive']
yes
Checking for 'liblo' >= 0.26 : 08:33:51 runner ['/usr/bin/pkg-config', 'liblo >= 0.26', '--cflags', '--libs', 'liblo']
yes
Checking for 'taglib' >= 1.9 : 08:33:51 runner ['/usr/bin/pkg-config', 'taglib >= 1.9', '--cflags', '--libs', 'taglib']
yes
Checking for 'vamp-sdk' >= 2.1 : 08:33:51 runner ['/usr/bin/pkg-config', 'vamp-sdk >= 2.1', '--cflags', '--libs', 'vamp-sdk']
yes
Checking for 'vamp-hostsdk' >= 2.1 : 08:33:51 runner ['/usr/bin/pkg-config', 'vamp-hostsdk >= 2.1', '--cflags', '--libs', 'vamp-hostsdk']
yes
Checking for 'rubberband' : 08:33:51 runner ['/usr/bin/pkg-config', '--cflags', '--libs', 'rubberband']
yes
Checking for 'libusb-1.0' >= 1.0.16 : 08:33:51 runner ['/usr/bin/pkg-config', 'libusb-1.0 >= 1.0.16', '--cflags', '--libs', 'libusb-1.0']
yes
Checking for rubberband >= 3.0.0 : 08:33:51 runner ['/usr/bin/g++', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-I/usr/include/qm-dsp', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_9508dc05c349b8457184866db8012fd7/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '-DHAVE_ALSA=1', '-DHAVE_PULSEAUDIO=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_CURL=1', '-DHAVE_ARCHIVE=1', '-DHAVE_LO=1', '-DHAVE_TAGLIB=1', '-DHAVE_VAMPSDK=1', '-DHAVE_VAMPHOSTSDK=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_USB=1', '../test.cpp', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_9508dc05c349b8457184866db8012fd7/testbuild/test.cpp.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2']
yes
Checking for sndfile RF64=>RIFF support : 08:33:52 runner ['/usr/bin/gcc', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-Werror=implicit-function-declaration', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-I/usr/include/opus', '-I/usr/include/x86_64-linux-gnu', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_22d3e751ee5c6ad475a79018df5d2a1b/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '-DHAVE_ALSA=1', '-DHAVE_PULSEAUDIO=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_CURL=1', '-DHAVE_ARCHIVE=1', '-DHAVE_LO=1', '-DHAVE_TAGLIB=1', '-DHAVE_VAMPSDK=1', '-DHAVE_VAMPHOSTSDK=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_USB=1', '-DHAVE_RUBBERBAND_3_0_0=1', '../test.c', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_22d3e751ee5c6ad475a79018df5d2a1b/testbuild/test.c.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2']
Found
Checking for int128 support : 08:33:52 runner ['/usr/bin/gcc', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-Werror=implicit-function-declaration', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-DHAVE_RF64_RIFF', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_1d3b1a9383b280dd7bec10096d69a9d1/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '-DHAVE_ALSA=1', '-DHAVE_PULSEAUDIO=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_CURL=1', '-DHAVE_ARCHIVE=1', '-DHAVE_LO=1', '-DHAVE_TAGLIB=1', '-DHAVE_VAMPSDK=1', '-DHAVE_VAMPHOSTSDK=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_USB=1', '-DHAVE_RUBBERBAND_3_0_0=1', '../test.c', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_1d3b1a9383b280dd7bec10096d69a9d1/testbuild/test.c.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2']
lots of bits found.
Checking for 'futex' syscall support : 08:33:52 runner ['/usr/bin/gcc', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-Werror=implicit-function-declaration', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-DHAVE_RF64_RIFF', '-DCOMPILER_INT128_SUPPORT', '-DWAF_BUILD', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_7538f871b446960a951715b5d91fe786/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '-DHAVE_ALSA=1', '-DHAVE_PULSEAUDIO=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_CURL=1', '-DHAVE_ARCHIVE=1', '-DHAVE_LO=1', '-DHAVE_TAGLIB=1', '-DHAVE_VAMPSDK=1', '-DHAVE_VAMPHOSTSDK=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_USB=1', '-DHAVE_RUBBERBAND_3_0_0=1', '-DEXPORT_VISIBILITY_HIDDEN=0', '-DENABLE_NLS=1', '-DLXVST_SUPPORT=1', '-DVST3_SUPPORT=1', '-DPTFORMAT=1', '../test.c', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_7538f871b446960a951715b5d91fe786/testbuild/test.c.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2']
yes
Checking for clang : 08:33:52 runner ['/usr/bin/g++', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-I/usr/include/qm-dsp', '-DHAVE_RF64_RIFF', '-DCOMPILER_INT128_SUPPORT', '-DWAF_BUILD', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_bb5729bbcf4041964e803202695da25b/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '-DHAVE_ALSA=1', '-DHAVE_PULSEAUDIO=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_CURL=1', '-DHAVE_ARCHIVE=1', '-DHAVE_LO=1', '-DHAVE_TAGLIB=1', '-DHAVE_VAMPSDK=1', '-DHAVE_VAMPHOSTSDK=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_USB=1', '-DHAVE_RUBBERBAND_3_0_0=1', '-DEXPORT_VISIBILITY_HIDDEN=0', '-DENABLE_NLS=1', '-DLXVST_SUPPORT=1', '-DVST3_SUPPORT=1', '-DPTFORMAT=1', '-DUSE_FUTEX_SEMAPHORE=1', '../test.cpp', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_bb5729bbcf4041964e803202695da25b/testbuild/test.cpp.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2']
no
Checking compiler for AVX512F intrinsics : 08:33:52 runner ['/usr/bin/g++', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-I/usr/include/qm-dsp', '-DHAVE_RF64_RIFF', '-DCOMPILER_INT128_SUPPORT', '-DWAF_BUILD', '-DNDEBUG', '-fshow-column', '-mavx512f', '-mfma', '-mavx', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_885ec31a301bd66724435ea3499fbdd4/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '-DHAVE_ALSA=1', '-DHAVE_PULSEAUDIO=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_CURL=1', '-DHAVE_ARCHIVE=1', '-DHAVE_LO=1', '-DHAVE_TAGLIB=1', '-DHAVE_VAMPSDK=1', '-DHAVE_VAMPHOSTSDK=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_USB=1', '-DHAVE_RUBBERBAND_3_0_0=1', '-DEXPORT_VISIBILITY_HIDDEN=0', '-DENABLE_NLS=1', '-DLXVST_SUPPORT=1', '-DVST3_SUPPORT=1', '-DPTFORMAT=1', '-DUSE_FUTEX_SEMAPHORE=1', '../test.cpp', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_885ec31a301bd66724435ea3499fbdd4/testbuild/test.cpp.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2']
Found
Checking compiler for AVX/FMA intrinsics : 08:33:53 runner ['/usr/bin/g++', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-I/usr/include/qm-dsp', '-DHAVE_RF64_RIFF', '-DCOMPILER_INT128_SUPPORT', '-DWAF_BUILD', '-DNDEBUG', '-fshow-column', '-mfma', '-mavx', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_702cf61a644d0766b48be49a024ac51d/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '-DHAVE_ALSA=1', '-DHAVE_PULSEAUDIO=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_CURL=1', '-DHAVE_ARCHIVE=1', '-DHAVE_LO=1', '-DHAVE_TAGLIB=1', '-DHAVE_VAMPSDK=1', '-DHAVE_VAMPHOSTSDK=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_USB=1', '-DHAVE_RUBBERBAND_3_0_0=1', '-DEXPORT_VISIBILITY_HIDDEN=0', '-DENABLE_NLS=1', '-DLXVST_SUPPORT=1', '-DVST3_SUPPORT=1', '-DPTFORMAT=1', '-DUSE_FUTEX_SEMAPHORE=1', '-DFPU_AVX512F_SUPPORT=1', '../test.cpp', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_702cf61a644d0766b48be49a024ac51d/testbuild/test.cpp.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2']
Found
Checking for compiler flags ['-std=c++17'] : 08:33:54 runner ['/usr/bin/g++', '-I/build/reproducible-path/ardour-8.12.0+ds', '-g', '-O2', '-ffile-prefix-map=/build/reproducible-path/ardour-8.12.0+ds=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '-I/usr/include/qm-dsp', '-DHAVE_RF64_RIFF', '-DCOMPILER_INT128_SUPPORT', '-DWAF_BUILD', '-DNDEBUG', '-fshow-column', '-std=c++17', '-I/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_c38c26d65a6e7e1ea867f0aa1c2e47fc/testbuild', '-DINTERNAL_SHARED_LIBS=1', '-DYTK=1', '-DHAVE_SUIL=1', '-DUSE_EXTERNAL_LIBS=1', '-DHAVE_ALSA=1', '-DHAVE_PULSEAUDIO=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_CURL=1', '-DHAVE_ARCHIVE=1', '-DHAVE_LO=1', '-DHAVE_TAGLIB=1', '-DHAVE_VAMPSDK=1', '-DHAVE_VAMPHOSTSDK=1', '-DHAVE_RUBBERBAND=1', '-DHAVE_USB=1', '-DHAVE_RUBBERBAND_3_0_0=1', '-DEXPORT_VISIBILITY_HIDDEN=0', '-DENABLE_NLS=1', '-DLXVST_SUPPORT=1', '-DVST3_SUPPORT=1', '-DPTFORMAT=1', '-DUSE_FUTEX_SEMAPHORE=1', '-DFPU_AVX512F_SUPPORT=1', '-DFPU_AVX_FMA_SUPPORT=1', '../test.cpp', '-c', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_c38c26d65a6e7e1ea867f0aa1c2e47fc/testbuild/test.cpp.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2'] 08:33:54 runner ['/usr/bin/g++', 'test.cpp.1.o', '-o/build/reproducible-path/ardour-8.12.0+ds/build/.conf_check_c38c26d65a6e7e1ea867f0aa1c2e47fc/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,--as-needed']
yes
Checking for 'fftw3f' : 08:33:54 runner ['/usr/bin/pkg-config', '--cflags', '--libs', 'fftw3f']
yes
Checking for 'fluidsynth' >= 2.0.1 : 08:33:54 runner ['/usr/bin/pkg-config', 'fluidsynth >= 2.0.1', '--cflags', '--libs', 'fluidsynth']
not found
The configuration failed
(complete log in /build/reproducible-path/ardour-8.12.0+ds/build/config.log)
make[1]: *** [debian/rules:97: override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/reproducible-path/ardour-8.12.0+ds'
make: *** [debian/rules:91: binary-arch] Error 2


Reply to: