Package: src:vlevel
Version: 0.5.1-4
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- 'CC=$(CXX)'
        make -j2 "INSTALL=install --strip-program=true" CC=\$\(CXX\)
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make -C volumeleveler all
make[3]: Entering directory '/<<PKGBUILDDIR>>/volumeleveler'
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Wl,-z,relro -Wl,-z,now -fPIC -DPIC -Wdate-time -D_FORTIFY_SOURCE=2  -c 
-o volumeleveler.o volumeleveler.cpp
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
make[3]: Leaving directory '/<<PKGBUILDDIR>>/volumeleveler'
make -C vlevel-bin all
make[3]: Entering directory '/<<PKGBUILDDIR>>/vlevel-bin'
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Wl,-z,relro -Wl,-z,now -fPIC -DPIC -Wdate-time -D_FORTIFY_SOURCE=2  -c 
-o vlevel-bin.o vlevel-bin.cpp
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Wl,-z,relro -Wl,-z,now -fPIC -DPIC -Wdate-time -D_FORTIFY_SOURCE=2  -c 
-o commandline.o commandline.cpp
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
g++ -Wl,-z,relro -Wl,-z,now  vlevel-bin.o commandline.o 
../volumeleveler/volumeleveler.o   -o vlevel-bin
make[3]: Leaving directory '/<<PKGBUILDDIR>>/vlevel-bin'
make -C vlevel-ladspa all
make[3]: Entering directory '/<<PKGBUILDDIR>>/vlevel-ladspa'
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Wl,-z,relro -Wl,-z,now -fPIC -DPIC -Wdate-time -D_FORTIFY_SOURCE=2  -c 
-o vlevel-ladspa.o vlevel-ladspa.cpp
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
vlevel-ladspa.cpp:46:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   46 |         "Look-ahead (seconds)",
      |         ^~~~~~~~~~~~~~~~~~~~~~
vlevel-ladspa.cpp:47:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   47 |         "Strength",
      |         ^~~~~~~~~~
vlevel-ladspa.cpp:48:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   48 |         "Limit Multiplier",
      |         ^~~~~~~~~~~~~~~~~~
vlevel-ladspa.cpp:49:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   49 |         "Multiplier Limit",
      |         ^~~~~~~~~~~~~~~~~~
vlevel-ladspa.cpp:50:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   50 |         "Undo",
      |         ^~~~~~
vlevel-ladspa.cpp:51:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   51 |         "Current Multiplier",
      |         ^~~~~~~~~~~~~~~~~~~~
vlevel-ladspa.cpp:52:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   52 |         "Input 1",
      |         ^~~~~~~~~
vlevel-ladspa.cpp:53:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   53 |         "Output 1",
      |         ^~~~~~~~~~
vlevel-ladspa.cpp:54:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   54 |         "Input 2",
      |         ^~~~~~~~~
vlevel-ladspa.cpp:55:9: warning: ISO C++ forbids converting a string constant 
to ‘char*’ [-Wwrite-strings]
   55 |         "Output 2"
      |         ^~~~~~~~~~
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Wl,-z,relro -Wl,-z,now -fPIC -DPIC -shared -o vlevel-ladspa.so 
vlevel-ladspa.o ../volumeleveler/volumeleveler.o
make[3]: Leaving directory '/<<PKGBUILDDIR>>/vlevel-ladspa'
make -C vlevel-jack all
make[3]: Entering directory '/<<PKGBUILDDIR>>/vlevel-jack'
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Wl,-z,relro -Wl,-z,now -fPIC -DPIC ` pkg-config --cflags jack ` 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o vlevel-jack.o vlevel-jack.cpp
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -Wl,-z,relro -Wl,-z,now -fPIC -DPIC ` pkg-config --cflags jack ` 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o commandline.o commandline.cpp
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ 
is not valid for C++
g++ -Wl,-z,relro -Wl,-z,now ` pkg-config --libs-only-L jack `  vlevel-jack.o 
commandline.o ../volumeleveler/volumeleveler.o  ` pkg-config --libs-only-l jack 
` -o vlevel-jack
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/usr/bin/ld: vlevel-jack.o: in function `vlevel_process_callback(unsigned int, 
void*)':
./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:75:(.text+0x13a): undefined 
reference to `jack_port_get_buffer'
/usr/bin/ld: ./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:76:(.text+0x14b): 
undefined reference to `jack_port_get_buffer'
/usr/bin/ld: vlevel-jack.o: in function `main':
./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:199:(.text.startup+0xf8): undefined 
reference to `jack_client_open'
/usr/bin/ld: 
./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:204:(.text.startup+0x11c): 
undefined reference to `jack_set_buffer_size_callback'
/usr/bin/ld: 
./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:209:(.text.startup+0x135): 
undefined reference to `jack_on_shutdown'
/usr/bin/ld: 
./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:221:(.text.startup+0x1fc): 
undefined reference to `jack_port_register'
/usr/bin/ld: 
./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:227:(.text.startup+0x226): 
undefined reference to `jack_port_register'
/usr/bin/ld: 
./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:234:(.text.startup+0x24b): 
undefined reference to `jack_set_process_callback'
/usr/bin/ld: 
./vlevel-jack/./vlevel-jack/vlevel-jack.cpp:239:(.text.startup+0x257): 
undefined reference to `jack_activate'
collect2: error: ld returned 1 exit status
make[3]: *** [<builtin>: vlevel-jack] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/vlevel-jack'
make[2]: *** [Makefile:60: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" 
CC=\$\(CXX\) returned exit code 2
make[1]: *** [debian/rules:10: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: 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/202407/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to