Source: libsmpp34 Version: 1.14.2-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 libsmpp34 > dpkg-buildpackage: info: source version 1.14.2-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Thorsten Alteholz > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --no-parallel --with autoreconf > dh_auto_clean -O--no-parallel > make -j1 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in binaries > make[2]: Entering directory '/<<PKGBUILDDIR>>/binaries' > test -z "libsmpp34.la" || rm -f libsmpp34.la > rm -f ./so_locations > rm -rf .libs _libs > rm -f submit_multi_resp_test submit_multi_test alert_notification_test > bind_receiver_resp_test bind_receiver_test bind_transceiver_resp_test > bind_transceiver_test bind_transmitter_resp_test bind_transmitter_test > cancel_sm_resp_test cancel_sm_test data_sm_resp_test data_sm_test > deliver_sm_resp_test deliver_sm_test enquire_link_resp_test enquire_link_test > generic_nack_test outbind_test query_sm_resp_test query_sm_test > replace_sm_resp_test replace_sm_test submit_sm_resp_test submit_sm_test > unbind_resp_test unbind_test esme analizer sendwp > rm -f *.o > 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 > rm -f ./.deps/alert_notification_test.Po > rm -f ./.deps/analizer-analizer.Po > rm -f ./.deps/bind_receiver_resp_test.Po > rm -f ./.deps/bind_receiver_test.Po > rm -f ./.deps/bind_transceiver_resp_test.Po > rm -f ./.deps/bind_transceiver_test.Po > rm -f ./.deps/bind_transmitter_resp_test.Po > rm -f ./.deps/bind_transmitter_test.Po > rm -f ./.deps/cancel_sm_resp_test.Po > rm -f ./.deps/cancel_sm_test.Po > rm -f ./.deps/core.Po > rm -f ./.deps/data_sm_resp_test.Po > rm -f ./.deps/data_sm_test.Po > rm -f ./.deps/deliver_sm_resp_test.Po > rm -f ./.deps/deliver_sm_test.Po > rm -f ./.deps/enquire_link_resp_test.Po > rm -f ./.deps/enquire_link_test.Po > rm -f ./.deps/esme-esme.Po > rm -f ./.deps/esme-smpp.Po > rm -f ./.deps/esme-tcp.Po > rm -f ./.deps/generic_nack_test.Po > rm -f ./.deps/libsmpp34_la-smpp34_dumpBuf.Plo > rm -f ./.deps/libsmpp34_la-smpp34_dumpPdu.Plo > rm -f ./.deps/libsmpp34_la-smpp34_heap.Plo > rm -f ./.deps/libsmpp34_la-smpp34_pack.Plo > rm -f ./.deps/libsmpp34_la-smpp34_params.Plo > rm -f ./.deps/libsmpp34_la-smpp34_structs.Plo > rm -f ./.deps/libsmpp34_la-smpp34_unpack.Plo > rm -f ./.deps/outbind_test.Po > rm -f ./.deps/query_sm_resp_test.Po > rm -f ./.deps/query_sm_test.Po > rm -f ./.deps/replace_sm_resp_test.Po > rm -f ./.deps/replace_sm_test.Po > rm -f ./.deps/sendwp-sendwp.Po > rm -f ./.deps/sendwp-smpp.Po > rm -f ./.deps/sendwp-tcp.Po > rm -f ./.deps/submit_multi_resp_test.Po > rm -f ./.deps/submit_multi_test.Po > rm -f ./.deps/submit_sm_resp_test.Po > rm -f ./.deps/submit_sm_test.Po > rm -f ./.deps/unbind_resp_test.Po > rm -f ./.deps/unbind_test.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/binaries' > Making distclean in def_frame > make[2]: Entering directory '/<<PKGBUILDDIR>>/def_frame' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/def_frame' > Making distclean in def_list > make[2]: Entering directory '/<<PKGBUILDDIR>>/def_list' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/def_list' > Making distclean in test_apps > make[2]: Entering directory '/<<PKGBUILDDIR>>/test_apps' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test_apps' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "libsmpp34.pc contrib/libsmpp34.spec" || rm -f libsmpp34.pc > contrib/libsmpp34.spec > test . = "." || test -z "" || rm -f > rm -f aux_config/config.h aux_config/stamp-h1 > 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 -O--no-parallel > debian/rules override_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_clean > rm -f debian/libsmpp34.pc > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building libsmpp34 using existing > ./libsmpp34_1.14.2.orig.tar.xz > dpkg-source: info: local changes detected, the modified files are: > libsmpp34-1.14.2/.version > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/libsmpp34_1.14.2-1.diff.2U_4Pe > 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/libsmpp34_1.14.2-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.

