Source: ecasound Version: 2.9.3-4 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 ecasound > dpkg-buildpackage: info: source version 2.9.3-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by IOhannes m zmölnig (Debian/GNU) > <[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 kvutils > make[2]: Entering directory '/<<PKGBUILDDIR>>/kvutils' > test -z "libkvutils.la" || rm -f libkvutils.la > rm -rf .libs _libs > rm -f *.o > test -z "libkvutils_tester.log" || rm -f libkvutils_tester.log > rm -f libkvutils_tester > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test -z "libkvutils_tester.trs" || rm -f libkvutils_tester.trs > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./so_locations > rm -f ./.deps/kvu_com_line.Plo > rm -f ./.deps/kvu_dbc.Plo > rm -f ./.deps/kvu_debug.Plo > rm -f ./.deps/kvu_fd_io.Plo > rm -f ./.deps/kvu_locks.Plo > rm -f ./.deps/kvu_message_item.Plo > rm -f ./.deps/kvu_numtostr.Plo > rm -f ./.deps/kvu_procedure_timer.Plo > rm -f ./.deps/kvu_rtcaps.Plo > rm -f ./.deps/kvu_temporary_file_directory.Plo > rm -f ./.deps/kvu_threads.Plo > rm -f ./.deps/kvu_timestamp.Plo > rm -f ./.deps/kvu_utils.Plo > rm -f ./.deps/kvu_value_queue.Plo > rm -f ./.deps/libkvutils_tester.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/kvutils' > Making distclean in libecasound > make[2]: Entering directory '/<<PKGBUILDDIR>>/libecasound' > Making distclean in plugins > make[3]: Entering directory '/<<PKGBUILDDIR>>/libecasound/plugins' > rm -rf .libs _libs > test -z "libecasound_plugins.la" || rm -f libecasound_plugins.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/audioio_af.Plo > rm -f ./.deps/audioio_alsa.Plo > rm -f ./.deps/audioio_alsa_named.Plo > rm -f ./.deps/audioio_arts.Plo > rm -f ./.deps/audioio_dummy.Plo > rm -f ./.deps/audioio_jack.Plo > rm -f ./.deps/audioio_jack_manager.Plo > rm -f ./.deps/audioio_sndfile.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libecasound/plugins' > make[3]: Entering directory '/<<PKGBUILDDIR>>/libecasound' > test -z "libecasound.la" || rm -f libecasound.la > rm -rf .libs _libs > rm -f *.o > rm -f libecasound_tester > test -z "libecasound_tester.log" || rm -f libecasound_tester.log > rm -f *.lo > rm -f *.tab.c > test -z "libecasound-config" || rm -f libecasound-config > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "libecasound_tester.trs" || rm -f libecasound_tester.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libecasound' > rm -f ./.deps/audio-stamp.Plo > rm -f ./.deps/audiofx.Plo > rm -f ./.deps/audiofx_amplitude.Plo > rm -f ./.deps/audiofx_analysis.Plo > rm -f ./.deps/audiofx_compressor.Plo > rm -f ./.deps/audiofx_envelope_modulation.Plo > rm -f ./.deps/audiofx_filter.Plo > rm -f ./.deps/audiofx_ladspa.Plo > rm -f ./.deps/audiofx_lv2.Plo > rm -f ./.deps/audiofx_lv2_world.Plo > rm -f ./.deps/audiofx_misc.Plo > rm -f ./.deps/audiofx_mixing.Plo > rm -f ./.deps/audiofx_rcfilter.Plo > rm -f ./.deps/audiofx_reverb.Plo > rm -f ./.deps/audiofx_timebased.Plo > rm -f ./.deps/audiogate.Plo > rm -f ./.deps/audioio-aac.Plo > rm -f ./.deps/audioio-acseq.Plo > rm -f ./.deps/audioio-buffered.Plo > rm -f ./.deps/audioio-cdr.Plo > rm -f ./.deps/audioio-db-buffer.Plo > rm -f ./.deps/audioio-db-client.Plo > rm -f ./.deps/audioio-db-server.Plo > rm -f ./.deps/audioio-device.Plo > rm -f ./.deps/audioio-ewf.Plo > rm -f ./.deps/audioio-flac.Plo > rm -f ./.deps/audioio-forked-stream.Plo > rm -f ./.deps/audioio-loop.Plo > rm -f ./.deps/audioio-mikmod.Plo > rm -f ./.deps/audioio-mp3.Plo > rm -f ./.deps/audioio-null.Plo > rm -f ./.deps/audioio-ogg.Plo > rm -f ./.deps/audioio-oss.Plo > rm -f ./.deps/audioio-proxy.Plo > rm -f ./.deps/audioio-raw.Plo > rm -f ./.deps/audioio-resample.Plo > rm -f ./.deps/audioio-reverse.Plo > rm -f ./.deps/audioio-rtnull.Plo > rm -f ./.deps/audioio-seqbase.Plo > rm -f ./.deps/audioio-timidity.Plo > rm -f ./.deps/audioio-tone.Plo > rm -f ./.deps/audioio-typeselect.Plo > rm -f ./.deps/audioio-wave.Plo > rm -f ./.deps/audioio.Plo > rm -f ./.deps/eca-audio-format.Plo > rm -f ./.deps/eca-audio-position.Plo > rm -f ./.deps/eca-audio-time.Plo > rm -f ./.deps/eca-chain.Plo > rm -f ./.deps/eca-chainsetup-bufparams.Plo > rm -f ./.deps/eca-chainsetup-parser.Plo > rm -f ./.deps/eca-chainsetup-position.Plo > rm -f ./.deps/eca-chainsetup.Plo > rm -f ./.deps/eca-control-base.Plo > rm -f ./.deps/eca-control-dump.Plo > rm -f ./.deps/eca-control-main.Plo > rm -f ./.deps/eca-control-mt.Plo > rm -f ./.deps/eca-control-objects.Plo > rm -f ./.deps/eca-control.Plo > rm -f ./.deps/eca-engine.Plo > rm -f ./.deps/eca-fileio-mmap.Plo > rm -f ./.deps/eca-fileio-stream.Plo > rm -f ./.deps/eca-iamode-parser.Plo > rm -f ./.deps/eca-logger-default.Plo > rm -f ./.deps/eca-logger-interface.Plo > rm -f ./.deps/eca-logger-wellformed.Plo > rm -f ./.deps/eca-logger.Plo > rm -f ./.deps/eca-object-factory.Plo > rm -f ./.deps/eca-object-map.Plo > rm -f ./.deps/eca-operator.Plo > rm -f ./.deps/eca-osc.Plo > rm -f ./.deps/eca-preset-map.Plo > rm -f ./.deps/eca-resources.Plo > rm -f ./.deps/eca-samplerate-aware.Plo > rm -f ./.deps/eca-session.Plo > rm -f ./.deps/eca-static-object-maps.Plo > rm -f ./.deps/eca-test-case.Po > rm -f ./.deps/eca-test-repository.Po > rm -f ./.deps/eca-version.Plo > rm -f ./.deps/file-preset.Plo > rm -f ./.deps/generic-controller.Plo > rm -f ./.deps/generic-linear-envelope.Plo > rm -f ./.deps/global-preset.Plo > rm -f ./.deps/jack-connections.Plo > rm -f ./.deps/layer.Plo > rm -f ./.deps/libecasound_tester.Po > rm -f ./.deps/linear-envelope.Plo > rm -f ./.deps/midi-cc.Plo > rm -f ./.deps/midi-client.Plo > rm -f ./.deps/midi-parser.Plo > rm -f ./.deps/midi-server.Plo > rm -f ./.deps/midiio-aseq.Plo > rm -f ./.deps/midiio-raw.Plo > rm -f ./.deps/midiio.Plo > rm -f ./.deps/osc-gen-file.Plo > rm -f ./.deps/osc-gen.Plo > rm -f ./.deps/osc-sine.Plo > rm -f ./.deps/preset.Plo > rm -f ./.deps/resource-file.Plo > rm -f ./.deps/samplebuffer.Plo > rm -f ./.deps/samplebuffer_functions.Plo > rm -f ./.deps/samplebuffer_iterators.Plo > rm -f ./.deps/stamp-ctrl.Plo > rm -f ./.deps/two-stage-linear-envelope.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libecasound' > Making distclean in ecasound > make[2]: Entering directory '/<<PKGBUILDDIR>>/ecasound' > rm -rf .libs _libs > rm -f *.o > rm -f ecasound > rm -f *.lo > 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/eca-comhelp.Po > rm -f ./.deps/eca-curses.Po > rm -f ./.deps/eca-neteci-server.Po > rm -f ./.deps/eca-plaintext.Po > rm -f ./.deps/ecasound.Po > rm -f ./.deps/textdebug.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ecasound' > Making distclean in libecasoundc > make[2]: Entering directory '/<<PKGBUILDDIR>>/libecasoundc' > test -z "libecasoundc.la" || rm -f libecasoundc.la > rm -rf .libs _libs > rm -f *.o > rm -f libecasoundc_tester ecicpp_tester > test -z "libecasoundc_tester.log ecicpp_tester.log" || rm -f > libecasoundc_tester.log ecicpp_tester.log > rm -f *.lo > rm -f *.tab.c > test -z "libecasoundc-config" || rm -f libecasoundc-config > test -z "libecasoundc_tester.trs ecicpp_tester.trs" || rm -f > libecasoundc_tester.trs ecicpp_tester.trs > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/ecicpp_tester.Po > rm -f ./.deps/libecasoundc_debug_la-eca-control-interface.Plo > rm -f ./.deps/libecasoundc_debug_la-ecasoundc_sa.Plo > rm -f ./.deps/libecasoundc_la-eca-control-interface.Plo > rm -f ./.deps/libecasoundc_la-ecasoundc_sa.Plo > rm -f ./.deps/libecasoundc_tester.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libecasoundc' > Making distclean in pyecasound > make[2]: Entering directory '/<<PKGBUILDDIR>>/pyecasound' > rm -rf .libs _libs > test -z "test1_stresstest.py.log test2_stresstest.py.log" || rm -f > test1_stresstest.py.log test2_stresstest.py.log > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "test1_stresstest.py.trs test2_stresstest.py.trs" || rm -f > test1_stresstest.py.trs test2_stresstest.py.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyecasound' > Making distclean in rubyecasound > make[2]: Entering directory '/<<PKGBUILDDIR>>/rubyecasound' > rm -rf .libs _libs > rm -vf ecasound.rb-STAMP > test -z "stresstest.rb.log" || rm -f stresstest.rb.log > rm -f *.lo > test -z "" || rm -f > removed 'ecasound.rb-STAMP' > test . = "." || test -z "" || rm -f > test -z "stresstest.rb.trs" || rm -f stresstest.rb.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/rubyecasound' > Making distclean in ecatools > make[2]: Entering directory '/<<PKGBUILDDIR>>/ecatools' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ecaconvert ecafixdc ecalength ecanormalize ecaplay ecasignalview > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/ecaconvert.Po > rm -f ./.deps/ecafixdc.Po > rm -f ./.deps/ecalength.Po > rm -f ./.deps/ecanormalize.Po > rm -f ./.deps/ecaplay.Po > rm -f ./.deps/ecasignalview.Po > rm -f ./.deps/ecicpp_helpers.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ecatools' > Making distclean in Documentation > make[2]: Entering directory '/<<PKGBUILDDIR>>/Documentation' > Making distclean in users_guide > make[3]: Entering directory '/<<PKGBUILDDIR>>/Documentation/users_guide' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "users_guide.log users_guide.aux users_guide.out users_guide.dvi > users_guide.toc users_guide.ps ecasound_users_guide.pdf > html_uguide/users_guide.html html_uguide/users_guide.haux > html_uguide/users_guide.htoc" || rm -f users_guide.log users_guide.aux > users_guide.out users_guide.dvi users_guide.toc users_guide.ps > ecasound_users_guide.pdf html_uguide/users_guide.html > html_uguide/users_guide.haux html_uguide/users_guide.htoc > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/Documentation/users_guide' > Making distclean in programmers_guide > make[3]: Entering directory '/<<PKGBUILDDIR>>/Documentation/programmers_guide' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "ecasound_programmers_guide.html eci_doc.log eci_doc.aux eci_doc.toc > eci_doc.dvi eci_doc.ps ecasound_eci_doc.pdf html_ecidoc/eci_doc.html > html_ecidoc/eci_doc.haux html_ecidoc/eci_doc.htoc" || rm -f > ecasound_programmers_guide.html eci_doc.log eci_doc.aux eci_doc.toc > eci_doc.dvi eci_doc.ps ecasound_eci_doc.pdf html_ecidoc/eci_doc.html > html_ecidoc/eci_doc.haux html_ecidoc/eci_doc.htoc > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/Documentation/programmers_guide' > make[3]: Entering directory '/<<PKGBUILDDIR>>/Documentation' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/Documentation' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/Documentation' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -fv ecasoundrc > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > removed 'ecasoundrc' > 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 ecasound using existing > ./ecasound_2.9.3.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > 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 compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, 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 depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ecatools/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file pyecasound/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file kvutils/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libecasoundc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libecasound/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > libecasound/plugins/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file rubyecasound/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ecasound/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Documentation/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Documentation/users_guide/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > Documentation/programmers_guide/Makefile.in, use --include-removal to override > dpkg-source: error: cannot represent change to > pyecasound/__pycache__/ecacontrol.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add pyecasound/__pycache__/ecacontrol.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > pyecasound/__pycache__/pyeca.cpython-311.pyc: binary file contents changed > dpkg-source: error: add pyecasound/__pycache__/pyeca.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > 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/ecasound_2.9.3-4_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.

