Source: sooperlooper Version: 1.7.8~dfsg0-2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package sooperlooper > dpkg-buildpackage: info: source version 1.7.8~dfsg0-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Dennis Braun <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in libs > make[2]: Entering directory '/<<PKGBUILDDIR>>/libs' > Making distclean in pbd > make[3]: Entering directory '/<<PKGBUILDDIR>>/libs/pbd' > Making distclean in pbd > make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/pbd/pbd' > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/pbd/pbd' > make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/pbd' > test -z "libpbd.a" || rm -f libpbd.a > rm -f *.o > rm -f *.tab.c > test -z "version.cc" || rm -f version.cc > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/pbd' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f ./.deps/basename.Po > rm -f ./.deps/dirname.Po > rm -f ./.deps/ftw.Po > rm -f ./.deps/mountpoint.Po > rm -f ./.deps/pathscanner.Po > rm -f ./.deps/pool.Po > rm -f ./.deps/pthread_utils.Po > rm -f ./.deps/receiver.Po > rm -f ./.deps/textreceiver.Po > rm -f ./.deps/transmitter.Po > rm -f ./.deps/undo.Po > rm -f ./.deps/unescape.Po > rm -f ./.deps/version.Po > rm -f ./.deps/xml++.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libs/pbd' > Making distclean in midi++ > make[3]: Entering directory '/<<PKGBUILDDIR>>/libs/midi++' > Making distclean in midi++ > make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/midi++/midi++' > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/midi++/midi++' > make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/midi++' > test -z "libmidipp.a" || rm -f libmidipp.a > rm -f *.o > rm -f *.tab.c > test -z "version.cc libmidi++.pc libmidi++.spec" || rm -f version.cc > libmidi++.pc libmidi++.spec > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/midi++' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f ./.deps/alsa_sequencer_midiport.Po > rm -f ./.deps/coremidi_midiport.Po > rm -f ./.deps/fd_midiport.Po > rm -f ./.deps/fifomidi.Po > rm -f ./.deps/midi.Po > rm -f ./.deps/midichannel.Po > rm -f ./.deps/midicontrollable.Po > rm -f ./.deps/midifactory.Po > rm -f ./.deps/midimanager.Po > rm -f ./.deps/midiparser.Po > rm -f ./.deps/midiport.Po > rm -f ./.deps/mmc.Po > rm -f ./.deps/mtc.Po > rm -f ./.deps/port_request.Po > rm -f ./.deps/version.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libs/midi++' > make[3]: Entering directory '/<<PKGBUILDDIR>>/libs' > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libs' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libs' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "sooperlooper slconsole slregister" || rm -f sooperlooper slconsole > slregister > test -z "libslcore.a libsldrivers.a" || rm -f libslcore.a libsldrivers.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in gui > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/gui' > test -z "slgui" || rm -f slgui > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/app_frame.Po > rm -f ./.deps/check_box.Po > rm -f ./.deps/choice_box.Po > rm -f ./.deps/config_panel.Po > rm -f ./.deps/gui_app.Po > rm -f ./.deps/help_window.Po > rm -f ./.deps/keyboard_target.Po > rm -f ./.deps/keys_panel.Po > rm -f ./.deps/latency_panel.Po > rm -f ./.deps/loop_control.Po > rm -f ./.deps/looper_panel.Po > rm -f ./.deps/main_panel.Po > rm -f ./.deps/midi_bind_panel.Po > rm -f ./.deps/pix_button.Po > rm -f ./.deps/prefs_dialog.Po > rm -f ./.deps/slider_bar.Po > rm -f ./.deps/spin_box.Po > rm -f ./.deps/time_panel.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/gui' > rm -f ./.deps/audio_driver.Po > rm -f ./.deps/command_map.Po > rm -f ./.deps/control_osc.Po > rm -f ./.deps/engine.Po > rm -f ./.deps/event.Po > rm -f ./.deps/filter.Po > rm -f ./.deps/jack_audio_driver.Po > rm -f ./.deps/looper.Po > rm -f ./.deps/midi_bind.Po > rm -f ./.deps/midi_bridge.Po > rm -f ./.deps/panner.Po > rm -f ./.deps/plugin.Po > rm -f ./.deps/register_tool.Po > rm -f ./.deps/slconsole.Po > rm -f ./.deps/sooperlooper.Po > rm -f ./.deps/utils.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "version.h" || rm -f version.h > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building sooperlooper using existing > ./sooperlooper_1.7.8~dfsg0.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/gui/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libs/midi++/version.cc, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libs/pbd/version.cc, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > sooperlooper-1.7.8~dfsg0/libs/Makefile.in > sooperlooper-1.7.8~dfsg0/libs/aclocal.m4 > sooperlooper-1.7.8~dfsg0/libs/configure > sooperlooper-1.7.8~dfsg0/libs/midi++/Makefile.in > sooperlooper-1.7.8~dfsg0/libs/midi++/aclocal.m4 > sooperlooper-1.7.8~dfsg0/libs/midi++/config.h.in > sooperlooper-1.7.8~dfsg0/libs/midi++/configure > sooperlooper-1.7.8~dfsg0/libs/midi++/midi++/Makefile.in > sooperlooper-1.7.8~dfsg0/libs/pbd/Makefile.in > sooperlooper-1.7.8~dfsg0/libs/pbd/aclocal.m4 > sooperlooper-1.7.8~dfsg0/libs/pbd/config.h.in > sooperlooper-1.7.8~dfsg0/libs/pbd/configure > sooperlooper-1.7.8~dfsg0/libs/pbd/pbd/Makefile.in > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/sooperlooper_1.7.8~dfsg0-2.diff.rFEbpC > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/sooperlooper_1.7.8~dfsg0-2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

