Your message dated Mon, 17 Mar 2025 22:04:20 +0000
with message-id <[email protected]>
and subject line Bug#1044006: fixed in canlock 3.3.1-1
has caused the Debian Bug report #1044006,
regarding canlock: 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 [email protected]
immediately.)


-- 
1044006: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044006
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: canlock
Version: 3.3.0-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 canlock
> dpkg-buildpackage: info: source version 3.3.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Florian Schlichting 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libcanlock.la" || rm -f libcanlock.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/base64.Plo
> rm -f ./.deps/canlock.Plo
> rm -f ./.deps/hmac.Plo
> rm -f ./.deps/secret.Plo
> rm -f ./.deps/sha1.Plo
> rm -f ./.deps/sha224-256.Plo
> rm -f ./.deps/sha384-512.Plo
> rm -f ./.deps/usha.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in util
> make[2]: Entering directory '/<<PKGBUILDDIR>>/util'
> rm -rf .libs _libs
>  rm -f canlock
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/canlock.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/util'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
>  rm -f shatest canlocktest canlocktest_multi canlocktest_legacy
> test -z "shatest_check.sh" || rm -f shatest_check.sh
> rm -rf .libs _libs
> rm -f *.o
> test -z "shatest.log shatest_check.sh.log canlocktest.log 
> canlocktest_multi.log canlocktest_legacy.log" || rm -f shatest.log 
> shatest_check.sh.log canlocktest.log canlocktest_multi.log 
> canlocktest_legacy.log
> test -z "shatest.trs shatest_check.sh.trs canlocktest.trs 
> canlocktest_multi.trs canlocktest_legacy.trs" || rm -f shatest.trs 
> shatest_check.sh.trs canlocktest.trs canlocktest_multi.trs 
> canlocktest_legacy.trs
> test -z "test-suite.log" || rm -f test-suite.log
> 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/canlocktest.Po
> rm -f ./.deps/canlocktest_legacy.Po
> rm -f ./.deps/canlocktest_multi.Po
> rm -f ./.deps/hkdf.Po
> rm -f ./.deps/shatest.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "canlock.h" || rm -f canlock.h
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "canlock.1 cl_clear_secret.3 cl_get_key.3 cl_get_lock.3 cl_split.3 
> cl_verify.3 cl_verify_multi.3" || rm -f canlock.1 cl_clear_secret.3 
> cl_get_key.3 cl_get_lock.3 cl_split.3 cl_verify.3 cl_verify_multi.3
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in hp
> make[2]: Entering directory '/<<PKGBUILDDIR>>/hp'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/hp/src'
> test -z "libcanlock-hp.la" || rm -f libcanlock-hp.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "parser.c" || rm -f parser.c
> rm -f ./so_locations
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/parser.Plo
> rm -f ./.deps/unfold.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/hp/src'
> Making distclean in util
> make[3]: Entering directory '/<<PKGBUILDDIR>>/hp/util'
> rm -rf .libs _libs
>  rm -f canlock-mhp canlock-hfp
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/canlock-hfp.Po
> rm -f ./.deps/canlock-mhp.Po
> rm -f ./.deps/hfp_lexer.Po
> rm -f ./.deps/hfp_parser.Po
> rm -f ./.deps/package_name.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/hp/util'
> Making distclean in test
> make[3]: Entering directory '/<<PKGBUILDDIR>>/hp/test'
> rm -rf .libs _libs
> rm -f *.o
>  rm -f library_mhptest library_hfptest library_unfold library_unfold_empty 
> library_unfold_nocolon
> test -z "mhptest1.sh.log mhptest2.sh.log mhptest3.sh.log mhptest4.sh.log 
> mhptest5.sh.log hfptest1.sh.log hfptest2.sh.log hfptest_obs.sh.log 
> library_mhptest.log library_hfptest.log library_unfold.log 
> library_unfold_empty.log library_unfold_nocolon.log" || rm -f mhptest1.sh.log 
> mhptest2.sh.log mhptest3.sh.log mhptest4.sh.log mhptest5.sh.log 
> hfptest1.sh.log hfptest2.sh.log hfptest_obs.sh.log library_mhptest.log 
> library_hfptest.log library_unfold.log library_unfold_empty.log 
> library_unfold_nocolon.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test -z "mhptest1.sh.trs mhptest2.sh.trs mhptest3.sh.trs mhptest4.sh.trs 
> mhptest5.sh.trs hfptest1.sh.trs hfptest2.sh.trs hfptest_obs.sh.trs 
> library_mhptest.trs library_hfptest.trs library_unfold.trs 
> library_unfold_empty.trs library_unfold_nocolon.trs" || rm -f mhptest1.sh.trs 
> mhptest2.sh.trs mhptest3.sh.trs mhptest4.sh.trs mhptest5.sh.trs 
> hfptest1.sh.trs hfptest2.sh.trs hfptest_obs.sh.trs library_mhptest.trs 
> library_hfptest.trs library_unfold.trs library_unfold_empty.trs 
> library_unfold_nocolon.trs
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/library_hfptest.Po
> rm -f ./.deps/library_mhptest.Po
> rm -f ./.deps/library_unfold.Po
> rm -f ./.deps/library_unfold_empty.Po
> rm -f ./.deps/library_unfold_nocolon.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/hp/test'
> Making distclean in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/hp/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/hp/include'
> Making distclean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/hp/doc'
> test -z "canlock-mhp.1 canlock-hfp.1 cl_hp_get_field.3 cl_hp_unfold_field.3 
> cl_hp_parse_field.3" || rm -f canlock-mhp.1 canlock-hfp.1 cl_hp_get_field.3 
> cl_hp_unfold_field.3 cl_hp_parse_field.3
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/hp/doc'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/hp'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "libcanlock-hp-3.pc" || rm -f libcanlock-hp-3.pc
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/hp'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/hp'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "libcanlock-3.pc" || rm -f libcanlock-3.pc
> rm -f config.h stamp-h1
> test . = "." || test -z "" || rm -f 
> 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
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building canlock using existing 
> ./canlock_3.3.0.orig.tar.bz2
> dpkg-source: warning: ignoring deletion of file aclocal.m4, 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 configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/config.h.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/build-aux/install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/build-aux/compile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/build-aux/ltmain.sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/build-aux/depcomp, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/build-aux/test-driver, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/build-aux/ylwrap, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/build-aux/missing, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/test/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/m4/ltsugar.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/m4/lt~obsolete.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/m4/ltversion.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/m4/libtool.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/m4/ltoptions.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/include/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/src/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/doc/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file hp/util/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/ar-lib, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/compile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/ltmain.sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/depcomp, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/test-driver, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/missing, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/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 include/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file util/Makefile.in, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  canlock-3.3.0/hp/util/hfp_lexer.c
>  canlock-3.3.0/hp/util/hfp_parser.c
>  canlock-3.3.0/hp/util/hfp_parser.h
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/canlock_3.3.0-1.diff.WknFpm
> 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/canlock_3.3.0-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: canlock
Source-Version: 3.3.1-1
Done: Florian Schlichting <[email protected]>

We believe that the bug you reported is fixed in the latest version of
canlock, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Florian Schlichting <[email protected]> (supplier of updated canlock 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 17 Mar 2025 22:44:47 +0100
Source: canlock
Architecture: source
Version: 3.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Florian Schlichting <[email protected]>
Changed-By: Florian Schlichting <[email protected]>
Closes: 1044006
Changes:
 canlock (3.3.1-1) unstable; urgency=medium
 .
   * New upstream version 3.3.1
   * Update d/copyright: update license name, bump years
   * Build-Depend on pkgconf instead of obsolete pkg-config
   * Clean files only cleaned by "make maintainer-clean" (closes: 1044006)
   * Declare compliance with Debian Policy 4.7.2
Checksums-Sha1:
 7d5ef33bb621ca7032e0dab0f0d6f8dd4eab4838 1960 canlock_3.3.1-1.dsc
 bdbd5b5ea8014f053641ca233bef8b02ce4216ca 636161 canlock_3.3.1.orig.tar.bz2
 5c8f2d8adbe16d26f2e0746b6af9c6b38a2fe810 5372 canlock_3.3.1-1.debian.tar.xz
 d1e90e8a3c3c057cf3adc1c9900e20f6066e562b 7068 canlock_3.3.1-1_amd64.buildinfo
Checksums-Sha256:
 74cfe6b20f27eb35a1961b1542f25bbf8bf8a731dabf6943324ef1cd4cf3e583 1960 
canlock_3.3.1-1.dsc
 5acd6d59e1fdf2a8507887137cf7f3e862fec0c21cc079bba7068abf03e881d9 636161 
canlock_3.3.1.orig.tar.bz2
 949842ce97603b74bbb6f3c0d6b5d64c80915d516e9d20a3182c87de31f62b50 5372 
canlock_3.3.1-1.debian.tar.xz
 d085b633499af2a563d477767e09830b331c357f8d9efd983b4d737922c80766 7068 
canlock_3.3.1-1_amd64.buildinfo
Files:
 55a3f70e9d81ecf078caec926de8be7f 1960 news optional canlock_3.3.1-1.dsc
 968d653e4b7d0bb41638f15499614f89 636161 news optional 
canlock_3.3.1.orig.tar.bz2
 9fc7892082d99031af061cf9390dac66 5372 news optional 
canlock_3.3.1-1.debian.tar.xz
 cfe5b3843df515845aa3bb5787b25485 7068 news optional 
canlock_3.3.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEMLI8i05qOwnqprZSEpc7bnLcB7UFAmfYmUQACgkQEpc7bnLc
B7VJYg/+Knm82hXcUysG+ve3tn9Uig0+8g6WhTTmfedN2EFT+TQj3R7/7G9GgK4z
b4ZzuUStBsJq3GAWs5BMGc3oCRMMoYPTF30kHEvYF4kRsVhVnGr7an7cBx7ikTTA
XB0m4ULDns4u4VqvJarYCfzXuNTWstBJkDD9nTKj+GDjeeJakfgwA2njed8a6Sip
+ovCWLg5n0VZ1QaGrqLmzNSS6oY8LKP+/Z7jmhBKCrnLXaXURMx5ltKqC0mUgKCJ
Maq93iJiP6avTdzsXj0cIyft4IrDh/TmkK/PaRPbn7t+87qjkNdhhq5tULZq8qvU
HJ5M6Wefltm/dRA2Rtb/6RMUSyO2cTWIG/VL3aauh7aEok1I3OG/lsGfpw97VgA5
lYWV+MBHkIcahju4Ge253Hn/TzXMkJv+UnYj9gJUxOrEuYio7kaYRadpTsW8yJgW
VfIkdikVRIceKZO/ug3peNRlCdYPt8NRzROGu67V/Ji33SgzGCvWri8ZAtq0CCdC
IMCw8I/JX9MB6/FE+lna1bD3VpqPuqXBseCYe38v20x/rYGLnLQOXLd8JVhefeBf
PKfCT8H23F9Cb2o4RnJ36vpEW2qsBFhNhkxeev5O52f/8kIcI0O4T6xXeWENEUX1
kmZfmlNnIxFe6i4IX/LNvLA6N8n9qlBebA4u0GLTlzGM1ioMaxM=
=wgG2
-----END PGP SIGNATURE-----

Attachment: pgpOZCSbY6fxw.pgp
Description: PGP signature


--- End Message ---

Reply via email to