Source: libfwnt Version: 20181227-1.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 libfwnt > dpkg-buildpackage: info: source version 20181227-1.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Adrian Bunk <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with python3 --buildsystem=autoconf > dh_auto_clean -O--buildsystem=autoconf > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making clean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making clean in common > make[2]: Entering directory '/<<PKGBUILDDIR>>/common' > rm -rf .libs _libs > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/common' > Making clean in libcerror > make[2]: Entering directory '/<<PKGBUILDDIR>>/libcerror' > rm -rf .libs _libs > test -z "libcerror.la" || rm -f libcerror.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcerror' > Making clean in libcthreads > make[2]: Entering directory '/<<PKGBUILDDIR>>/libcthreads' > rm -rf .libs _libs > test -z "libcthreads.la" || rm -f libcthreads.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcthreads' > Making clean in libcdata > make[2]: Entering directory '/<<PKGBUILDDIR>>/libcdata' > rm -rf .libs _libs > test -z "libcdata.la" || rm -f libcdata.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcdata' > Making clean in libcnotify > make[2]: Entering directory '/<<PKGBUILDDIR>>/libcnotify' > rm -rf .libs _libs > test -z "libcnotify.la" || rm -f libcnotify.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcnotify' > Making clean in libfwnt > make[2]: Entering directory '/<<PKGBUILDDIR>>/libfwnt' > test -z "libfwnt.la" || rm -f libfwnt.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfwnt' > Making clean in pyfwnt > make[2]: Entering directory '/<<PKGBUILDDIR>>/pyfwnt' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyfwnt' > Making clean in pyfwnt-python2 > make[2]: Entering directory '/<<PKGBUILDDIR>>/pyfwnt-python2' > rm -rf .libs _libs > /bin/rm -f pyfwnt*.[ch] > test -z "" || rm -f > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyfwnt-python2' > Making clean in pyfwnt-python3 > make[2]: Entering directory '/<<PKGBUILDDIR>>/pyfwnt-python3' > rm -rf .libs _libs > /bin/rm -f pyfwnt*.[ch] > test -z "pyfwnt.la" || rm -f pyfwnt.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyfwnt-python3' > Making clean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* libfwnt.po libfwnt.1po libfwnt.2po *.new.po > rm -fr *.o > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making clean in manuals > make[2]: Entering directory '/<<PKGBUILDDIR>>/manuals' > rm -rf .libs _libs > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/manuals' > Making clean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > rm -f *.o > test -z "test_library.sh.log test_python_module.sh.log" || rm -f > test_library.sh.log test_python_module.sh.log > rm -f *.lo > rm -f fwnt_test_access_control_entry fwnt_test_access_control_list > fwnt_test_error fwnt_test_lznt1 fwnt_test_lzxpress > fwnt_test_security_descriptor fwnt_test_security_identifier fwnt_test_support > test -z "test_library.sh.trs test_python_module.sh.trs" || rm -f > test_library.sh.trs test_python_module.sh.trs > test -z "test-suite.log" || rm -f test-suite.log > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making clean in msvscpp > make[2]: Entering directory '/<<PKGBUILDDIR>>/msvscpp' > rm -rf .libs _libs > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/msvscpp' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > /bin/rm -f Makefile > /bin/rm -f config.status > /bin/rm -f config.cache > /bin/rm -f config.log > /bin/rm -f libfwnt.pc > /bin/rm -f libfwnt.spec > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--buildsystem=autoconf > dh_clean -O--buildsystem=autoconf > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building libfwnt using existing > ./libfwnt_20181227.orig.tar.gz > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file INSTALL, 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 compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, 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 depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file test-driver, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libfwnt.spec, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file pyfwnt/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file pyfwnt-python2/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file libfwnt/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file pyfwnt-python3/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 tests/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 libcnotify/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file msvscpp/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libcdata/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libcthreads/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libcerror/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file common/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file common/config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file manuals/Makefile.in, use > --include-removal to override > dpkg-source: warning: executable mode 0755 of 'libtool' will not be > represented in diff > dpkg-source: warning: newly created empty file 'po/POTFILES' will not be > represented in diff > dpkg-source: info: local changes detected, the modified files are: > libfwnt-20181227/common/Makefile > libfwnt-20181227/common/config.h > libfwnt-20181227/common/stamp-h1 > libfwnt-20181227/dpkg/changelog > libfwnt-20181227/include/Makefile > libfwnt-20181227/libcdata/Makefile > libfwnt-20181227/libcerror/Makefile > libfwnt-20181227/libcnotify/Makefile > libfwnt-20181227/libcthreads/Makefile > libfwnt-20181227/libfwnt/Makefile > libfwnt-20181227/libtool > libfwnt-20181227/manuals/Makefile > libfwnt-20181227/msvscpp/Makefile > libfwnt-20181227/po/Makefile > libfwnt-20181227/po/Makefile.in > libfwnt-20181227/pyfwnt-python2/Makefile > libfwnt-20181227/pyfwnt-python3/Makefile > libfwnt-20181227/pyfwnt/Makefile > libfwnt-20181227/tests/Makefile > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/libfwnt_20181227-1.1.diff.Ji8sS_ > 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/libfwnt_20181227-1.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.

