[Pkg-xmpp-devel] Bug#1045337: loudmouth: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:20:57 BST 2023


Source: loudmouth
Version: 1.5.4-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at 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 loudmouth
> dpkg-buildpackage: info: source version 1.5.4-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Martin <debacle at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in loudmouth
> make[2]: Entering directory '/<<PKGBUILDDIR>>/loudmouth'
> test -z "lm-marshal.h lm-marshal.c " || rm -f lm-marshal.h lm-marshal.c 
> test -z "libloudmouth-1.la" || rm -f libloudmouth-1.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
>  rm -f test-dns
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/lm-asyncns-resolver.Plo
> rm -f ./.deps/lm-blocking-resolver.Plo
> rm -f ./.deps/lm-connection.Plo
> rm -f ./.deps/lm-data-objects.Plo
> rm -f ./.deps/lm-debug.Plo
> rm -f ./.deps/lm-error.Plo
> rm -f ./.deps/lm-feature-ping.Plo
> rm -f ./.deps/lm-marshal.Plo
> rm -f ./.deps/lm-message-handler.Plo
> rm -f ./.deps/lm-message-node.Plo
> rm -f ./.deps/lm-message-queue.Plo
> rm -f ./.deps/lm-message.Plo
> rm -f ./.deps/lm-misc.Plo
> rm -f ./.deps/lm-old-socket.Plo
> rm -f ./.deps/lm-parser.Plo
> rm -f ./.deps/lm-proxy.Plo
> rm -f ./.deps/lm-resolver.Plo
> rm -f ./.deps/lm-sasl.Plo
> rm -f ./.deps/lm-sha.Plo
> rm -f ./.deps/lm-sock.Plo
> rm -f ./.deps/lm-socket.Plo
> rm -f ./.deps/lm-ssl-base.Plo
> rm -f ./.deps/lm-ssl-generic.Plo
> rm -f ./.deps/lm-ssl-gnutls.Plo
> rm -f ./.deps/lm-ssl-openssl.Plo
> rm -f ./.deps/lm-utils.Plo
> rm -f ./.deps/md5.Plo
> rm -f ./.deps/test-dns.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/loudmouth'
> Making distclean in docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in reference
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> test -z "loudmouth.actions loudmouth.args loudmouth.hierarchy loudmouth.interfaces loudmouth.prerequisites loudmouth.signals loudmouth-undocumented.txt loudmouth-undeclared.txt loudmouth-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test" || rm -f loudmouth.actions loudmouth.args loudmouth.hierarchy loudmouth.interfaces loudmouth.prerequisites loudmouth.signals loudmouth-undocumented.txt loudmouth-undeclared.txt loudmouth-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
> test -z "" || rm -f 
> 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 
> test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f test-lm test-http-proxy test-tunnel lm-send-async lm-change-password lm-register
> test . = "." || test -z "" || rm -f 
> test -z "" || rm -f 
> rm -f ./.deps/lm-change-password.Po
> rm -f ./.deps/lm-register.Po
> rm -f ./.deps/lm-send-async.Po
> rm -f ./.deps/test-http-proxy.Po
> rm -f ./.deps/test-lm.Po
> rm -f ./.deps/test-tunnel.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in parser-tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/parser-tests'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/parser-tests'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f test-parser test-data-objects
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ../loudmouth/*.o
> test . = "." || test -z "" || rm -f 
> rm -f ../loudmouth/.deps/.dirstamp
> rm -f ../loudmouth/.dirstamp
> test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> rm -f ../loudmouth/.deps/lm-data-objects.Po
> rm -f ./.deps/test-data-objects.Po
> rm -f ./.deps/test-parser.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.lo
> test -z "loudmouth-1.0.pc" || rm -f loudmouth-1.0.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 
> test -z "" || rm -f 
> 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
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> rm -fr docs/reference/html
> rm -fr docs/reference/xml
> rm -f docs/reference/loudmouth-decl.txt
> rm -f docs/reference/loudmouth-decl-list.txt
> rm -f docs/reference/loudmouth-undocumented.txt
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: verifying ./loudmouth_1.5.4.orig.tar.bz2.asc
> gpgv: Signature made Mon Jan 25 20:22:45 2021 UTC
> gpgv:                using DSA key EACADFF156849BC89653139E3C2900DEACB7FC95
> gpgv: Note: signatures using the SHA1 algorithm are rejected
> gpgv: Can't check signature: Bad public key
> dpkg-source: warning: cannot verify upstream tarball signature for ./loudmouth_1.5.4.orig.tar.bz2: no acceptable signature found
> dpkg-source: info: building loudmouth using existing ./loudmouth_1.5.4.orig.tar.bz2
> dpkg-source: info: building loudmouth using existing ./loudmouth_1.5.4.orig.tar.bz2.asc
> dpkg-source: info: using patch list from debian/patches/series
> 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 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 gtk-doc.make, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file loudmouth/lm-marshal.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file loudmouth/lm-marshal.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file loudmouth/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 examples/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 tests/parser-tests/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ar-lib, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/compile, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/reference/Makefile.in, use --include-removal to override
> dpkg-source: warning: newly created empty file 'docs/reference/loudmouth-overrides.txt' will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  loudmouth-1.5.4/docs/reference/loudmouth-docs.sgml
>  loudmouth-1.5.4/docs/reference/loudmouth-sections.txt
>  loudmouth-1.5.4/docs/reference/loudmouth.types
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/loudmouth_1.5.4-1.diff.3xer4I
> 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/loudmouth_1.5.4-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.



More information about the Pkg-xmpp-devel mailing list