Your message dated Mon, 02 Dec 2024 16:04:13 +0000
with message-id <e1ti8ud-001x8i...@fasolo.debian.org>
and subject line Bug#1048600: fixed in libsigscan 20240505-1
has caused the Debian Bug report #1048600,
regarding libsigscan: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1048600: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048600
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsigscan
Version: 20201117-1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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 libsigscan
> dpkg-buildpackage: info: source version 20201117-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Hilko Bengen <ben...@debian.org>
> 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 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 libsigscan
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libsigscan'
> test -z "libsigscan.la" || rm -f libsigscan.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libsigscan'
> Making clean in sigscantools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sigscantools'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f sigscan
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sigscantools'
> Making clean in pysigscan
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pysigscan'
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pysigscan'
> Making clean in pysigscan-python2
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pysigscan-python2'
> rm -rf .libs _libs
> /bin/rm -f pysigscan*.[ch]
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pysigscan-python2'
> Making clean in pysigscan-python3
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pysigscan-python3'
> rm -rf .libs _libs
> /bin/rm -f pysigscan*.[ch]
> test -z "pysigscan.la" || rm -f pysigscan.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pysigscan-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.* libsigscan.po libsigscan.1po libsigscan.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_sigscan.sh.log test_python_module.sh.log
> test_pysigscan_scanner.sh.log" || rm -f test_library.sh.log
> test_sigscan.sh.log test_python_module.sh.log test_pysigscan_scanner.sh.log
> rm -f *.lo
> rm -f sigscan_test_byte_value_group sigscan_test_error sigscan_test_notify
> sigscan_test_offset_group sigscan_test_pattern_weights
> sigscan_test_scan_object sigscan_test_scan_result sigscan_test_scan_state
> sigscan_test_scan_tree sigscan_test_scan_tree_node sigscan_test_scanner
> sigscan_test_signature sigscan_test_signature_group
> sigscan_test_signature_table sigscan_test_skip_table sigscan_test_support
> sigscan_test_weight_group
> test -z "test_library.sh.trs test_sigscan.sh.trs test_python_module.sh.trs
> test_pysigscan_scanner.sh.trs" || rm -f test_library.sh.trs
> test_sigscan.sh.trs test_python_module.sh.trs test_pysigscan_scanner.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> 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 libsigscan.pc
> /bin/rm -f libsigscan.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 libsigscan using existing
> ./libsigscan_20201117.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 libsigscan.spec, 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 libcsplit/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 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 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 libcfile/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 libsigscan/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 pysigscan/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> pysigscan-python2/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file sigscantools/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: ignoring deletion of file
> pysigscan-python3/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: 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:
> libsigscan-20201117/common/Makefile
> libsigscan-20201117/common/config.h
> libsigscan-20201117/common/stamp-h1
> libsigscan-20201117/dpkg/changelog
> libsigscan-20201117/include/Makefile
> libsigscan-20201117/include/libsigscan/features.h
> libsigscan-20201117/libbfio/Makefile
> libsigscan-20201117/libcdata/Makefile
> libsigscan-20201117/libcerror/Makefile
> libsigscan-20201117/libcfile/Makefile
> libsigscan-20201117/libclocale/Makefile
> libsigscan-20201117/libcnotify/Makefile
> libsigscan-20201117/libcpath/Makefile
> libsigscan-20201117/libcsplit/Makefile
> libsigscan-20201117/libcthreads/Makefile
> libsigscan-20201117/libsigscan/Makefile
> libsigscan-20201117/libtool
> libsigscan-20201117/libuna/Makefile
> libsigscan-20201117/manuals/Makefile
> libsigscan-20201117/msvscpp/Makefile
> libsigscan-20201117/ossfuzz/Makefile
> libsigscan-20201117/po/Makefile
> libsigscan-20201117/po/Makefile.in
> libsigscan-20201117/pysigscan-python2/Makefile
> libsigscan-20201117/pysigscan-python3/Makefile
> libsigscan-20201117/pysigscan/Makefile
> libsigscan-20201117/sigscantools/Makefile
> libsigscan-20201117/tests/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/libsigscan_20201117-1.diff.y1x_g7
> 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/libsigscan_20201117-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.
--- End Message ---
--- Begin Message ---
Source: libsigscan
Source-Version: 20240505-1
Done: Hilko Bengen <ben...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libsigscan, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1048...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated libsigscan package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 02 Dec 2024 15:21:10 +0000
Source: libsigscan
Architecture: source
Version: 20240505-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Closes: 1048600 1080651
Changes:
libsigscan (20240505-1) unstable; urgency=medium
.
* Fix watch file
* New upstream version 20240505
* Fix building for Python3
* Replace build-dependency pkg-config => pkgconf
* Drop libbfio build-dependency; use vendored version
* Bump Standards-Version, Debhelper compat level
* Update symbols file
* Add python3-setuptools build-dependency (Closes: #1080651)
* No longer fails to build source after binary build (Closes: #1048600)
Checksums-Sha1:
0694c75f19ecd49cedcca971b465f88f6c7b36ba 2245 libsigscan_20240505-1.dsc
68879fbf85676c6d6f3cb2d88203d773d6d36769 1417591
libsigscan_20240505.orig.tar.gz
65c81203a2f8b90f5a3ddc20e51e024abc26e66e 4668
libsigscan_20240505-1.debian.tar.xz
615329fb70ac798c04943886381b7070bb25c305 8900
libsigscan_20240505-1_source.buildinfo
Checksums-Sha256:
42973ec9e347e1c0c0a0e119bd45ab8fb8d708a6f4df18534fd801f7d7a6a297 2245
libsigscan_20240505-1.dsc
d5b18744ce6a1c1efedc5dc5edb0199edaa5fb01a13b730cb7f4d55a6a75ac93 1417591
libsigscan_20240505.orig.tar.gz
7079a5fcba38c688745c75620667f517c11d0296fa9fb5225558f3a1235017c0 4668
libsigscan_20240505-1.debian.tar.xz
5dcd1b166ee6fb1555a1f4ac629ec1257de66e86aba2c787648fdee663ee631c 8900
libsigscan_20240505-1_source.buildinfo
Files:
d763a934944fedfbd2998888c261506f 2245 libs optional libsigscan_20240505-1.dsc
52beacd54fd270f9a53978a0cfcb1755 1417591 libs optional
libsigscan_20240505.orig.tar.gz
9836bbbf1dd5361a409d0bb7b22dd0f7 4668 libs optional
libsigscan_20240505-1.debian.tar.xz
d5b1afd9aae8e4bc959a64f0a036ebeb 8900 libs optional
libsigscan_20240505-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmdN1HoACgkQdbcQY1wh
On7KNQ/7BkinNkUt7+3xpLcrxMlRPxMDg772ts/d9f0exDLtGVtm/FK/OeTDVwZl
TKXSoT1CWo51opvgKSQmpGPfCypO+eRhKd5qWwm/qRMsBP6dbc4MXkp4SG3cYmte
Zht/1VkzUT5vZJnkCTKUAOq/l+r+SMSLNt0cIbb9ANQf5NO/ql3cj7O44MyXQod1
N/0a0Mm+JpPagrpriECv7r7FVGU4J8k0TzdCgIKkZ21tbn4G5p3ZM2FT4+5/lY01
Z3Ckg8VttEdimMUpeneXRapbQ0DXrVz1GiOrxjP6caTs4D4jtwrFKuAtF+/5gW5Q
jpBarDOTQx2mfN7+OyqL+zSh8tvdiXz2rK1HVjDZlzjOjs0teMpO+hEt4OAQT5ci
x711/FNz08lds9S5fnz7q51DIYsgDmhUafyaafB+vEF5r3NZWpdd+FKLWrPnddne
hMusYPNHqGhlQhuYPuucVTk3EgM55qABkX7xm9jUPPWUTGJhvvUSwIXuo5qPOjKE
oTzG0gjSuGU4idMhEKTUbZIH8vcHPLTN4KeOOI8aQq96yPn+VEv6fMfnkdMBxcm4
xfwYaIsUAMjihzKtTrslSLBwvP3irrTpLenmKZoq1foQ21FcUliIxLXm7Hfqhf2a
j+kJiOD31NEPLVH2qh+CLqxt5fXmCOXX9FjhS7v9eIAX6E2k/a0=
=bYhW
-----END PGP SIGNATURE-----
pgpg3s1duHrCZ.pgp
Description: PGP signature
--- End Message ---