Source: nfs4-acl-tools Version: 0.3.7-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 nfs4-acl-tools > dpkg-buildpackage: info: source version 0.3.7-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Anibal Monsalve Salazar > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > [ ! -f Makefile ] || /usr/bin/make distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > aclocal --output=aclocal.m4 > rm -f config.log .dep config.status config.cache confdefs.h conftest* Logs/* > built .census install.* install-dev.* install-lib.* *.gz dep dep.bak > *.[1-9].gz *.tmpo *.mo > === include === > rm -f dep dep.bak *.[1-9].gz *.tmpo *.mo > === libnfs4acl === > rm -f dep dep.bak *.[1-9].gz *.tmpo *.mo acl_nfs4_copy_acl.o > acl_nfs4_get_who.o acl_nfs4_get_whotype.o acl_nfs4_set_who.o > acl_nfs4_xattr_load.o acl_nfs4_xattr_pack.o acl_nfs4_xattr_size.o > nfs4_ace_from_string.o nfs4_acl_for_path.o nfs4_acl_spec_from_file.o > nfs4_acl_utils.o nfs4_get_ace_access.o nfs4_get_ace_flags.o > nfs4_get_ace_type.o nfs4_insert_file_aces.o nfs4_insert_string_aces.o > nfs4_free_acl.o nfs4_new_acl.o nfs4_new_ace.o nfs4_print_acl.o > nfs4_print_ace.o nfs4_print_ace_verbose.o nfs4_remove_file_aces.o > nfs4_remove_string_aces.o nfs4_set_acl.o strtoul_reals.o > acl_nfs4_copy_acl.lo acl_nfs4_get_who.lo acl_nfs4_get_whotype.lo > acl_nfs4_set_who.lo acl_nfs4_xattr_load.lo acl_nfs4_xattr_pack.lo > acl_nfs4_xattr_size.lo nfs4_ace_from_string.lo nfs4_acl_for_path.lo > nfs4_acl_spec_from_file.lo > nfs4_acl_utils.lo nfs4_get_ace_access.lo nfs4_get_ace_flags.lo > nfs4_get_ace_type.lo nfs4_insert_file_aces.lo nfs4_insert_string_aces.lo > nfs4_free_acl.lo nfs4_new_acl.lo nfs4_new_ace.lo nfs4_print_acl.lo > nfs4_print_ace.lo nfs4_print_ace_verbose.lo nfs4_remove_file_aces.lo > nfs4_remove_string_aces.lo nfs4_set_acl.lo strtoul_reals.lo libnfs4acl.la > === nfs4_getfacl === > rm -f dep dep.bak *.[1-9].gz *.tmpo *.mo nfs4_getfacl.o nfs4_getfacl.lo > nfs4_getfacl > === nfs4_setfacl === > rm -f dep dep.bak *.[1-9].gz *.tmpo *.mo nfs4_setfacl.o nfs4_setfacl.lo > nfs4_setfacl > === man === > rm -f dep dep.bak *.[1-9].gz *.tmpo *.mo > === man1 === > rm -f dep dep.bak *.[1-9].gz *.tmpo *.mo > === man5 === > rm -f dep dep.bak *.[1-9].gz *.tmpo *.mo > rm -f config.log .dep config.status config.cache confdefs.h conftest* Logs/* > built .census install.* install-dev.* install-lib.* *.gz configure > include/builddefs include/config.h > rm -rf autom4te.cache Logs > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.sub config.guess > rm -f libnfs4acl/libnfs4acl.a > dh_clean > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f -- debian/nfs4-acl-tools.substvars debian/files > rm -fr -- debian/nfs4-acl-tools/ debian/tmp/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building nfs4-acl-tools using existing > ./nfs4-acl-tools_0.3.7.orig.tar.gz > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > nfs4-acl-tools-0.3.7/aclocal.m4 > nfs4-acl-tools-0.3.7/include/config.h.in > nfs4-acl-tools-0.3.7/install-sh > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/nfs4-acl-tools_0.3.7-1.diff.FJmtdC > 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/nfs4-acl-tools_0.3.7-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.

