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

Bug#1046380: zsync: Fails to build source after successful build



Source: zsync
Version: 0.6.2-5
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 zsync
> dpkg-buildpackage: info: source version 0.6.2-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Simon Quigley <tsimonq2@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean  
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in librcksum
> make[2]: Entering directory '/<<PKGBUILDDIR>>/librcksum'
> test -z "librcksum.a" || rm -f librcksum.a
> test -z "md4test" || rm -f md4test
> rm -f *.o
> test -z "md4test.log" || rm -f md4test.log
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "md4test.trs" || rm -f md4test.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/hash.Po
> rm -f ./.deps/md4.Po
> rm -f ./.deps/md4test.Po
> rm -f ./.deps/range.Po
> rm -f ./.deps/rsum.Po
> rm -f ./.deps/state.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/librcksum'
> Making distclean in zlib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/zlib'
> test -z "libinflate.a libdeflate.a" || rm -f libinflate.a libdeflate.a
> rm -f *.o
> 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/adler32.Po
> rm -f ./.deps/compress.Po
> rm -f ./.deps/crc32.Po
> rm -f ./.deps/deflate.Po
> rm -f ./.deps/inflate.Po
> rm -f ./.deps/inftrees.Po
> rm -f ./.deps/trees.Po
> rm -f ./.deps/zutil.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/zlib'
> Making distclean in libzsync
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libzsync'
> test -z "libzsync.a" || rm -f libzsync.a
> test -z "sha1test" || rm -f sha1test
> rm -f *.o
> test -z "sha1test.log" || rm -f sha1test.log
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "sha1test.trs" || rm -f sha1test.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/sha1.Po
> rm -f ./.deps/sha1test.Po
> rm -f ./.deps/zmap.Po
> rm -f ./.deps/zsync.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libzsync'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "zsyncmake zsync" || rm -f zsyncmake zsync
> rm -f *.o
> test -z "check-zsyncmake.log" || rm -f check-zsyncmake.log
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "check-zsyncmake.trs" || rm -f check-zsyncmake.trs
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> test -z "test-suite.log" || rm -f test-suite.log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f .deps/getaddrinfo.Po
> rm -f ./.deps/base64.Po
> rm -f ./.deps/client.Po
> rm -f ./.deps/http.Po
> rm -f ./.deps/make.Po
> rm -f ./.deps/makegz.Po
> rm -f ./.deps/progress.Po
> rm -f ./.deps/url.Po
> 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 zsync using existing ./zsync_0.6.2.orig.tar.bz2
> 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 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 autotools/install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file autotools/missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libzsync/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file zlib/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file librcksum/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: file zsync-0.6.2/foo.tr.zsync has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  zsync-0.6.2/foo.tr.zsync
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/zsync_0.6.2-5.diff.cM0GvR
> 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/zsync_0.6.2-5_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: