Your message dated Thu, 04 Dec 2025 07:55:37 +0000 with message-id <E1vR4Bd-00BWRm-08@fasolo.debian.org> and subject line Bug#1044038: fixed in autofdo 0.19-4 has caused the Debian Bug report #1044038, regarding autofdo: Fails to build source after successful build to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1044038: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044038 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: autofdo: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 15:17:55 +0200
- Message-id: <1691932675.053972.1210348.nullmailer@grub.nussbaum.fr>
Source: autofdo Version: 0.19-2.3 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@lists.debian.org 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 autofdo > dpkg-buildpackage: info: source version 0.19-2.3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Stéphane Glondu <glondu@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with autoreconf > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf gflags > rm -rf glog > rm -rf third_party/protobuf > dh_auto_clean > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > make -j1 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "create_gcov dump_gcov sample_merger profile_merger profile_diff profile_update create_llvm_prof" || rm -f create_gcov dump_gcov sample_merger profile_merger profile_diff profile_update create_llvm_prof > test -z "libquipper.a libsymbolize.a" || rm -f libquipper.a libsymbolize.a > rm -f *.o > rm -f symbolize/*.o > rm -f third_party/perf_data_converter/src/quipper/*.o > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f symbolize/.deps/.dirstamp > rm -f symbolize/.dirstamp > rm -f third_party/perf_data_converter/src/quipper/.deps/.dirstamp > rm -f third_party/perf_data_converter/src/quipper/.dirstamp > 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 > rm -f config.status config.cache config.log configure.lineno config.status.lineno > rm -f ./.deps/addr2line.Po > rm -f ./.deps/create_gcov.Po > rm -f ./.deps/create_llvm_prof-addr2line.Po > rm -f ./.deps/create_llvm_prof-create_llvm_prof.Po > rm -f ./.deps/create_llvm_prof-gcov.Po > rm -f ./.deps/create_llvm_prof-instruction_map.Po > rm -f ./.deps/create_llvm_prof-llvm_profile_writer.Po > rm -f ./.deps/create_llvm_prof-module_grouper.Po > rm -f ./.deps/create_llvm_prof-profile.Po > rm -f ./.deps/create_llvm_prof-profile_creator.Po > rm -f ./.deps/create_llvm_prof-profile_writer.Po > rm -f ./.deps/create_llvm_prof-sample_reader.Po > rm -f ./.deps/create_llvm_prof-source_info.Po > rm -f ./.deps/create_llvm_prof-symbol_map.Po > rm -f ./.deps/dump_gcov.Po > rm -f ./.deps/gcov.Po > rm -f ./.deps/instruction_map.Po > rm -f ./.deps/module_grouper.Po > rm -f ./.deps/profile.Po > rm -f ./.deps/profile_creator.Po > rm -f ./.deps/profile_diff.Po > rm -f ./.deps/profile_merger.Po > rm -f ./.deps/profile_reader.Po > rm -f ./.deps/profile_update.Po > rm -f ./.deps/profile_writer.Po > rm -f ./.deps/sample_merger.Po > rm -f ./.deps/sample_reader.Po > rm -f ./.deps/source_info.Po > rm -f ./.deps/symbol_map.Po > rm -f symbolize/.deps/addr2line_inlinestack.Po > rm -f symbolize/.deps/bytereader.Po > rm -f symbolize/.deps/dwarf2reader.Po > rm -f symbolize/.deps/dwarf3ranges.Po > rm -f symbolize/.deps/elf_reader.Po > rm -f symbolize/.deps/functioninfo.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/address_mapper.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/binary_data_utils.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/buffer_reader.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/buffer_writer.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/create_llvm_prof-perf_data.pb.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/create_llvm_prof-perf_stat.pb.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/data_reader.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/data_writer.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/dso.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/file_reader.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/file_utils.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/huge_page_deducer.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/perf_data.pb.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/perf_data_utils.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/perf_parser.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/perf_reader.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/perf_serializer.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/perf_stat.pb.Po > rm -f third_party/perf_data_converter/src/quipper/.deps/sample_info_reader.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building autofdo using existing ./autofdo_0.19.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file INSTALL, 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 directory glog > [...] > dpkg-source: warning: ignoring deletion of directory third_party/protobuf/util > dpkg-source: warning: ignoring deletion of directory third_party/protobuf/util/python > dpkg-source: warning: ignoring deletion of file third_party/protobuf/util/python/BUILD, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_data.pb.cc > autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_data.pb.h > autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_stat.pb.cc > autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_stat.pb.h > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/autofdo_0.19-2.3.diff.Bpf4R3 > 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/autofdo_0.19-2.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.
--- End Message ---
--- Begin Message ---
- To: 1044038-close@bugs.debian.org
- Subject: Bug#1044038: fixed in autofdo 0.19-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 04 Dec 2025 07:55:37 +0000
- Message-id: <E1vR4Bd-00BWRm-08@fasolo.debian.org>
- Reply-to: Andreas Tille <tille@debian.org>
Source: autofdo Source-Version: 0.19-4 Done: Andreas Tille <tille@debian.org> We believe that the bug you reported is fixed in the latest version of autofdo, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1044038@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Tille <tille@debian.org> (supplier of updated autofdo package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 03 Dec 2025 20:13:44 +0100 Source: autofdo Architecture: source Version: 0.19-4 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Tille <tille@debian.org> Closes: 1044038 Changes: autofdo (0.19-4) unstable; urgency=medium . * QA upload. * Maintain package in Debian team on Salsa * d/watch: version=5 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/control (routine-update) * Refer to common license file for Apache-2.0. * Move source package lintian overrides to debian/source. * Add debian/upstream/metadata * Fix clean target Closes: #1044038 Checksums-Sha1: e03b8cb7df3373fb8fa25243d1fae8a01731be70 1951 autofdo_0.19-4.dsc 7842454596bd20668be2b86c49d98618cf4b9399 6196 autofdo_0.19-4.debian.tar.xz 39ece29900cbafcab8c95c900da9a4ba9c2957f6 6255 autofdo_0.19-4_amd64.buildinfo Checksums-Sha256: 89719fac905d259fc3b4670a92ddb74443589818638f9096407b0eccffc39392 1951 autofdo_0.19-4.dsc af69341fa16edf825031e1283b54fd439eb5ca3d65de1fcba1d0ba7c15c7a67c 6196 autofdo_0.19-4.debian.tar.xz 8c430a794d01d3c6cf3cfdbbe132864db7bcf9f114789f74fb910c20139aeb71 6255 autofdo_0.19-4_amd64.buildinfo Files: 349f9a0b2a18d4553a620c79421cfcda 1951 devel optional autofdo_0.19-4.dsc c55814931e78b67b0e308a869d4b67a8 6196 devel optional autofdo_0.19-4.debian.tar.xz 12f27d6950e71c5d9a13e810636d458a 6255 devel optional autofdo_0.19-4_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmkxOJYRHHRpbGxlQGRl Ymlhbi5vcmcACgkQV4oElNHGRtGtChAAguoGQfg+/ZNNrmCkEZHcbYng1gQFcfRn TdntcMySzybJqPOBlW7uv/YRRUxH7dPV+DMw7p0A+rDcrpEIvrUHGUh0yjY4c7S4 c1qxbKOi7q4+JKocwwf1y7vHyOGcF9Yuvmr2PQ81Xhp5MzbRuqBkcvnEosmGZIsC osL+11wlLKQ/Mho1DZfgjspUziFfO65RCUgQr3D//T29wFsC3dbwKi9+c7tP6nZb kHcZvQcHQpMOktuWc+hTPJRoSOCxfUGlucP9S3WGAJljQp8WiV7Uuc+4ozGUwLyC XrcMpzMjoQT1hTy0T7Fe2m6ILsO+gPgROHiP4PRocSOs4hrKrKuIwxww6IRyt21I Mud5ezOjEPaxHoJUCvnFzs3hkjw1ZQoby3j77SVEESooYQ+azSiGfstc2/Kyp9Gr lMan50Dg+hGVrbJRCtt7n0WUToROSjuQpfL1xeVvc6ha46CG2aE60QoRVI/pVlSE +7jYGJBIkgx1Nu7EOd9F7DGGAm61kdWa9YRR7NbmToKbVvUAtDh20K8YPaj0glqR 62UhAgr1wjhuDtks7RF58VI8cxYpfbBULj0PE6q0DcFAfLiWWs+hrSJHAZjzHVqi aTOZhW3UYurMfUsP2l8ORaSiC3uQD/LZ5qSr8iGhwVk/gyk5CgKEQe96DmdjT/eC nv+mq34rFwk= =xQ05 -----END PGP SIGNATURE-----Attachment: pgpuQAhIfRq0Q.pgp
Description: PGP signature
--- End Message ---