Source: phasex Version: 0.14.97-3 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). 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/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > --------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package phasex > dpkg-buildpackage: info: source version 0.14.97-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Gabor Karsay <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "phasex" || rm -f phasex > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f *~ > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/alsa_pcm.Po > rm -f ./.deps/alsa_seq.Po > rm -f ./.deps/bank.Po > rm -f ./.deps/bpm.Po > rm -f ./.deps/buffer.Po > rm -f ./.deps/debug.Po > rm -f ./.deps/driver.Po > rm -f ./.deps/engine.Po > rm -f ./.deps/filter.Po > rm -f ./.deps/gtkknob.Po > rm -f ./.deps/gui_alsa.Po > rm -f ./.deps/gui_bank.Po > rm -f ./.deps/gui_jack.Po > rm -f ./.deps/gui_layout.Po > rm -f ./.deps/gui_main.Po > rm -f ./.deps/gui_menubar.Po > rm -f ./.deps/gui_midimap.Po > rm -f ./.deps/gui_navbar.Po > rm -f ./.deps/gui_param.Po > rm -f ./.deps/gui_patch.Po > rm -f ./.deps/gui_session.Po > rm -f ./.deps/help.Po > rm -f ./.deps/jack.Po > rm -f ./.deps/jack_midi.Po > rm -f ./.deps/jack_transport.Po > rm -f ./.deps/lash.Po > rm -f ./.deps/midi_event.Po > rm -f ./.deps/midi_process.Po > rm -f ./.deps/midimap.Po > rm -f ./.deps/param.Po > rm -f ./.deps/param_cb.Po > rm -f ./.deps/param_parse.Po > rm -f ./.deps/param_strings.Po > rm -f ./.deps/patch.Po > rm -f ./.deps/phasex.Po > rm -f ./.deps/rawmidi.Po > rm -f ./.deps/session.Po > rm -f ./.deps/settings.Po > rm -f ./.deps/string_util.Po > rm -f ./.deps/timekeeping.Po > rm -f ./.deps/wave.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in help > make[2]: Entering directory '/<<PKGBUILDDIR>>/help' > test -z "" || rm -f > rm -f *~ > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/help' > Making distclean in pixmaps > make[2]: Entering directory '/<<PKGBUILDDIR>>/pixmaps' > test -z "" || rm -f > rm -f *~ > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps' > Making distclean in themes > make[2]: Entering directory '/<<PKGBUILDDIR>>/themes' > test -z "" || rm -f > rm -f *~ > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/themes' > Making distclean in patches > make[2]: Entering directory '/<<PKGBUILDDIR>>/patches' > test -z "" || rm -f > rm -f *~ > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/patches' > Making distclean in samples > make[2]: Entering directory '/<<PKGBUILDDIR>>/samples' > test -z "" || rm -f > rm -f *~ > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/samples' > Making distclean in midimaps > make[2]: Entering directory '/<<PKGBUILDDIR>>/midimaps' > test -z "" || rm -f > rm -f *~ > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/midimaps' > Making distclean in misc > make[2]: Entering directory '/<<PKGBUILDDIR>>/misc' > test -z "phasex.desktop" || rm -f phasex.desktop > rm -f *~ > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/misc' > Making distclean in scripts > make[2]: Entering directory '/<<PKGBUILDDIR>>/scripts' > test -z "" || rm -f > rm -f version-sh > test . = "." || test -z "" || rm -f > rm -f *~ > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/scripts' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "phasex.spec" || rm -f phasex.spec > rm -f config.h stamp-h1 > rm -f *~ > 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 > rm -rf autom4te.cache > 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 > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > sh: 0: cannot open scripts/version-sh: No such file > configure.ac:23: error: AC_INIT should be called with package and version > arguments > /usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... > configure.ac:23: the top level > autom4te: error: /usr/bin/m4 failed with exit status: 1 > aclocal: error: /usr/bin/autom4te failed with exit status: 1 > autoreconf: error: aclocal failed with exit status: 1 > dh_autoreconf: error: autoreconf -f -i returned exit code 1 > make: *** [debian/rules:13: binary] Error 25 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/phasex_0.14.97-3_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.

