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

Bug#1045912: libgadu: Fails to build source after successful build



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.


Reply to: