Package: src:dssi
Version: 1.1.1~dfsg0-6
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   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:7: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:7: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:10257: AM_CONFIG_HEADER is expanded from...
configure.ac:7: the top level
configure.ac:13: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:13: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:13: the top level
configure.ac:61: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:61: You should run autoupdate.
./lib/autoconf/c.m4:270: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:61: the top level
configure.ac:88: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:88: You should run autoupdate.
./lib/autoconf/c.m4:270: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:88: the top level
configure.ac:91: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:91: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:91: the top level
configure.ac:158: warning: AC_OUTPUT should be used without arguments.
configure.ac:158: You should run autoupdate.
configure.ac:9: installing './compile'
configure.ac:6: installing './missing'
examples/Makefile.am:114: warning: '%'-style pattern rules are a GNU make 
extension
examples/Makefile.am: installing './depcomp'
jack-dssi-host/Makefile.am:13: warning: source file 
'../message_buffer/message_buffer.c' is in a subdirectory,
jack-dssi-host/Makefile.am:13: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 
'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding 
output
automake: object file(s) will be placed in the top-level directory.  However, 
this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding 
sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibility.
parallel-tests: installing './test-driver'
   dh_auto_configure
        ./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 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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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... no
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 whether ln -s works... yes
checking whether byte ordering is bigendian... no
checking for ladspa.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for alsa >= 0.9... yes
checking for liblo >= 0.12... yes
checking for jack >= 0.99.14... yes
checking for sndfile... yes
checking for samplerate... yes
checking for QtCore >= 4.0.1 QtGui >= 4.0.1... no
configure: pkg-config could not find Qt >= 4.0.1
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dssi.pc
config.status: creating jack-dssi-host/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
* ======== DSSI 1.1.1 configured ========
* building jack-dssi-host:            yes
* building DSSI list/analyse tools:   yes
* building DSSI OSC tools:            yes
* building trivial_synth plugin:      yes
* building less_trivial_synth plugin: yes
* building karplong plugin:           yes
* building trivial_sampler plugin:    yes
* building less_trivial_synth GUI:    no (missing Qt4)
* building trivial_sampler GUI:       no (missing Qt4)
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in jack-dssi-host
make[3]: Entering directory '/<<PKGBUILDDIR>>/jack-dssi-host'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi     -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o jack_dssi_host-jack-dssi-host.o `test -f 'jack-dssi-host.c' || echo 
'./'`jack-dssi-host.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi     -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o jack_dssi_host-message_buffer.o `test -f 
'../message_buffer/message_buffer.c' || echo 
'./'`../message_buffer/message_buffer.c
In file included from ../dssi/dssi.h:28,
                 from jack-dssi-host.c:40:
/usr/include/alsa/seq_event.h:30:2: warning: #warning "use #include 
<alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Wcpp]
   30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should 
not be used directly"
      |  ^~~~~~~
In file included from /usr/include/unistd.h:25,
                 from /usr/include/alsa/asoundlib.h:31,
                 from /usr/include/alsa/seq_event.h:31:
/usr/include/features.h:199:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  199 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../dssi     -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall  -Wl,-z,relro -Wl,-z,now -o 
jack-dssi-host jack_dssi_host-jack-dssi-host.o jack_dssi_host-message_buffer.o  
-lasound  -llo  -ljack -lpthread  -lm -ldl 
libtool: link: gcc -I../dssi -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o jack-dssi-host 
jack_dssi_host-jack-dssi-host.o jack_dssi_host-message_buffer.o  -lasound -llo 
-ljack -lpthread -lm -ldl
make[3]: Leaving directory '/<<PKGBUILDDIR>>/jack-dssi-host'
Making all in examples
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
make  all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/examples'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o dssi_analyse_plugin-dssi_analyse_plugin.o `test -f 
'dssi_analyse_plugin.c' || echo './'`dssi_analyse_plugin.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o dssi_list_plugins-dssi_list_plugins.o `test -f 'dssi_list_plugins.c' || 
echo './'`dssi_list_plugins.c
In file included from ../dssi/dssi.h:28,
                 from dssi_list_plugins.c:21:
/usr/include/alsa/seq_event.h:30:2: warning: #warning "use #include 
<alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Wcpp]
   30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should 
not be used directly"
      |  ^~~~~~~
In file included from ../dssi/dssi.h:28,
                 from dssi_analyse_plugin.c:29:
/usr/include/alsa/seq_event.h:30:2: warning: #warning "use #include 
<alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Wcpp]
   30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should 
not be used directly"
      |  ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o dssi_osc_send-dssi_osc_send.o `test -f 'dssi_osc_send.c' || echo 
'./'`dssi_osc_send.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o dssi_osc_update-dssi_osc_update.o `test -f 'dssi_osc_update.c' || echo 
'./'`dssi_osc_update.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o trivial_synth_la-trivial_synth.lo `test -f 'trivial_synth.c' || echo 
'./'`trivial_synth.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o less_trivial_synth_la-less_trivial_synth.lo `test -f 
'less_trivial_synth.c' || echo './'`less_trivial_synth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c trivial_synth.c  -fPIC -DPIC -o .libs/trivial_synth_la-trivial_synth.o
In file included from ../dssi/dssi.h:28,
                 from trivial_synth.c:19:
/usr/include/alsa/seq_event.h:30:2: warning: #warning "use #include 
<alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Wcpp]
   30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should 
not be used directly"
      |  ^~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c less_trivial_synth.c  -fPIC -DPIC -o 
.libs/less_trivial_synth_la-less_trivial_synth.o
In file included from ../dssi/dssi.h:28,
                 from less_trivial_synth.c:25:
/usr/include/alsa/seq_event.h:30:2: warning: #warning "use #include 
<alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Wcpp]
   30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should 
not be used directly"
      |  ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi   -I/usr/include/opus -I/usr/include/x86_64-linux-gnu   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -c -o 
trivial_sampler_la-trivial_sampler.lo `test -f 'trivial_sampler.c' || echo 
'./'`trivial_sampler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -g -O2 
-Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -c trivial_sampler.c  -fPIC -DPIC 
-o .libs/trivial_sampler_la-trivial_sampler.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from trivial_sampler.c:17:
/usr/include/features.h:199:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  199 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ../dssi/dssi.h:28,
                 from trivial_sampler.c:24:
/usr/include/alsa/seq_event.h:30:2: warning: #warning "use #include 
<alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Wcpp]
   30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should 
not be used directly"
      |  ^~~~~~~
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o karplong_la-karplong.lo `test -f 
'karplong.cpp' || echo './'`karplong.cpp
trivial_sampler.c: In function 'runSampler':
trivial_sampler.c:266:9: warning: the comparison will always evaluate as 'true' 
for the address of 'sampleData' will never be NULL [-Waddress]
  266 |     if (!plugin_data->sampleData || !plugin_data->sampleCount) {
      |         ^
trivial_sampler.c:47:18: note: 'sampleData' declared here
   47 |     float       *sampleData[2];
      |                  ^~~~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -I../dssi -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c karplong.cpp  -fPIC -DPIC -o 
.libs/karplong_la-karplong.o
In file included from ../dssi/dssi.h:28,
                 from karplong.cpp:30:
/usr/include/alsa/seq_event.h:30:2: warning: #warning "use #include 
<alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Wcpp]
   30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should 
not be used directly"
      |  ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../dssi   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall  -Wl,-z,relro -Wl,-z,now -o 
dssi_analyse_plugin dssi_analyse_plugin-dssi_analyse_plugin.o  -ldl 
libtool: link: gcc -I../dssi -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o dssi_analyse_plugin 
dssi_analyse_plugin-dssi_analyse_plugin.o  -ldl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../dssi   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall  -Wl,-z,relro -Wl,-z,now -o 
dssi_list_plugins dssi_list_plugins-dssi_list_plugins.o  -ldl 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../dssi   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall  -Wl,-z,relro -Wl,-z,now -o 
dssi_osc_send dssi_osc_send-dssi_osc_send.o  -llo  
libtool: link: gcc -I../dssi -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o dssi_list_plugins 
dssi_list_plugins-dssi_list_plugins.o  -ldl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../dssi   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall  -Wl,-z,relro -Wl,-z,now -o 
dssi_osc_update dssi_osc_update-dssi_osc_update.o  -llo  
libtool: link: gcc -I../dssi -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o dssi_osc_send dssi_osc_send-dssi_osc_send.o  
-llo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../dssi   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -module -avoid-version 
-Wl,-z,relro -Wl,-z,now -o trivial_synth.la -rpath 
/usr/lib/x86_64-linux-gnu/dssi trivial_synth_la-trivial_synth.lo -lm 
libtool: link: gcc -I../dssi -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o dssi_osc_update 
dssi_osc_update-dssi_osc_update.o  -llo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../dssi   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -module -avoid-version 
-Wl,-z,relro -Wl,-z,now -o less_trivial_synth.la -rpath 
/usr/lib/x86_64-linux-gnu/dssi less_trivial_synth_la-less_trivial_synth.lo -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/trivial_synth_la-trivial_synth.o 
  -lm  -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname 
-Wl,trivial_synth.so -o .libs/trivial_synth.so
libtool: link: ( cd ".libs" && rm -f "trivial_synth.la" && ln -s 
"../trivial_synth.la" "trivial_synth.la" )
libtool: link: gcc -shared  -fPIC -DPIC  
.libs/less_trivial_synth_la-less_trivial_synth.o   -lm  -g -O2 
-Werror=implicit-function-declaration "-ffile-prefix-map=/<<PKGBUILDDIR>>=." 
-fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z 
-Wl,now   -Wl,-soname -Wl,less_trivial_synth.so -o .libs/less_trivial_synth.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../dssi   
-I/usr/include/opus -I/usr/include/x86_64-linux-gnu   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -module -avoid-version 
-Wl,-z,relro -Wl,-z,now -o trivial_sampler.la -rpath 
/usr/lib/x86_64-linux-gnu/dssi trivial_sampler_la-trivial_sampler.lo -lpthread 
-lm -lsndfile  -lsamplerate  
libtool: link: ( cd ".libs" && rm -f "less_trivial_synth.la" && ln -s 
"../less_trivial_synth.la" "less_trivial_synth.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -I../dssi   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-module -avoid-version -Wl,-z,relro -Wl,-z,now -o karplong.la -rpath 
/usr/lib/x86_64-linux-gnu/dssi karplong_la-karplong.lo  
libtool: link: gcc -shared  -fPIC -DPIC  
.libs/trivial_sampler_la-trivial_sampler.o   -lpthread -lm -lsndfile 
-lsamplerate  -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname 
-Wl,trivial_sampler.so -o .libs/trivial_sampler.so
libtool: link: ( cd ".libs" && rm -f "trivial_sampler.la" && ln -s 
"../trivial_sampler.la" "trivial_sampler.la" )
libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o  .libs/karplong_la-karplong.o   
-L/usr/lib/gcc/x86_64-linux-gnu/14 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../.. -lstdc++ -lm -lc -lgcc_s 
/usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/crtn.o  -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname 
-Wl,karplong.so -o .libs/karplong.so
libtool: link: ( cd ".libs" && rm -f "karplong.la" && ln -s "../karplong.la" 
"karplong.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
Making all in tests
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making check in jack-dssi-host
make[2]: Entering directory '/<<PKGBUILDDIR>>/jack-dssi-host'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/jack-dssi-host'
Making check in examples
make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
make  check-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
Making check in tests
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
make  controller
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDEFAULT_DSSI_PATH=\"/usr/local/lib/dssi:/usr/lib/x86_64-linux-gnu/dssi:/usr/lib/dssi\"
 -Wall -Werror -I../dssi  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-c -o controller-controller.o `test -f 'controller.c' || echo './'`controller.c
In file included from ../dssi/dssi.h:28,
                 from controller.c:18:
/usr/include/alsa/seq_event.h:30:2: error: #warning "use #include 
<alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" 
[-Werror=cpp]
   30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should 
not be used directly"
      |  ^~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:612: controller-controller.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:900: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[1]: *** [Makefile:566: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:11: binary] Error 25
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/202504/

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:dssi, so that this is still
visible in the BTS web page for this package.

Thanks.

Reply via email to