Source: cmph Version: 2.0.2-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 cmph > dpkg-buildpackage: info: source version 2.0.2-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Joseph Herlant > <[email protected]> > dpkg-source --before-build . > fakeroot 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 "libcmph.la" || rm -f libcmph.la > rm -rf .libs _libs > rm -f *.o > rm -f cmph > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f bm_numbers > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bdz.Plo > rm -f ./.deps/bdz_ph.Plo > rm -f ./.deps/bm_numbers.Po > rm -f ./.deps/bmz.Plo > rm -f ./.deps/bmz8.Plo > rm -f ./.deps/brz.Plo > rm -f ./.deps/buffer_entry.Plo > rm -f ./.deps/buffer_manager.Plo > rm -f ./.deps/chd.Plo > rm -f ./.deps/chd_ph.Plo > rm -f ./.deps/chm.Plo > rm -f ./.deps/cmph.Plo > rm -f ./.deps/cmph_benchmark.Plo > rm -f ./.deps/cmph_structs.Plo > rm -f ./.deps/compressed_rank.Plo > rm -f ./.deps/compressed_seq.Plo > rm -f ./.deps/fch.Plo > rm -f ./.deps/fch_buckets.Plo > rm -f ./.deps/graph.Plo > rm -f ./.deps/hash.Plo > rm -f ./.deps/jenkins_hash.Plo > rm -f ./.deps/linear_string_map.Plo > rm -f ./.deps/main.Po > rm -f ./.deps/miller_rabin.Plo > rm -f ./.deps/select.Plo > rm -f ./.deps/vqueue.Plo > rm -f ./.deps/vstack.Plo > rm -f ./.deps/wingetopt.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > rm -f *.o > test -z "graph_tests.log select_tests.log compressed_seq_tests.log > compressed_rank_tests.log cmph_benchmark_test.log" || rm -f graph_tests.log > select_tests.log compressed_seq_tests.log compressed_rank_tests.log > cmph_benchmark_test.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f graph_tests select_tests compressed_seq_tests compressed_rank_tests > cmph_benchmark_test > rm -f packed_mphf_tests mphf_tests > test . = "." || test -z "" || rm -f > test -z "graph_tests.trs select_tests.trs compressed_seq_tests.trs > compressed_rank_tests.trs cmph_benchmark_test.trs" || rm -f graph_tests.trs > select_tests.trs compressed_seq_tests.trs compressed_rank_tests.trs > cmph_benchmark_test.trs > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/cmph_benchmark_test.Po > rm -f ./.deps/compressed_rank_tests.Po > rm -f ./.deps/compressed_seq_tests.Po > rm -f ./.deps/graph_tests.Po > rm -f ./.deps/mphf_tests.Po > rm -f ./.deps/packed_mphf_tests.Po > rm -f ./.deps/select_tests.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > 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 > rm -f vector_adapter_ex1 file_adapter_ex2 struct_vector_adapter_ex3 > small_set_ex4 > test . = "." || test -z "" || rm -f > rm -f ./.deps/file_adapter_ex2.Po > rm -f ./.deps/small_set_ex4.Po > rm -f ./.deps/struct_vector_adapter_ex3.Po > rm -f ./.deps/vector_adapter_ex1.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making distclean in man > make[2]: Entering directory '/<<PKGBUILDDIR>>/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/man' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "cmph.pc cxxmph.pc" || rm -f cmph.pc cxxmph.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: building cmph using existing ./cmph_2.0.2.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: info: local changes detected, the modified files are: > cmph-2.0.2/cxxmph/Makefile > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/cmph_2.0.2-2.diff.d3Ol1D > 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/cmph_2.0.2-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.

