Source: redland-bindings Version: 1.0.17.1+dfsg-4 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@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 redland-bindings > dpkg-buildpackage: info: source version 1.0.17.1+dfsg-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Nilesh Patra <nil...@debian.org> > dpkg-source --before-build . > debian/rules clean > dh clean --with python3 --with ruby > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean -Dperl > cd perl && make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>/perl' > Making distclean in lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/lib' > Making distclean in RDF > make[4]: Entering directory '/<<PKGBUILDDIR>>/perl/lib/RDF' > Making distclean in Redland > make[5]: Entering directory '/<<PKGBUILDDIR>>/perl/lib/RDF/Redland' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/perl/lib/RDF/Redland' > make[5]: Entering directory '/<<PKGBUILDDIR>>/perl/lib/RDF' > rm -rf .libs _libs > rm -f *.lo > test -z "Redland.pm" || rm -f Redland.pm > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/perl/lib/RDF' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/perl/lib/RDF' > make[4]: Entering directory '/<<PKGBUILDDIR>>/perl/lib' > 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[4]: Leaving directory '/<<PKGBUILDDIR>>/perl/lib' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/lib' > Making distclean in t > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/t' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/t' > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl' > test -z "*.db test-out.rdf core* pm_to_blib CORE.bs CORE_wrap.o > Makefile.perl.old" || rm -f *.db test-out.rdf core* pm_to_blib CORE.bs > CORE_wrap.o Makefile.perl.old > rm -rf .libs _libs > rm -rf blib Makefile.perl Makefile.perl.old build-perl-stamp > 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>>/perl' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/perl' > dh_auto_clean -Dpython > cd python && make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>/python' > Making distclean in test > make[3]: Entering directory '/<<PKGBUILDDIR>>/python/test' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/python/test' > make[3]: Entering directory '/<<PKGBUILDDIR>>/python' > test -z "*.db *.pyc test-out.rdf Redland_wrap.so Redland_wrap.o Redland-stamp > _RedlandNone Redland.bundle" || rm -f *.db *.pyc test-out.rdf Redland_wrap.so > Redland_wrap.o Redland-stamp _RedlandNone Redland.bundle > rm -rf .libs _libs > rm -rf __pycache__ > 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>>/python' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/python' > for python in python3.11; do \ > rm -rf $python; \ > done > dh_auto_clean -Druby > cd ruby && make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>/ruby' > Making distclean in lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/ruby/lib' > Making distclean in rdf > make[4]: Entering directory '/<<PKGBUILDDIR>>/ruby/lib/rdf' > Making distclean in redland > make[5]: Entering directory '/<<PKGBUILDDIR>>/ruby/lib/rdf/redland' > Making distclean in schemas > make[6]: Entering directory '/<<PKGBUILDDIR>>/ruby/lib/rdf/redland/schemas' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[6]: Leaving directory '/<<PKGBUILDDIR>>/ruby/lib/rdf/redland/schemas' > make[6]: Entering directory '/<<PKGBUILDDIR>>/ruby/lib/rdf/redland' > 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[6]: Leaving directory '/<<PKGBUILDDIR>>/ruby/lib/rdf/redland' > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/ruby/lib/rdf/redland' > make[5]: Entering directory '/<<PKGBUILDDIR>>/ruby/lib/rdf' > 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[5]: Leaving directory '/<<PKGBUILDDIR>>/ruby/lib/rdf' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/ruby/lib/rdf' > make[4]: Entering directory '/<<PKGBUILDDIR>>/ruby/lib' > 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[4]: Leaving directory '/<<PKGBUILDDIR>>/ruby/lib' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ruby/lib' > Making distclean in test > make[3]: Entering directory '/<<PKGBUILDDIR>>/ruby/test' > test -z "*.db out*.rdf" || rm -f *.db out*.rdf > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ruby/test' > make[3]: Entering directory '/<<PKGBUILDDIR>>/ruby' > test -z "*.db test-out.rdf redland_wrap.o redland-stamp redland.so > redland.bundle" || rm -f *.db test-out.rdf redland_wrap.o redland-stamp > redland.so redland.bundle > rm -rf .libs _libs > rm -rf rdoc rdoc-stamp > 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>>/ruby' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ruby' > dh_auto_clean > 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 redland-bindings using existing > ./redland-bindings_1.0.17.1+dfsg.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file bindings_config.h.in, use > --include-removal to override > 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 lua/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file data/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build/install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build/compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build/missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file php/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file perl/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file perl/lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file perl/lib/RDF/Redland.pm, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file perl/lib/RDF/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > perl/lib/RDF/Redland/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file perl/t/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ruby/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ruby/test/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ruby/lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ruby/lib/rdf/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > ruby/lib/rdf/redland/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > ruby/lib/rdf/redland/schemas/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file python/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file python/test/Makefile.in, use > --include-removal to override > dpkg-source: warning: executable mode 0755 of 'config.status' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'libtool' will not be > represented in diff > dpkg-source: info: local changes detected, the modified files are: > redland-bindings-1.0.17.1+dfsg/Makefile > redland-bindings-1.0.17.1+dfsg/bindings.rdf > redland-bindings-1.0.17.1+dfsg/bindings_config.h > redland-bindings-1.0.17.1+dfsg/config.log > redland-bindings-1.0.17.1+dfsg/config.status > redland-bindings-1.0.17.1+dfsg/data/Makefile > redland-bindings-1.0.17.1+dfsg/docs/Makefile > redland-bindings-1.0.17.1+dfsg/libtool > redland-bindings-1.0.17.1+dfsg/lua/Makefile > redland-bindings-1.0.17.1+dfsg/perl/MYMETA.json > redland-bindings-1.0.17.1+dfsg/perl/MYMETA.yml > redland-bindings-1.0.17.1+dfsg/php/Makefile > redland-bindings-1.0.17.1+dfsg/redland-bindings.spec > redland-bindings-1.0.17.1+dfsg/stamp-h1 > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/redland-bindings_1.0.17.1+dfsg-4.diff.3XzeFp > 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/redland-bindings_1.0.17.1+dfsg-4_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.