[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1045912: marked as done (libgadu: Fails to build source after successful build)



Your message dated Fri, 05 Dec 2025 15:38:16 +0000
with message-id <E1vRXsu-000xcR-2M@fasolo.debian.org>
and subject line Bug#1045912: fixed in libgadu 1:1.12.2-7
has caused the Debian Bug report #1045912,
regarding libgadu: 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 owner@bugs.debian.org
immediately.)


-- 
1045912: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045912
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libgadu
Version: 1:1.12.2-6
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@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 libgadu
> dpkg-buildpackage: info: source version 1:1.12.2-6
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <jelmer@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 include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libgadu.h stamp-h2
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libgadu.sym libgadu.def libgadu.def.in" || rm -f libgadu.sym libgadu.def libgadu.def.in
> test -z "libgadu.la" || rm -f libgadu.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/libgadu_la-common.Plo
> rm -f ./.deps/libgadu_la-dcc.Plo
> rm -f ./.deps/libgadu_la-dcc7.Plo
> rm -f ./.deps/libgadu_la-debug.Plo
> rm -f ./.deps/libgadu_la-deflate.Plo
> rm -f ./.deps/libgadu_la-encoding.Plo
> rm -f ./.deps/libgadu_la-endian.Plo
> rm -f ./.deps/libgadu_la-events.Plo
> rm -f ./.deps/libgadu_la-handlers.Plo
> rm -f ./.deps/libgadu_la-http.Plo
> rm -f ./.deps/libgadu_la-libgadu.Plo
> rm -f ./.deps/libgadu_la-message.Plo
> rm -f ./.deps/libgadu_la-network.Plo
> rm -f ./.deps/libgadu_la-obsolete.Plo
> rm -f ./.deps/libgadu_la-packets.pb-c.Plo
> rm -f ./.deps/libgadu_la-protobuf-c.Plo
> rm -f ./.deps/libgadu_la-protobuf.Plo
> rm -f ./.deps/libgadu_la-pubdir.Plo
> rm -f ./.deps/libgadu_la-pubdir50.Plo
> rm -f ./.deps/libgadu_la-resolver.Plo
> rm -f ./.deps/libgadu_la-sha1.Plo
> rm -f ./.deps/libgadu_la-tvbuff.Plo
> rm -f ./.deps/libgadu_la-tvbuilder.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in pkgconfig
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pkgconfig'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "libgadu.pc" || rm -f libgadu.pc
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pkgconfig'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.o
>  rm -f send httphash conn-async status
> 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/conn-async.Po
> rm -f ./.deps/httphash-httphash.Po
> rm -f ./.deps/send.Po
> rm -f ./.deps/status.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> rm -rf .libs _libs
> rm -rf html html-stamp
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> Making distclean in automatic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test/automatic'
> Making distclean in script
> make[4]: Entering directory '/<<PKGBUILDDIR>>/test/automatic/script'
> 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[4]: Leaving directory '/<<PKGBUILDDIR>>/test/automatic/script'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/test/automatic'
> rm -rf .libs _libs
>  rm -f connect convert endian1 hash message1 message2 packet protocol resolver
> rm -f *-valgrind.log *-valgrind script.c skipped.c libgadu-*.c
> rm -f *.o
> test -z "connect.log convert.log endian1.log hash.log message1.log message2.log packet.log protocol.log resolver.log" || rm -f connect.log convert.log endian1.log hash.log message1.log message2.log packet.log protocol.log resolver.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
> test -z "connect.trs convert.trs endian1.trs hash.trs message1.trs message2.trs packet.trs protocol.trs resolver.trs" || rm -f connect.trs convert.trs endian1.trs hash.trs message1.trs message2.trs packet.trs protocol.trs resolver.trs
> test -z "test-suite.log" || rm -f test-suite.log
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/automatic'
> rm -f ./.deps/connect-connect.Po
> rm -f ./.deps/connect-libgadu-network.Po
> rm -f ./.deps/connect-skipped.Po
> rm -f ./.deps/convert.Po
> rm -f ./.deps/endian1.Po
> rm -f ./.deps/hash.Po
> rm -f ./.deps/libgadu-encoding.Po
> rm -f ./.deps/libgadu-endian.Po
> rm -f ./.deps/libgadu-sha1.Po
> rm -f ./.deps/message1.Po
> rm -f ./.deps/message2-libgadu-message.Po
> rm -f ./.deps/message2-message2.Po
> rm -f ./.deps/packet.Po
> rm -f ./.deps/protocol-libgadu-network.Po
> rm -f ./.deps/protocol-protocol.Po
> rm -f ./.deps/protocol-script.Po
> rm -f ./.deps/protocol-skipped.Po
> rm -f ./.deps/resolver.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/automatic'
> Making distclean in manual
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test/manual'
> Making distclean in lib
> make[4]: Entering directory '/<<PKGBUILDDIR>>/test/manual/lib'
> rm -rf .libs _libs
> test -z "" || rm -f 
> 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/base64.Po
> rm -f ./.deps/hmac.Po
> rm -f ./.deps/http.Po
> rm -f ./.deps/oauth.Po
> rm -f ./.deps/oauth_parameter.Po
> rm -f ./.deps/sha1.Po
> rm -f ./.deps/urlencode.Po
> rm -f ./.deps/xml.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/manual/lib'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/test/manual'
> test -z "client userlist dcc7 search voice7" || rm -f client userlist dcc7 search voice7
>  rm -f client userlist dcc7
> rm -rf .libs _libs
> rm -f *.log *-valgrind libgadu-*.c
> 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 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/manual'
> rm -f ./.deps/client.Po
> rm -f ./.deps/dcc7.Po
> rm -f ./.deps/libgadu-network.Po
> rm -f ./.deps/search.Po
> rm -f ./.deps/userconfig.Po
> rm -f ./.deps/userlist.Po
> rm -f ./.deps/voice7-voice7.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/manual'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
> 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 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> 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
> 	rm -f -- ./config.sub ./pkgconfig/Makefile.in ./install-sh ./test/manual/lib/Makefile.in ./test/manual/Makefile.in ./test/Makefile.in ./test/automatic/script/Makefile.in ./test/automatic/Makefile.in ./m4/ltsugar.m4 ./m4/lt\~obsolete.m4 ./m4/ltversion.m4 ./m4/libtool.m4 ./m4/ltoptions.m4 ./aclocal.m4 ./config.guess ./examples/Makefile.in ./INSTALL ./autom4te.cache/requests ./autom4te.cache/traces.2 ./autom4te.cache/output.2 ./autom4te.cache/output.3 ./autom4te.cache/output.1 ./autom4te.cache/traces.1 ./autom4te.cache/traces.3 ./autom4te.cache/output.0 ./autom4te.cache/traces.0 ./include/Makefile.in ./Makefile.in ./docs/Makefile.in ./compile ./ltmain.sh ./configure ./src/Makefile.in ./config.h.in ./depcomp ./test-driver ./missing
> 	rm -f debian/autoreconf.before debian/autoreconf.after
>    dh_clean
> 	rm -f debian/debhelper-build-stamp
> 	rm -rf debian/.debhelper/
> 	rm -f debian/libgadu-dev.debhelper.log debian/libgadu-doc.debhelper.log debian/libgadu3.debhelper.log
> 	rm -f -- debian/libgadu3.substvars debian/libgadu-dev.substvars debian/libgadu-doc.substvars debian/files
> 	rm -fr -- debian/libgadu3/ debian/tmp/ debian/libgadu-dev/ debian/libgadu-doc/
> 	find .  \( \( \
> 		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
> 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> 		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> 		\) -exec rm -f {} + \) -o \
> 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libgadu using existing ./libgadu_1.12.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  libgadu-1.12.2/include/packets.pb-c.h
>  libgadu-1.12.2/src/packets.pb-c.c
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/libgadu_1.12.2-6.diff.mwegEF
> 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/libgadu_1.12.2-6_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: libgadu
Source-Version: 1:1.12.2-7
Done: Santiago Vila <sanvila@debian.org>

We believe that the bug you reported is fixed in the latest version of
libgadu, 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 1045912@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <sanvila@debian.org> (supplier of updated libgadu 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 05 Dec 2025 15:40:00 +0100
Source: libgadu
Architecture: source
Version: 1:1.12.2-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Santiago Vila <sanvila@debian.org>
Closes: 1045912
Changes:
 libgadu (1:1.12.2-7) unstable; urgency=medium
 .
   * QA upload.
   * Fix clean target. Closes: #1045912.
   * Drop alien (and no longer necessary) lintian override.
   * Drop watch file because the project is officially closed.
   * d/rules: Drop dh verbosity, which was for debugging.
   * d/control: Drop redundant versioned BD on dpkg-dev.
   * d/control: Switch from pkg-config to pkgconf.
   * d/control: Drop "Rules-Requires-Root: no" (default).
   * d/control: Drop "Priority: optional" (default).
   * d/control: Update standards-version.
   * d/control: Update Homepage.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 062e2b30317814969f221659d6082ef727bf962e 1852 libgadu_1.12.2-7.dsc
 cec12478ddf16e23731630205598cca6fc24383c 10212 libgadu_1.12.2-7.debian.tar.xz
 dd4b56e5f4a36de1337052b97b135d41cbe0e7a1 8307 libgadu_1.12.2-7_source.buildinfo
Checksums-Sha256:
 c50694792eb36d387eaa18b48dd88c748ff6946481eec34f1d61f819ef221b0c 1852 libgadu_1.12.2-7.dsc
 0ecdae32f58471e6ffacf62d9713b728dbb784232557b3034e91d53c1c85c3be 10212 libgadu_1.12.2-7.debian.tar.xz
 f7664ef5803922f985ccbcf42ddf0b4c608c76bd57a6de2e4d7734688db7dc49 8307 libgadu_1.12.2-7_source.buildinfo
Files:
 8a81c770844fa4e1cd7640b171c99031 1852 libs optional libgadu_1.12.2-7.dsc
 c3b6ee292c5c079c146352079b48cb7d 10212 libs optional libgadu_1.12.2-7.debian.tar.xz
 0658ff23b188883ac1c65bdb629b96b3 8307 libs optional libgadu_1.12.2-7_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmky9bUACgkQQc5/C58b
izKu5QgAhOhYScdncO/CFpn5L5Tuje4mdBe/CIslCdykdPyZUvSz/hVusreh8RtQ
4HitxwalU8aO3+NpzfIfErxxGrp0VBXkFXYY+V9cM2r/Zii2D6Dqbs/5DAlkQppc
GzJp4F79cfL+tLrWfjCb/5aPm0FLDn3jle1uM6t0qIJzoSa+cmwYW2b1/TuYWLJN
/OWQRXmIrqquvXhkE/xxqA1WxSzEo92/JS5MqaL31Jv4RsRm2O/yKAWFQddqfErx
InCOlj2fv9Lqs/UfDzZy22EbMgIMpKlenu6FGS0JU1GBCUrS7sqIh59M/tTpMT4z
WTpcCS0JkB2nryfWFDf6s1cOl37Udw==
=VjMb
-----END PGP SIGNATURE-----

Attachment: pgp_qLS_pJYMn.pgp
Description: PGP signature


--- End Message ---

Reply to: