Source: libfsntfs Version: 20200921-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 libfsntfs > dpkg-buildpackage: info: source version 20200921-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sebastien Delafond > <[email protected]> > dpkg-source --before-build . > 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 libclocale > make[2]: Entering directory '/<<PKGBUILDDIR>>/libclocale' > rm -rf .libs _libs > test -z "libclocale.la" || rm -f libclocale.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libclocale' > 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 libcsplit > make[2]: Entering directory '/<<PKGBUILDDIR>>/libcsplit' > rm -rf .libs _libs > test -z "libcsplit.la" || rm -f libcsplit.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcsplit' > Making clean in libuna > make[2]: Entering directory '/<<PKGBUILDDIR>>/libuna' > rm -rf .libs _libs > test -z "libuna.la" || rm -f libuna.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libuna' > Making clean in libcfile > make[2]: Entering directory '/<<PKGBUILDDIR>>/libcfile' > rm -rf .libs _libs > test -z "libcfile.la" || rm -f libcfile.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcfile' > Making clean in libcpath > make[2]: Entering directory '/<<PKGBUILDDIR>>/libcpath' > rm -rf .libs _libs > test -z "libcpath.la" || rm -f libcpath.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcpath' > Making clean in libbfio > make[2]: Entering directory '/<<PKGBUILDDIR>>/libbfio' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libbfio' > Making clean in libfcache > make[2]: Entering directory '/<<PKGBUILDDIR>>/libfcache' > rm -rf .libs _libs > test -z "libfcache.la" || rm -f libfcache.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfcache' > Making clean in libfdata > make[2]: Entering directory '/<<PKGBUILDDIR>>/libfdata' > rm -rf .libs _libs > test -z "libfdata.la" || rm -f libfdata.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfdata' > Making clean in libfdatetime > make[2]: Entering directory '/<<PKGBUILDDIR>>/libfdatetime' > rm -rf .libs _libs > test -z "libfdatetime.la" || rm -f libfdatetime.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfdatetime' > Making clean in libfguid > make[2]: Entering directory '/<<PKGBUILDDIR>>/libfguid' > rm -rf .libs _libs > test -z "libfguid.la" || rm -f libfguid.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfguid' > Making clean in libfwnt > make[2]: Entering directory '/<<PKGBUILDDIR>>/libfwnt' > rm -rf .libs _libs > test -z "libfwnt.la" || rm -f libfwnt.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfwnt' > Making clean in libfsntfs > make[2]: Entering directory '/<<PKGBUILDDIR>>/libfsntfs' > test -z "libfsntfs.la" || rm -f libfsntfs.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfsntfs' > Making clean in libfusn > make[2]: Entering directory '/<<PKGBUILDDIR>>/libfusn' > rm -rf .libs _libs > test -z "libfusn.la" || rm -f libfusn.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfusn' > Making clean in fsntfstools > make[2]: Entering directory '/<<PKGBUILDDIR>>/fsntfstools' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f fsntfsinfo fsntfsmount > make[2]: Leaving directory '/<<PKGBUILDDIR>>/fsntfstools' > Making clean in pyfsntfs > make[2]: Entering directory '/<<PKGBUILDDIR>>/pyfsntfs' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyfsntfs' > Making clean in pyfsntfs-python2 > make[2]: Entering directory '/<<PKGBUILDDIR>>/pyfsntfs-python2' > rm -rf .libs _libs > /bin/rm -f pyfsntfs*.[ch] > test -z "" || rm -f > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyfsntfs-python2' > Making clean in pyfsntfs-python3 > make[2]: Entering directory '/<<PKGBUILDDIR>>/pyfsntfs-python3' > rm -rf .libs _libs > /bin/rm -f pyfsntfs*.[ch] > test -z "pyfsntfs.la" || rm -f pyfsntfs.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyfsntfs-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.* libfsntfs.po libfsntfs.1po libfsntfs.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_tools.sh.log test_fsntfsinfo.sh.log > test_fsntfsinfo_bodyfile.sh.log test_python_module.sh.log" || rm -f > test_library.sh.log test_tools.sh.log test_fsntfsinfo.sh.log > test_fsntfsinfo_bodyfile.sh.log test_python_module.sh.log > rm -f *.lo > rm -f fsntfs_test_attribute fsntfs_test_attribute_list_entry > fsntfs_test_bitmap_values fsntfs_test_buffer_data_handle > fsntfs_test_cluster_block fsntfs_test_cluster_block_data > fsntfs_test_cluster_block_stream fsntfs_test_cluster_block_vector > fsntfs_test_compressed_block fsntfs_test_compressed_block_data_handle > fsntfs_test_compressed_block_vector fsntfs_test_compressed_data_handle > fsntfs_test_compression fsntfs_test_compression_unit_data_handle > fsntfs_test_compression_unit_descriptor fsntfs_test_data_extent > fsntfs_test_data_run fsntfs_test_data_stream > fsntfs_test_directory_entries_tree fsntfs_test_directory_entry > fsntfs_test_error fsntfs_test_file_entry fsntfs_test_file_name_attribute > fsntfs_test_file_name_values fsntfs_test_file_system fsntfs_test_fixup_values > fsntfs_test_index fsntfs_test_index_entry > fsntfs_test_index_entry_header fsntfs_test_index_entry_vector > fsntfs_test_index_node fsntfs_test_index_node_header > fsntfs_test_index_root_header fsntfs_test_index_value fsntfs_test_io_handle > fsntfs_test_logged_utility_stream_values fsntfs_test_mft > fsntfs_test_mft_attribute fsntfs_test_mft_attribute_list > fsntfs_test_mft_attribute_list_entry fsntfs_test_mft_entry > fsntfs_test_mft_entry_header fsntfs_test_mft_metadata_file fsntfs_test_name > fsntfs_test_notify fsntfs_test_object_identifier_values fsntfs_test_path_hint > fsntfs_test_profiler fsntfs_test_reparse_point_attribute > fsntfs_test_reparse_point_values fsntfs_test_sds_index_value > fsntfs_test_security_descriptor_index > fsntfs_test_security_descriptor_index_value > fsntfs_test_security_descriptor_values > fsntfs_test_standard_information_values fsntfs_test_support > fsntfs_test_tools_info_handle fsntfs_test_tools_output > fsntfs_test_tools_signal fsntfs_test_txf_data_values > fsntfs_test_usn_change_journal fsntfs_test_volume fsntfs_test_volume_header > fsntfs_test_volume_information_attribute > fsntfs_test_volume_information_values fsntfs_test_volume_name_attribute > fsntfs_test_volume_name_values > test -z "test_library.sh.trs test_tools.sh.trs test_fsntfsinfo.sh.trs > test_fsntfsinfo_bodyfile.sh.trs test_python_module.sh.trs" || rm -f > test_library.sh.trs test_tools.sh.trs test_fsntfsinfo.sh.trs > test_fsntfsinfo_bodyfile.sh.trs test_python_module.sh.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ../fsntfstools/*.o > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making clean in ossfuzz > make[2]: Entering directory '/<<PKGBUILDDIR>>/ossfuzz' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ossfuzz' > 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 libfsntfs.pc > /bin/rm -f libfsntfs.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 libfsntfs using existing > ./libfsntfs_20200921.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > 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 libfsntfs.spec, 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 missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file pyfsntfs-python2/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file libfguid/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libcsplit/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libfsntfs/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libcpath/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libfdatetime/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 pyfsntfs-python3/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file ossfuzz/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 libclocale/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libfcache/Makefile.in, 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 pyfsntfs/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 libcfile/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file fsntfstools/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 libbfio/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libfusn/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libfdata/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 libuna/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file manuals/Makefile.in, use > --include-removal to override > dpkg-source: warning: newly created empty file 'fsntfstools/.dirstamp' will > not be represented in diff > 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: warning: newly created empty file 'tests/notify_stream.log' will > not be represented in diff > dpkg-source: info: local changes detected, the modified files are: > libfsntfs-20200921/common/Makefile > libfsntfs-20200921/common/config.h > libfsntfs-20200921/common/stamp-h1 > libfsntfs-20200921/dpkg/changelog > libfsntfs-20200921/fsntfstools/Makefile > libfsntfs-20200921/include/Makefile > libfsntfs-20200921/include/libfsntfs/features.h > libfsntfs-20200921/libbfio/Makefile > libfsntfs-20200921/libcdata/Makefile > libfsntfs-20200921/libcerror/Makefile > libfsntfs-20200921/libcfile/Makefile > libfsntfs-20200921/libclocale/Makefile > libfsntfs-20200921/libcnotify/Makefile > libfsntfs-20200921/libcpath/Makefile > libfsntfs-20200921/libcsplit/Makefile > libfsntfs-20200921/libcthreads/Makefile > libfsntfs-20200921/libfcache/Makefile > libfsntfs-20200921/libfdata/Makefile > libfsntfs-20200921/libfdatetime/Makefile > libfsntfs-20200921/libfguid/Makefile > libfsntfs-20200921/libfsntfs/Makefile > libfsntfs-20200921/libfusn/Makefile > libfsntfs-20200921/libfwnt/Makefile > libfsntfs-20200921/libtool > libfsntfs-20200921/libuna/Makefile > libfsntfs-20200921/manuals/Makefile > libfsntfs-20200921/msvscpp/Makefile > libfsntfs-20200921/ossfuzz/Makefile > libfsntfs-20200921/po/Makefile > libfsntfs-20200921/po/Makefile.in > libfsntfs-20200921/pyfsntfs-python2/Makefile > libfsntfs-20200921/pyfsntfs-python3/Makefile > libfsntfs-20200921/pyfsntfs/Makefile > libfsntfs-20200921/tests/Makefile > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/libfsntfs_20200921-2.diff.wszu9s > 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/libfsntfs_20200921-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.

