Source: babeltrace Version: 1.5.11-1 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 babeltrace > dpkg-buildpackage: info: source version 1.5.11-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Michael Jeanson > <[email protected]> > dpkg-source --before-build . > debian/rules clean > py3versions: no X-Python3-Version in control file, using supported versions > dh clean --with autoreconf,python3 > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in types > make[2]: Entering directory '/<<PKGBUILDDIR>>/types' > rm -rf .libs _libs > test -z "libbabeltrace_types.la" || rm -f libbabeltrace_types.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/array.Plo > rm -f ./.deps/enum.Plo > rm -f ./.deps/float.Plo > rm -f ./.deps/integer.Plo > rm -f ./.deps/sequence.Plo > rm -f ./.deps/string.Plo > rm -f ./.deps/struct.Plo > rm -f ./.deps/types.Plo > rm -f ./.deps/variant.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/types' > Making distclean in compat > make[2]: Entering directory '/<<PKGBUILDDIR>>/compat' > rm -rf .libs _libs > test -z "libcompat.la" || rm -f libcompat.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/compat_uuid.Plo > rm -f ./.deps/dummy.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/compat' > Making distclean in lib > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > Making distclean in prio_heap > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/prio_heap' > rm -rf .libs _libs > test -z "libprio_heap.la" || rm -f libprio_heap.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/prio_heap.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/prio_heap' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib' > test -z "libbabeltrace.la" || rm -f libbabeltrace.la > rm -rf .libs _libs > test -z "libdebug-info.la" || rm -f libdebug-info.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f ./so_locations > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' > rm -f ./.deps/babeltrace.Plo > rm -f ./.deps/bin-info.Plo > rm -f ./.deps/context.Plo > rm -f ./.deps/crc32.Plo > rm -f ./.deps/debug-info.Plo > rm -f ./.deps/dwarf.Plo > rm -f ./.deps/error.Plo > rm -f ./.deps/iterator.Plo > rm -f ./.deps/registry.Plo > rm -f ./.deps/trace-collection.Plo > rm -f ./.deps/trace-handle.Plo > rm -f ./.deps/utils.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > Making distclean in formats > make[2]: Entering directory '/<<PKGBUILDDIR>>/formats' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats' > 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>>/formats' > Making distclean in ctf > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf' > Making distclean in types > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf/types' > rm -rf .libs _libs > test -z "libctf-types.la" || rm -f libctf-types.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > 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/array.Plo > rm -f ./.deps/enum.Plo > rm -f ./.deps/float.Plo > rm -f ./.deps/integer.Plo > rm -f ./.deps/sequence.Plo > rm -f ./.deps/string.Plo > rm -f ./.deps/struct.Plo > rm -f ./.deps/variant.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf/types' > Making distclean in metadata > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf/metadata' > test -z "ctf-lexer.c ctf-parser.c ctf-parser.h ctf-parser.output" || rm -f > ctf-lexer.c ctf-parser.c ctf-parser.h ctf-parser.output > rm -rf .libs _libs > test -z "libctf-parser.la libctf-ast.la" || rm -f libctf-parser.la > libctf-ast.la > rm -f ctf-parser-test > rm -f *.o > rm -f *.lo > rm -f ./so_locations > 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/ctf_parser_test-ctf-parser-test.Po > rm -f ./.deps/libctf_ast_la-ctf-visitor-generate-io-struct.Plo > rm -f ./.deps/libctf_ast_la-ctf-visitor-parent-links.Plo > rm -f ./.deps/libctf_ast_la-ctf-visitor-semantic-validator.Plo > rm -f ./.deps/libctf_ast_la-ctf-visitor-xml.Plo > rm -f ./.deps/libctf_parser_la-ctf-lexer.Plo > rm -f ./.deps/libctf_parser_la-ctf-parser.Plo > rm -f ./.deps/libctf_parser_la-objstack.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf/metadata' > Making distclean in writer > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf/writer' > rm -rf .libs _libs > test -z "libctf-writer.la" || rm -f libctf-writer.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > 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/functor.Plo > rm -f ./.deps/writer.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf/writer' > Making distclean in ir > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf/ir' > rm -rf .libs _libs > test -z "libctf-ir.la" || rm -f libctf-ir.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/attributes.Plo > rm -f ./.deps/clock.Plo > rm -f ./.deps/event-class.Plo > rm -f ./.deps/event.Plo > rm -f ./.deps/field-path.Plo > rm -f ./.deps/field-types.Plo > rm -f ./.deps/fields.Plo > rm -f ./.deps/packet.Plo > rm -f ./.deps/ref.Plo > rm -f ./.deps/resolve.Plo > rm -f ./.deps/stream-class.Plo > rm -f ./.deps/stream.Plo > rm -f ./.deps/trace.Plo > rm -f ./.deps/utils.Plo > rm -f ./.deps/validation.Plo > rm -f ./.deps/values.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf/ir' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf' > test -z "libbabeltrace-ctf.la" || rm -f libbabeltrace-ctf.la > rm -rf .libs _libs > rm -f *.o > rm -f ./so_locations > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf' > rm -f ./.deps/callbacks.Plo > rm -f ./.deps/ctf.Plo > rm -f ./.deps/events.Plo > rm -f ./.deps/iterator.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf' > Making distclean in ctf-text > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf-text' > Making distclean in types > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf-text/types' > rm -rf .libs _libs > test -z "libctf-text-types.la" || rm -f libctf-text-types.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/array.Plo > rm -f ./.deps/enum.Plo > rm -f ./.deps/float.Plo > rm -f ./.deps/integer.Plo > rm -f ./.deps/sequence.Plo > rm -f ./.deps/string.Plo > rm -f ./.deps/struct.Plo > rm -f ./.deps/variant.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf-text/types' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf-text' > test -z "libbabeltrace-ctf-text.la" || rm -f libbabeltrace-ctf-text.la > rm -rf .libs _libs > rm -f *.o > rm -f ./so_locations > 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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf-text' > rm -f ./.deps/ctf-text.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf-text' > Making distclean in ctf-metadata > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/ctf-metadata' > test -z "libbabeltrace-ctf-metadata.la" || rm -f libbabeltrace-ctf-metadata.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f ./so_locations > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ctf-metadata.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/ctf-metadata' > Making distclean in bt-dummy > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/bt-dummy' > test -z "libbabeltrace-dummy.la" || rm -f libbabeltrace-dummy.la > rm -rf .libs _libs > 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/bt-dummy.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/bt-dummy' > Making distclean in lttng-live > make[3]: Entering directory '/<<PKGBUILDDIR>>/formats/lttng-live' > test -z "libbabeltrace-lttng-live.la" || rm -f libbabeltrace-lttng-live.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/lttng-live-comm.Plo > rm -f ./.deps/lttng-live-plugin.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/formats/lttng-live' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/formats' > Making distclean in converter > make[2]: Entering directory '/<<PKGBUILDDIR>>/converter' > rm -f babeltrace babeltrace-log > rm -rf .libs _libs > 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 ./.deps/babeltrace-log.Po > rm -f ./.deps/babeltrace.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/converter' > Making distclean in bindings > make[2]: Entering directory '/<<PKGBUILDDIR>>/bindings' > Making distclean in python > make[3]: Entering directory '/<<PKGBUILDDIR>>/bindings/python' > Making distclean in babeltrace > make[4]: Entering directory '/<<PKGBUILDDIR>>/bindings/python/babeltrace' > rm -rf .libs _libs > rm -f *.lo > test -z "__init__.py" || rm -f __init__.py > test . = "." || test -z "python-complements.c python-complements.h > babeltrace.i.in" || rm -f python-complements.c python-complements.h > babeltrace.i.in > test -z "__init__.py babeltrace.i" || rm -f __init__.py babeltrace.i > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python/babeltrace' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/bindings/python' > test -z "babeltrace/babeltrace_wrap.c babeltrace/babeltrace.py > build-python-bindings.stamp" || rm -f babeltrace/babeltrace_wrap.c > babeltrace/babeltrace.py build-python-bindings.stamp > rm -rf .libs _libs > rm -rf ./build > rm -f *.lo > test -z "setup.py" || rm -f setup.py > test . = "." || test -z "" || rm -f > test -z "setup.py" || rm -f setup.py > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/bindings/python' > make[3]: Entering directory '/<<PKGBUILDDIR>>/bindings' > 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>>/bindings' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bindings' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > Making distclean in utils > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/utils' > Making distclean in tap > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/utils/tap' > rm -rf .libs _libs > test -z "libtap.la" || rm -f libtap.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/tap.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/utils/tap' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/utils' > 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[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/utils' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/utils' > Making distclean in bin > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/bin' > Making distclean in intersection > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/bin/intersection' > rm -rf .libs _libs > rm -f *.lo > test -z "test_intersection bt_python_helper.py" || rm -f test_intersection > bt_python_helper.py > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/bin/intersection' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/bin' > rm -rf .libs _libs > rm -f *.lo > test -z "test_trace_read test_packet_seq_num" || rm -f test_trace_read > test_packet_seq_num > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/bin' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/bin' > Making distclean in lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/lib' > rm -rf .libs _libs > test -z "libtestcommon.a" || rm -f libtestcommon.a > rm -f *.o > rm -f test_seek test_bitfield test_ctf_writer test_dwarf test_bin_info > rm -f *.lo > rm -f *.tab.c > test -z "test_ctf_writer_complete test_seek_big_trace test_seek_empty_packet > test_dwarf_complete test_bin_info_complete" || rm -f test_ctf_writer_complete > test_seek_big_trace test_seek_empty_packet test_dwarf_complete > test_bin_info_complete > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/common.Po > rm -f ./.deps/test_bin_info.Po > rm -f ./.deps/test_bitfield.Po > rm -f ./.deps/test_ctf_writer.Po > rm -f ./.deps/test_dwarf.Po > rm -f ./.deps/test_seek.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/lib' > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > test -z "bin/test_trace_read.log bin/test_trace_read.log > bin/test_packet_seq_num.log bin/intersection/test_intersection.log > lib/test_bitfield.log lib/test_seek_empty_packet.log > lib/test_seek_big_trace.log lib/test_ctf_writer_complete.log > lib/test_dwarf_complete.log lib/test_bin_info_complete.log > bin/intersection/test_multi_trace_intersection.py.log" || rm -f > bin/test_trace_read.log bin/test_trace_read.log bin/test_packet_seq_num.log > bin/intersection/test_intersection.log lib/test_bitfield.log > lib/test_seek_empty_packet.log lib/test_seek_big_trace.log > lib/test_ctf_writer_complete.log lib/test_dwarf_complete.log > lib/test_bin_info_complete.log > bin/intersection/test_multi_trace_intersection.py.log > rm -f *.lo > test -z "bin/test_trace_read.trs bin/test_trace_read.trs > bin/test_packet_seq_num.trs bin/intersection/test_intersection.trs > lib/test_bitfield.trs lib/test_seek_empty_packet.trs > lib/test_seek_big_trace.trs lib/test_ctf_writer_complete.trs > lib/test_dwarf_complete.trs lib/test_bin_info_complete.trs > bin/intersection/test_multi_trace_intersection.py.trs" || rm -f > bin/test_trace_read.trs bin/test_trace_read.trs bin/test_packet_seq_num.trs > bin/intersection/test_intersection.trs lib/test_bitfield.trs > lib/test_seek_empty_packet.trs lib/test_seek_big_trace.trs > lib/test_ctf_writer_complete.trs lib/test_dwarf_complete.trs > lib/test_bin_info_complete.trs > bin/intersection/test_multi_trace_intersection.py.trs > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "test-suite.log" || rm -f test-suite.log > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in extras > make[2]: Entering directory '/<<PKGBUILDDIR>>/extras' > Making distclean in valgrind > make[3]: Entering directory '/<<PKGBUILDDIR>>/extras/valgrind' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras/valgrind' > make[3]: Entering directory '/<<PKGBUILDDIR>>/extras' > 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>>/extras' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/extras' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "babeltrace.pc babeltrace-ctf.pc" || rm -f babeltrace.pc > babeltrace-ctf.pc > rm -f config.h stamp-h1 > test . = "." || test -z "" || rm -f > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > 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: verifying ./babeltrace_1.5.11.orig.tar.bz2.asc > gpgv: Signature made Wed Nov 2 15:11:34 2022 UTC > gpgv: using RSA key 7F49314A26E0DE78427680E05F1B2A0789F12B11 > gpgv: Note: signatures using the SHA1 algorithm are rejected > gpgv: Can't check signature: Bad public key > dpkg-source: warning: cannot verify upstream tarball signature for > ./babeltrace_1.5.11.orig.tar.bz2: no acceptable signature found > dpkg-source: info: building babeltrace using existing > ./babeltrace_1.5.11.orig.tar.bz2 > dpkg-source: info: building babeltrace using existing > ./babeltrace_1.5.11.orig.tar.bz2.asc > 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 compat/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file extras/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file extras/valgrind/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file lib/prio_heap/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/bin/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > tests/bin/intersection/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/utils/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/utils/tap/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file include/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file formats/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/ctf-metadata/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file formats/bt-dummy/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file formats/ctf-text/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/ctf-text/types/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/lttng-live/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file formats/ctf/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/ctf/metadata/ctf-lexer.c, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/ctf/metadata/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/ctf/metadata/ctf-parser.c, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/ctf/metadata/ctf-parser.h, use --include-removal to override > dpkg-source: warning: ignoring deletion of file formats/ctf/ir/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/ctf/writer/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > formats/ctf/types/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file converter/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/tap-driver.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/test-driver, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/ylwrap, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file types/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file bindings/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file bindings/python/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > bindings/python/babeltrace/Makefile.in, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > babeltrace-1.5.11/bindings/python/installed_files.txt > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/babeltrace_1.5.11-1.diff.Ew6BU8 > 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/babeltrace_1.5.11-1_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.

