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

Bug#1044198: gtkam: Fails to build source after successful build



Source: gtkam
Version: 1.0-3
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 gtkam
> dpkg-buildpackage: info: source version 1.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jeremy Bicha <jbicha@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 gphoto-m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/gphoto-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>>/gphoto-m4'
> Making distclean in art
> make[2]: Entering directory '/<<PKGBUILDDIR>>/art'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/art'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in help
> make[2]: Entering directory '/<<PKGBUILDDIR>>/help'
> Making distclean in C
> make[3]: Entering directory '/<<PKGBUILDDIR>>/help/C'
> test -z "omf_timestamp" || rm -f omf_timestamp
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/help/C'
> Making distclean in ru
> make[3]: Entering directory '/<<PKGBUILDDIR>>/help/ru'
> test -z "omf_timestamp" || rm -f omf_timestamp
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/help/ru'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/help'
> 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>>/help'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/help'
> Making distclean in omf-install
> make[2]: Entering directory '/<<PKGBUILDDIR>>/omf-install'
> rm -rf .libs _libs
> for file in ; do \
> 	rm -f $file.out; \
> done
> rm -f *.lo
> test -z "gtkam-C.omf" || rm -f gtkam-C.omf
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/omf-install'
> Making distclean in packaging
> make[2]: Entering directory '/<<PKGBUILDDIR>>/packaging'
> Making distclean in rpm
> make[3]: Entering directory '/<<PKGBUILDDIR>>/packaging/rpm'
> rm -rf .libs _libs
> rm -rf BUILD RPMS SPECS SOURCES SRPMS
> rm -f *.lo
> test -z "package.spec" || rm -f package.spec
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/packaging/rpm'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/packaging'
> 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>>/packaging'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/packaging'
> Making distclean in pixmaps
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pixmaps'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps'
> 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.* gtkam.po gtkam.1po gtkam.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -rf .libs _libs
> test -z "libgtkam.a" || rm -f libgtkam.a
> rm -f *.o
> rm -f *.lo
>  rm -f gtkam
> rm -f *.tab.c
>  rm -f gtkam-gimp
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/gtkam-gtkam-debug.Po
> rm -f ./.deps/gtkam-gtkam-exif.Po
> rm -f ./.deps/gtkam-gtkam-main.Po
> rm -f ./.deps/gtkam-main.Po
> rm -f ./.deps/gtkam_gimp-gtkam-gimp.Po
> rm -f ./.deps/libgtkam_a-gdk-pixbuf-hacks.Po
> rm -f ./.deps/libgtkam_a-gtkam-camera.Po
> rm -f ./.deps/libgtkam_a-gtkam-cancel.Po
> rm -f ./.deps/libgtkam_a-gtkam-chooser.Po
> rm -f ./.deps/libgtkam_a-gtkam-clock.Po
> rm -f ./.deps/libgtkam_a-gtkam-close.Po
> rm -f ./.deps/libgtkam_a-gtkam-config.Po
> rm -f ./.deps/libgtkam_a-gtkam-context.Po
> rm -f ./.deps/libgtkam_a-gtkam-delete.Po
> rm -f ./.deps/libgtkam_a-gtkam-dialog.Po
> rm -f ./.deps/libgtkam_a-gtkam-error.Po
> rm -f ./.deps/libgtkam_a-gtkam-exif.Po
> rm -f ./.deps/libgtkam_a-gtkam-fsel.Po
> rm -f ./.deps/libgtkam_a-gtkam-info.Po
> rm -f ./.deps/libgtkam_a-gtkam-list.Po
> rm -f ./.deps/libgtkam_a-gtkam-mkdir.Po
> rm -f ./.deps/libgtkam_a-gtkam-port.Po
> rm -f ./.deps/libgtkam_a-gtkam-preview.Po
> rm -f ./.deps/libgtkam_a-gtkam-save.Po
> rm -f ./.deps/libgtkam_a-gtkam-status.Po
> rm -f ./.deps/libgtkam_a-gtkam-tree.Po
> rm -f ./.deps/libgtkam_a-gtkam-util.Po
> rm -f ./.deps/libgtkam_a-gtkam-version.Po
> rm -f ./.deps/libgtkam_a-gtkam-viewer.Po
> rm -f ./.deps/libgtkam_a-util.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> 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-fsel test-cancel
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/test_cancel-test-cancel.Po
> rm -f ./.deps/test_fsel-test-fsel.Po
> 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
> rm -f libtool config.lt
> rm -f gtkam.desktop
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || 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
>    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 gtkam using existing ./gtkam_1.0.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 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 gtkam.desktop, 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 ABOUT-NLS, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file auto-aux/config.rpath, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file auto-aux/ar-lib, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file auto-aux/install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file auto-aux/compile, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file auto-aux/ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file auto-aux/mkinstalldirs, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file auto-aux/depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file auto-aux/missing, 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/lib-link.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lib-ld.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/po.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/nls.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lib-prefix.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/progtest.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/gettext.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/iconv.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 art/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file help/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file help/ru/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file help/C/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/Makefile.in.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file omf-install/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: ignoring deletion of file pixmaps/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file packaging/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file packaging/rpm/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gphoto-m4/Makefile.in, use --include-removal to override
> dpkg-source: error: cannot represent change to po/be.gmo: binary file contents changed
> dpkg-source: error: add po/be.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/cs.gmo: binary file contents changed
> dpkg-source: error: add po/cs.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/da.gmo: binary file contents changed
> dpkg-source: error: add po/da.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/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/eo.gmo: binary file contents changed
> dpkg-source: error: add po/eo.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/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/fi.gmo: binary file contents changed
> dpkg-source: error: add po/fi.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/hu.gmo: binary file contents changed
> dpkg-source: error: add po/hu.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/id.gmo: binary file contents changed
> dpkg-source: error: add po/id.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/is.gmo: binary file contents changed
> dpkg-source: error: add po/is.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/ja.gmo: binary file contents changed
> dpkg-source: error: add po/ja.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/nb.gmo: binary file contents changed
> dpkg-source: error: add po/nb.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/pa.gmo: binary file contents changed
> dpkg-source: error: add po/pa.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: cannot represent change to po/pt.gmo: binary file contents changed
> dpkg-source: error: add po/pt.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/pt_BR.gmo: binary file contents changed
> dpkg-source: error: add po/pt_BR.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/ru.gmo: binary file contents changed
> dpkg-source: error: add po/ru.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/sk.gmo: binary file contents changed
> dpkg-source: error: add po/sk.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/sl.gmo: binary file contents changed
> dpkg-source: error: add po/sl.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/sr.gmo: binary file contents changed
> dpkg-source: error: add po/sr.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/sv.gmo: binary file contents changed
> dpkg-source: error: add po/sv.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/uk.gmo: binary file contents changed
> dpkg-source: error: add po/uk.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/vi.gmo: binary file contents changed
> dpkg-source: error: add po/vi.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/zh_CN.gmo: binary file contents changed
> dpkg-source: error: add po/zh_CN.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/gtkam_1.0-3_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: