Source: zvbi
Version: 0.2.41-1
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 zvbi
> dpkg-buildpackage: info: source version 0.2.41-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ileana Dumitrescu 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in dvb
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/dvb'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/dvb'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libzvbi.la libzvbi-chains.la" || rm -f libzvbi.la libzvbi-chains.la
> rm -rf .libs _libs
> test -z "libzvbiinline.la" || rm -f libzvbiinline.la
> 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 ./so_locations
> rm -f ./so_locations
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f ./.deps/bit_slicer.Plo
> rm -f ./.deps/cache.Plo
> rm -f ./.deps/caption.Plo
> rm -f ./.deps/cc608_decoder.Plo
> rm -f ./.deps/chains.Plo
> rm -f ./.deps/conv.Plo
> rm -f ./.deps/dvb_demux.Plo
> rm -f ./.deps/dvb_mux.Plo
> rm -f ./.deps/event.Plo
> rm -f ./.deps/exp-html.Plo
> rm -f ./.deps/exp-templ.Plo
> rm -f ./.deps/exp-txt.Plo
> rm -f ./.deps/exp-vtx.Plo
> rm -f ./.deps/export.Plo
> rm -f ./.deps/hamm.Plo
> rm -f ./.deps/idl_demux.Plo
> rm -f ./.deps/io-bktr.Plo
> rm -f ./.deps/io-dvb.Plo
> rm -f ./.deps/io-sim.Plo
> rm -f ./.deps/io-v4l.Plo
> rm -f ./.deps/io-v4l2.Plo
> rm -f ./.deps/io-v4l2k.Plo
> rm -f ./.deps/io.Plo
> rm -f ./.deps/lang.Plo
> rm -f ./.deps/libzvbiinline_la-decoder.Plo
> rm -f ./.deps/libzvbiinline_la-exp-gfx.Plo
> rm -f ./.deps/misc.Plo
> rm -f ./.deps/packet-830.Plo
> rm -f ./.deps/packet.Plo
> rm -f ./.deps/page_table.Plo
> rm -f ./.deps/pdc.Plo
> rm -f ./.deps/pfc_demux.Plo
> rm -f ./.deps/proxy-client.Plo
> rm -f ./.deps/proxy-msg.Plo
> rm -f ./.deps/raw_decoder.Plo
> rm -f ./.deps/sampling_par.Plo
> rm -f ./.deps/search.Plo
> rm -f ./.deps/sliced_filter.Plo
> rm -f ./.deps/tables.Plo
> rm -f ./.deps/teletext.Plo
> rm -f ./.deps/trigger.Plo
> rm -f ./.deps/ure.Plo
> rm -f ./.deps/vbi.Plo
> rm -f ./.deps/vps.Plo
> rm -f ./.deps/wss.Plo
> rm -f ./.deps/xds_demux.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in daemon
> make[2]: Entering directory '/<<PKGBUILDDIR>>/daemon'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f zvbi-chains
>  rm -f zvbid
> rm -f *.tab.c
> test -z "zvbid.init" || rm -f zvbid.init
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/chains.Po
> rm -f ./.deps/proxyd.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/daemon'
> Making distclean in contrib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/contrib'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f zvbi-ntsc-cc zvbi-atsc-cc
> rm -f *.tab.c
>  rm -f x11font
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/atsc-cc.Po
> rm -f ./.deps/ntsc-cc.Po
> rm -f ./.deps/x11font.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.o
> test -z "pdc2-test1.sh.log" || rm -f pdc2-test1.sh.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f network pdc1 pdc2 rawout wss
> test -z "pdc2-test1.sh.trs" || rm -f pdc2-test1.sh.trs
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/network.Po
> rm -f ./.deps/pdc1.Po
> rm -f ./.deps/pdc2.Po
> rm -f ./.deps/rawout.Po
> rm -f ./.deps/wss.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> test -z "unicode-out.txt" || rm -f unicode-out.txt
> rm -rf .libs _libs
> rm -f *.o
> test -z "ctest.log cpptest.log ctest-c89.log ctest-gnu89.log ctest-c94.log 
> ctest-c99.log ctest-gnu99.log cpptest-cxx98.log cpptest-gnuxx98.log 
> exoptest.log test-dvb_demux.log test-dvb_mux.log test-hamm.log 
> test-packet-830.log test-pdc.log test-raw_decoder.log test-unicode.log 
> test-vps.log" || rm -f ctest.log cpptest.log ctest-c89.log ctest-gnu89.log 
> ctest-c94.log ctest-c99.log ctest-gnu99.log cpptest-cxx98.log 
> cpptest-gnuxx98.log exoptest.log test-dvb_demux.log test-dvb_mux.log 
> test-hamm.log test-packet-830.log test-pdc.log test-raw_decoder.log 
> test-unicode.log test-vps.log
>  rm -f ctest cpptest ctest-c89 ctest-gnu89 ctest-c94 ctest-c99 ctest-gnu99 
> cpptest-cxx98 cpptest-gnuxx98 test-dvb_demux test-dvb_mux test-hamm 
> test-packet-830 test-pdc test-raw_decoder test-vps
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f capture date decode explist export glyph sliced2pes test-vps ttxfilter 
> unicode proxy-test
> test -z "ctest.trs cpptest.trs ctest-c89.trs ctest-gnu89.trs ctest-c94.trs 
> ctest-c99.trs ctest-gnu99.trs cpptest-cxx98.trs cpptest-gnuxx98.trs 
> exoptest.trs test-dvb_demux.trs test-dvb_mux.trs test-hamm.trs 
> test-packet-830.trs test-pdc.trs test-raw_decoder.trs test-unicode.trs 
> test-vps.trs" || rm -f ctest.trs cpptest.trs ctest-c89.trs ctest-gnu89.trs 
> ctest-c94.trs ctest-c99.trs ctest-gnu99.trs cpptest-cxx98.trs 
> cpptest-gnuxx98.trs exoptest.trs test-dvb_demux.trs test-dvb_mux.trs 
> test-hamm.trs test-packet-830.trs test-pdc.trs test-raw_decoder.trs 
> test-unicode.trs test-vps.trs
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "test-suite.log" || rm -f test-suite.log
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/caption.Po
> rm -f ./.deps/capture.Po
> rm -f ./.deps/cpptest.Po
> rm -f ./.deps/cpptest_cxx98-cpptest.Po
> rm -f ./.deps/cpptest_gnuxx98-cpptest.Po
> rm -f ./.deps/ctest.Po
> rm -f ./.deps/ctest_c89-ctest.Po
> rm -f ./.deps/ctest_c94-ctest.Po
> rm -f ./.deps/ctest_c99-ctest.Po
> rm -f ./.deps/ctest_gnu89-ctest.Po
> rm -f ./.deps/ctest_gnu99-ctest.Po
> rm -f ./.deps/date.Po
> rm -f ./.deps/decode.Po
> rm -f ./.deps/explist.Po
> rm -f ./.deps/export.Po
> rm -f ./.deps/glyph.Po
> rm -f ./.deps/osc.Po
> rm -f ./.deps/proxy-test.Po
> rm -f ./.deps/sliced.Po
> rm -f ./.deps/sliced2pes.Po
> rm -f ./.deps/test-common.Po
> rm -f ./.deps/test-dvb_demux.Po
> rm -f ./.deps/test-dvb_mux.Po
> rm -f ./.deps/test-hamm.Po
> rm -f ./.deps/test-packet-830.Po
> rm -f ./.deps/test-pdc.Po
> rm -f ./.deps/test-raw_decoder.Po
> rm -f ./.deps/test-vps.Po
> rm -f ./.deps/ttxfilter.Po
> rm -f ./.deps/unicode.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f ./stamp-poT
> rm -f core core.* zvbi.po zvbi.1po zvbi.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -rf html html-build.stamp
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "zvbi.spec zvbi-0.2.pc" || rm -f zvbi.spec zvbi-0.2.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 "site_def.h" || rm -f site_def.h
> 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_clean
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building zvbi using existing ./zvbi_0.2.41.orig.tar.gz
> dpkg-source: warning: ignoring deletion of file po/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'configure' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to po/de.gmo: binary file 
> contents changed
> dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/[email protected]: binary 
> file contents changed
> dpkg-source: error: add po/[email protected] in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to po/[email protected]: binary file 
> contents changed
> dpkg-source: error: add po/[email protected] in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/es.gmo: binary file 
> contents changed
> dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/fr.gmo: binary file 
> contents changed
> dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/it.gmo: binary file 
> contents changed
> dpkg-source: error: add po/it.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ka.gmo: binary file 
> contents changed
> dpkg-source: error: add po/ka.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/nl.gmo: binary file 
> contents changed
> dpkg-source: error: add po/nl.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pl.gmo: binary file 
> contents changed
> dpkg-source: error: add po/pl.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/zvbi_0.2.41-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.

Reply via email to