Your message dated Sat, 16 Mar 2024 01:08:33 +0000
with message-id <[email protected]>
and subject line Bug#1045568: fixed in kannel 1.4.5-14
has caused the Debian Bug report #1045568,
regarding kannel: 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.)
--
1045568: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045568
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kannel
Version: 1.4.5-13
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 kannel
> dpkg-buildpackage: info: source version 1.4.5-13
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Chris Hofstaedtler
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --no-parallel
> dh_auto_clean -O--no-parallel
> make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> for dir in utils; do \
> make -C $dir clean; \
> done
> make[2]: Entering directory '/<<PKGBUILDDIR>>/utils'
> rm -f seewbmp mtbatch decode_emimsg
> rm -rf .libs _libs
> rm -f run_kannel_box
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils'
> find . -name "*.o" -o -name "*.i" -o -name "*.a" | xargs rm -f
> rm -f core gw-config wmlscript/wmlsc wmlscript/wmlsdasm gw/bearerbox
> gw/smsbox gw/wapbox test/decompile test/drive_smpp test/drive_wapbox
> test/fakesmsc test/fakewap test/test_boxc test/test_cfg test/test_charset
> test/test_cimd2 test/test_conn test/test_date test/test_dbpool test/test_dict
> test/test_file_traversal test/test_hash test/test_headers test/test_hmac
> test/test_http test/test_http_server test/test_list test/test_mem
> test/test_mime test/test_mime_multipart test/test_msg test/test_octstr_dump
> test/test_octstr_format test/test_octstr_immutables test/test_ota
> test/test_pap test/test_pcre test/test_pdu test/test_ppg test/test_prioqueue
> test/test_radius_acct test/test_radius_pdu test/test_regex test/test_si
> test/test_sl test/test_smsc test/test_store_dump test/test_udp
> test/test_urltrans
> test/test_uuid test/test_wakeup test/test_xmlrpc test/timestamp test/udpfeed
> test/wapproxy test/wml_tester checks/check_counter checks/check_date
> checks/check_ipcheck checks/check_list checks/check_octstr
> rm -f doc/userguide/sms-gateway.png doc/userguide/wap-gateway.png
> doc/arch/bearerbox-arch.png doc/arch/conf-push-session.png
> doc/arch/external-interfaces.png doc/arch/kannel-boxes.png
> doc/arch/kannel-push-boxes.png doc/arch/pushbox-threads.png
> doc/arch/wap-arch.png doc/arch/wap-session.png doc/arch/wapbox-threads.png
> doc/alligata/11-1.ps doc/alligata/11-3.ps doc/alligata/11-4.ps
> doc/alligata/11-5.ps doc/alligata/12-10.ps doc/alligata/12-11.ps
> doc/alligata/12-12.ps doc/alligata/12-13.ps doc/alligata/12-2.ps
> doc/alligata/12-3.ps doc/alligata/12-4.ps doc/alligata/12-5.ps
> doc/alligata/12-6.ps doc/alligata/12-7.ps doc/alligata/12-8.ps
> doc/alligata/12-9.ps doc/alligata/13-5.ps doc/alligata/done.ps
> doc/alligata/licences.ps doc/alligata/maininst.ps doc/alligata/nearlydone.ps
> doc/alligata/nopro.ps
> doc/alligata/progress.ps doc/alligata/wapdiagsmall.ps doc/wtls/fig10o.ps
> doc/wtls/fig1o.ps doc/wtls/fig2o.ps doc/wtls/fig3o.ps doc/wtls/fig4o.ps
> doc/wtls/fig4out.ps doc/wtls/fig5o.ps doc/wtls/fig5out.ps doc/wtls/fig6o.ps
> doc/wtls/fig6out.ps doc/wtls/fig6out1.ps doc/wtls/fig7o.ps doc/wtls/fig8o.ps
> doc/wtls/fig9o.ps doc/alligata/alligata.html doc/arch/arch.html
> doc/userguide/userguide.html doc/wtls/wtls.html doc/alligata/alligata.rtf
> doc/arch/arch.rtf doc/userguide/userguide.rtf doc/wtls/wtls.rtf
> doc/alligata/alligata.pdf doc/arch/arch.pdf doc/userguide/userguide.pdf
> doc/wtls/wtls.pdf
> rm -f benchmarks/report.pdf benchmarks/report.ps benchmarks/report.html
> for dir in utils; do \
> make -C $dir distclean; \
> done
> make[2]: Entering directory '/<<PKGBUILDDIR>>/utils'
> rm -f seewbmp mtbatch decode_emimsg
> rm -rf .libs _libs
> rm -f run_kannel_box
> rm -f *.o
> 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/decode_emimsg.Po
> rm -f ./.deps/mtbatch.Po
> rm -f ./.deps/run_kannel_box.Po
> rm -f ./.deps/seewbmp.Po
> rm -f ./.deps/start-stop-daemon.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils'
> rm -f Makefile soap/Makefile gw-config.h config.cache config.log
> config.status config.nice .depend gwlib/gw_uuid_types.h
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--no-parallel
> dh_clean -O--no-parallel
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building kannel using existing ./kannel_1.4.5.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 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 mkinstalldirs, 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 gw-config.h.in, 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 utils/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'libtool' will not be
> represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> kannel-1.4.5/check.log
> kannel-1.4.5/check_headers.log
> kannel-1.4.5/check_http.log
> kannel-1.4.5/check_http_server.log
> kannel-1.4.5/check_https.log
> kannel-1.4.5/check_https_server.log
> kannel-1.4.5/libtool
> kannel-1.4.5/stamp-h1
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/kannel_1.4.5-13.diff.8IfnPP
> 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/kannel_1.4.5-13_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: kannel
Source-Version: 1.4.5-14
Done: Guillem Jover <[email protected]>
We believe that the bug you reported is fixed in the latest version of
kannel, 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.
Guillem Jover <[email protected]> (supplier of updated kannel 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: Fri, 15 Mar 2024 23:52:28 +0100
Source: kannel
Architecture: source
Version: 1.4.5-14
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Guillem Jover <[email protected]>
Closes: 1045568 1049339 1066507
Changes:
kannel (1.4.5-14) unstable; urgency=medium
.
* Adopt package as part of the Debian VoIP Team. (Closes: #1049339)
* Run wrap-and-sort -sat.
* Remove obsolete lsb-base dependency.
* Add a debian/.gitignore file.
* Fix FTBFS due to -Werror=implicit-function-declaration in OpenSSL
configure check. (Closes: #1066507)
* Fix FTBFS when building twice in a row. (Closes: #1045568)
* Switch from pkg-config to pkgconf in build dependencies.
* Update copyright file and remove old generation scaffolding.
* Use spaces around Makefile variable assignments.
* Conditionally append nocheck to DEB_BUILD_MAINT_OPTIONS instead of
DEB_BUILD_OPTIONS which is a user controlled variable.
* Switch to debhelper-compat level 13.
* Update lintian-overrides.
* Stop using pristine-tar, and rename git branches.
Checksums-Sha1:
c71ebf7d331952dab1c410ff3b4b534a3fdf79fc 2356 kannel_1.4.5-14.dsc
c1b695d11dd37159fdf450aa4bc46b09191b0600 22840 kannel_1.4.5-14.debian.tar.xz
d926e9f4264bfb1f07b91bddcc7157700dda5b9c 12550 kannel_1.4.5-14_amd64.buildinfo
Checksums-Sha256:
d3feb26c507a8f26b6374e771e19c8e0c5a03d9d9c0ec1804f1db1c38a952602 2356
kannel_1.4.5-14.dsc
ba10e399140b8bac4c431cf58a334abbf8aca1e2f5bbbfc55967c63dc39ff533 22840
kannel_1.4.5-14.debian.tar.xz
5583cbdb2ca13a6c2f0d53e3db5b5e77963d361c79b79f8520c1840bb5c76ac8 12550
kannel_1.4.5-14_amd64.buildinfo
Files:
ce6ecbd87f1f3ccc9d74441487622940 2356 net optional kannel_1.4.5-14.dsc
202753998703b294a103bb2b029abf3e 22840 net optional
kannel_1.4.5-14.debian.tar.xz
1952fcf1c3471517d2a5462755f2a7ba 12550 net optional
kannel_1.4.5-14_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAmX01FYACgkQuXK/PqSu
V6N+uw//QMthR8bRs6YkLdvKBknULMTKNleQ9oH1VVGhkbUdDSHASSik3PWCPehJ
yLSiANW1vWIyoTididr7GuwdG/CuIGBQpwrllfxYr+8w2f6Fz4tQic+kF/KE+z9z
69F/5dVD78yZHVXCD+IK6TcdjuPlZKrlky6KN8/D/GeUuTSIOQBZ4xFIMPq+Y2X/
q+DfOpKzurCvB4URY0E/XIzos+XJ+Z0MHDkB+IK9DXl/AxmezByMLw6LlOPhcokc
6uJ//afXnYIhBovjT1rM1NwO7/xMns+5OTYnDd0UxJ4xsMxP3vUykHFQhWQUwltJ
3AOM1aTG9c/e1ZPZLn1ZkOIaQF8Bh6Xba5Ivo7/oLyVOnjCmyCxMRo2+6bTYU824
R8HEvHN/757eRAKsy1FjEC6ospCVxfcVtqXIi19mh6Oo/N8RUlJBYpR57WFizNK3
cy0zqLxaMH+fYIL4tOn0hnGrDzCpMbdT1ndnMLlF4JNHQgHO2t1ppHM5K4f8p/Om
uXvxwZ1iwYtmEe72FgSC8BQBFJ0X1+uP/6r9EAuaCpHS0h2HPIIzibnHPpbT600Z
me9ODljAuyjwT7cPpIb+MF3980r+h/7kFm8obzj3+NZYZKEmHOrpEe2iib+ORZht
diJuLv+wm4lABzl3Oyxi68cZ6BocXfhqENYgWXwg/MF7UztpbaU=
=gEcf
-----END PGP SIGNATURE-----
pgpQNsjjEoGfZ.pgp
Description: PGP signature
--- End Message ---