Package: src:sooperlooper Version: 1.7.8~dfsg0-3 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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:sooperlooper, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config debian/rules override_dh_autoreconf make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_autoreconf -- ./autogen.sh ---------------------------------------------------------------------- Checking basic compilation tools ... pkg-config: found. [... snipped ...] checking for sigc++-2.0 >= 2.2.10... yes ./configure: line 7388: -I/usr/include/sigc++-2.0: No such file or directory checking for sigc++/object.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating version.cc config.status: creating pbd/Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in midi++ (/<<PKGBUILDDIR>>/libs/midi++) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target 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 whether g++ supports C++11 features with -std=c++11... yes checking for ranlib... ranlib CXXFLAGS is set based on checking for --with-macosx-sdk... checking for --with-macosx-version-min... yes 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 alsa/asoundlib.h... yes checking for /System/Library/Frameworks/CoreMIDI.framework... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sigc++-2.0 >= 2.2.10... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fcntl.h... yes checking for unistd.h... (cached) yes checking return type of signal handlers... void checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating version.cc config.status: creating midi++/Makefile config.status: creating libmidi++.pc config.status: creating libmidi++.spec config.status: creating config.h config.status: executing depfiles commands dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in libs make[3]: Entering directory '/<<PKGBUILDDIR>>/libs' Making all in pbd make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/pbd' make all-recursive make[5]: Entering directory '/<<PKGBUILDDIR>>/libs/pbd' Making all in pbd make[6]: Entering directory '/<<PKGBUILDDIR>>/libs/pbd/pbd' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/libs/pbd/pbd' make[6]: Entering directory '/<<PKGBUILDDIR>>/libs/pbd' g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o basename.o basename.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o dirname.o dirname.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o ftw.o ftw.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o mountpoint.o mountpoint.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o pathscanner.o pathscanner.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o pool.o pool.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o pthread_utils.o pthread_utils.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o receiver.o receiver.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o textreceiver.o textreceiver.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o transmitter.o transmitter.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o undo.o undo.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o unescape.o unescape.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o version.o version.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o xml++.o xml++.cc rm -f libpbd.a ar cr libpbd.a basename.o dirname.o ftw.o mountpoint.o pathscanner.o pool.o pthread_utils.o receiver.o textreceiver.o transmitter.o undo.o unescape.o version.o xml++.o ranlib libpbd.a make[6]: Leaving directory '/<<PKGBUILDDIR>>/libs/pbd' make[5]: Leaving directory '/<<PKGBUILDDIR>>/libs/pbd' make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/pbd' Making all in midi++ make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/midi++' make all-recursive make[5]: Entering directory '/<<PKGBUILDDIR>>/libs/midi++' Making all in midi++ make[6]: Entering directory '/<<PKGBUILDDIR>>/libs/midi++/midi++' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/<<PKGBUILDDIR>>/libs/midi++/midi++' make[6]: Entering directory '/<<PKGBUILDDIR>>/libs/midi++' g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o fd_midiport.o fd_midiport.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o fifomidi.o fifomidi.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o midi.o midi.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o midichannel.o midichannel.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o midicontrollable.o midicontrollable.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o midifactory.o midifactory.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o midimanager.o midimanager.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o midiparser.o midiparser.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o midiport.o midiport.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o mmc.o mmc.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o mtc.o mtc.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o port_request.o port_request.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o version.o version.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -c -o alsa_sequencer_midiport.o alsa_sequencer_midiport.cc rm -f libmidipp.a ar cr libmidipp.a fd_midiport.o fifomidi.o midi.o midichannel.o midicontrollable.o midifactory.o midimanager.o midiparser.o midiport.o mmc.o mtc.o port_request.o version.o alsa_sequencer_midiport.o ranlib libmidipp.a make[6]: Leaving directory '/<<PKGBUILDDIR>>/libs/midi++' make[5]: Leaving directory '/<<PKGBUILDDIR>>/libs/midi++' make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/midi++' make[4]: Entering directory '/<<PKGBUILDDIR>>/libs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs' make[3]: Leaving directory '/<<PKGBUILDDIR>>/libs' Making all in src make[3]: Entering directory '/<<PKGBUILDDIR>>/src' Making all in . make[4]: Entering directory '/<<PKGBUILDDIR>>/src' g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o sooperlooper.o sooperlooper.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o jack_audio_driver.o jack_audio_driver.cpp jack_audio_driver.cpp: In member function âvirtual SooperLooper::nframes_t SooperLooper::JackAudioDriver::get_input_port_latency(SooperLooper::port_id_t)â: jack_audio_driver.cpp:346:44: warning: âjack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)â is deprecated [-Wdeprecated-declarations] 346 | return jack_port_get_total_latency (_jack, _input_ports[port-1]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jack_audio_driver.cpp:23: /usr/include/jack/jack.h:1113:16: note: declared here 1113 | jack_nframes_t jack_port_get_total_latency (jack_client_t *, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ jack_audio_driver.cpp: In member function âvirtual SooperLooper::nframes_t SooperLooper::JackAudioDriver::get_output_port_latency(SooperLooper::port_id_t)â: jack_audio_driver.cpp:354:44: warning: âjack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)â is deprecated [-Wdeprecated-declarations] 354 | return jack_port_get_total_latency (_jack, _output_ports[port-1]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/jack/jack.h:1113:16: note: declared here 1113 | jack_nframes_t jack_port_get_total_latency (jack_client_t *, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sooperlooper.cpp:65:19: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] 65 | char *optstring = "c:l:j:p:m:t:U:S:D:L:qVh"; | ^~~~~~~~~~~~~~~~~~~~~~~~~ sooperlooper.cpp:244:13: warning: âvoid setup_signals()â defined but not used [-Wunused-function] 244 | static void setup_signals() | ^~~~~~~~~~~~~ g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o engine.o engine.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o control_osc.o control_osc.cpp engine.cpp: In member function âint SooperLooper::Engine::generate_sync(SooperLooper::nframes_t, SooperLooper::nframes_t)â: engine.cpp:2630:27: warning: variable âfragposâ set but not used [-Wunused-but-set-variable] 2630 | nframes_t fragpos; | ^~~~~~~ engine.cpp:2631:35: warning: variable âtimestampâ set but not used [-Wunused-but-set-variable] 2631 | MIDI::timestamp_t timestamp = 0; | ^~~~~~~~~ control_osc.cpp: In member function âvoid SooperLooper::ControlOSC::poke_osc_thread()â: control_osc.cpp:279:19: warning: âcâ is used uninitialized [-Wuninitialized] 279 | if (write (_request_pipe[1], &c, 1) != 1) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from control_osc.cpp:27: /usr/include/unistd.h:378:16: note: in a call to âssize_t write(int, const void*, size_t)â declared with attribute âaccess (read_only, 2, 3)â here 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ control_osc.cpp:277:14: note: âcâ declared here 277 | char c; | ^ g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o looper.o looper.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o plugin.o plugin.cc plugin.cc: In function âLoopChunk* beginMultiply(SooperLooperI*, LoopChunk*)â: plugin.cc:943:8: warning: unused variable âprevstateâ [-Wunused-variable] 943 | int prevstate = pLS->state; | ^~~~~~~~~ plugin.cc: In function âLoopChunk* transitionToNext(SooperLooperI*, LoopChunk*, int)â: plugin.cc:1518:17: warning: variable âsyncSamplesâ set but not used [-Wunused-but-set-variable] 1518 | unsigned int syncSamples = 0; | ^~~~~~~~~~~ plugin.cc: In function âvoid runSooperLooper(LADSPA_Handle, long unsigned int)â: plugin.cc:1688:17: warning: variable âpfBufferâ set but not used [-Wunused-but-set-variable] 1688 | LADSPA_Data * pfBuffer; | ^~~~~~~~ g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o event.o event.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o midi_bridge.o midi_bridge.cpp midi_bridge.cpp: In member function âvoid SooperLooper::MidiBridge::parameter_changed(int, int, SooperLooper::Engine*)â: midi_bridge.cpp:884:21: warning: unused variable âcurrstateâ [-Wunused-variable] 884 | int currstate = (int) engine->get_control_value(Event::State, instance); | ^~~~~~~~~ midi_bridge.cpp:887:23: warning: unused variable âvalueâ [-Wunused-variable] 887 | float value = engine->get_control_value((Event::control_t)ctrl_id, instance); | ^~~~~ midi_bridge.cpp:880:14: warning: unused variable âselectedâ [-Wunused-variable] 880 | bool selected = (selected_loop == instance || selected_loop == -1 || engine->loop_count()==1); | ^~~~~~~~ midi_bridge.cpp: In member function âvoid* SooperLooper::MidiBridge::clock_thread_entry()â: midi_bridge.cpp:764:31: warning: ignoring return value of âssize_t read(int, void*, size_t)â declared with attribute âwarn_unused_resultâ [-Wunused-result] 764 | ::read(_clock_request_pipe[0], &buf, 1); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o midi_bind.o midi_bind.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o audio_driver.o audio_driver.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o command_map.o command_map.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o filter.o filter.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o panner.o panner.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o utils.o utils.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o slconsole.o slconsole.cpp slconsole.cpp: In function âint do_control_change(char)â: slconsole.cpp:134:27: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] 134 | control = "dry"; | ^~~~~ slconsole.cpp:141:27: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] 141 | control = "wet"; | ^~~~~ slconsole.cpp:148:27: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] 148 | control = "feedback"; | ^~~~~~~~~~ slconsole.cpp:155:27: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] 155 | control = "rate"; | ^~~~~~ slconsole.cpp:162:27: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] 162 | control = "quantize"; | ^~~~~~~~~~ slconsole.cpp:169:27: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] 169 | control = "round"; | ^~~~~~~ slconsole.cpp:176:27: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] 176 | control = "rec_thresh"; | ^~~~~~~~~~~~ slconsole.cpp:215:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] 215 | mvprintw (row, 0, ""); | ^~ g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -c -o register_tool.o register_tool.cpp rm -f libsldrivers.a ar cr libsldrivers.a jack_audio_driver.o ranlib libsldrivers.a rm -f libslcore.a ar cr libslcore.a engine.o control_osc.o looper.o plugin.o event.o midi_bridge.o midi_bind.o audio_driver.o command_map.o filter.o panner.o utils.o g++ -std=c++11 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -Wl,-z,relro -Wl,-z,now -o slconsole slconsole.o -llo -lncurses -ltinfo -lpthread g++ -std=c++11 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -Wl,-z,relro -Wl,-z,now -o slregister register_tool.o -llo -lpthread ranlib libslcore.a g++ -std=c++11 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/opus -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/libs/pbd -I/<<PKGBUILDDIR>>/libs/midi++ -Wl,-z,relro -Wl,-z,now -o sooperlooper sooperlooper.o libsldrivers.a libslcore.a /<<PKGBUILDDIR>>/libs/midi++/libmidipp.a /<<PKGBUILDDIR>>/libs/pbd/libpbd.a -ljack -lpthread -llo -lsigc-2.0 -lrubberband -lfftw3 -lsamplerate -lfftw3 -lsndfile -lsamplerate -lasound -lxml2 /usr/bin/ld: /<<PKGBUILDDIR>>/libs/midi++/libmidipp.a(midicontrollable.o): warning: relocation against `info' in read-only section `.text' /usr/bin/ld: /<<PKGBUILDDIR>>/libs/midi++/libmidipp.a(midicontrollable.o): in function `MIDI::Controllable::learn_about_external_control()': midicontrollable.cc:(.text+0x3b9): undefined reference to `info' /usr/bin/ld: warning: creating DT_TEXTREL in a PIE collect2: error: ld returned 1 exit status make[4]: *** [Makefile:576: sooperlooper] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' make[3]: *** [Makefile:663: all-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' make[2]: *** [Makefile:434: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:373: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:10: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

