Your message dated Fri, 05 Dec 2025 21:35:07 +0000 with message-id <E1vRdSF-002NLY-1Q@fasolo.debian.org> and subject line Bug#1048098: fixed in redland-bindings 1.0.17.1+dfsg-8 has caused the Debian Bug report #1048098, regarding redland-bindings: Fails to build source after successful build to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1048098: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048098 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: redland-bindings: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:21:22 +0200
- Message-id: <1691954482.504210.1283176.nullmailer@grub.nussbaum.fr>
Source: redland-bindings Version: 1.0.17.1+dfsg-4 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 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 <nilesh@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.
--- End Message ---
--- Begin Message ---
- To: 1048098-close@bugs.debian.org
- Subject: Bug#1048098: fixed in redland-bindings 1.0.17.1+dfsg-8
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Fri, 05 Dec 2025 21:35:07 +0000
- Message-id: <E1vRdSF-002NLY-1Q@fasolo.debian.org>
- Reply-to: Santiago Vila <sanvila@debian.org>
Source: redland-bindings Source-Version: 1.0.17.1+dfsg-8 Done: Santiago Vila <sanvila@debian.org> We believe that the bug you reported is fixed in the latest version of redland-bindings, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1048098@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Santiago Vila <sanvila@debian.org> (supplier of updated redland-bindings package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 05 Dec 2025 22:10:00 +0100 Source: redland-bindings Architecture: source Version: 1.0.17.1+dfsg-8 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Santiago Vila <sanvila@debian.org> Closes: 1048098 Changes: redland-bindings (1.0.17.1+dfsg-8) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1048098. * d/control: Switch from pkg-config to pkgconf. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * d/salsa-ci.yml: Use the simplified version. Checksums-Sha1: 0c9453a4117c50a5c3efa892a42e344af0b8de04 1736 redland-bindings_1.0.17.1+dfsg-8.dsc f542148b56ff6f00c8331844bcf9cbb61e6f647d 7032 redland-bindings_1.0.17.1+dfsg-8.debian.tar.xz bc8bf921d4f969fd9c63c371f7aec88aed15f714 8120 redland-bindings_1.0.17.1+dfsg-8_source.buildinfo Checksums-Sha256: 968ecfbcf1656a0484dd69b63402f696edbe55d61e7c63887d0945de8b0be39c 1736 redland-bindings_1.0.17.1+dfsg-8.dsc 3fd093dee621d0c30a4451e41b78035fbb76fa3ac7cfb67b53c6b82611b4d433 7032 redland-bindings_1.0.17.1+dfsg-8.debian.tar.xz 7178645d9bce59e3ee71f8dadf8b583f154cc45c65d707a692eea4132ae9db95 8120 redland-bindings_1.0.17.1+dfsg-8_source.buildinfo Files: 3539946161f4bce6c0386e599d050c92 1736 devel optional redland-bindings_1.0.17.1+dfsg-8.dsc df42bba2ec1a8634d856b88aebf7adce 7032 devel optional redland-bindings_1.0.17.1+dfsg-8.debian.tar.xz 5813fc9d6bfb80f5e1e119d306b55a0c 8120 devel optional redland-bindings_1.0.17.1+dfsg-8_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmkzStMACgkQQc5/C58b izK+eQf/dJPoDwI8rdBI2YwjT+vVFDEDWw8PzRaJvxo0/uEpQolx4FGLiwqoO0/7 tVL602+nQ/qTGdJel2leIYlu2e6bVvReOU0CiTSNEzLSsMglV/FMIw8gTp2R1yG5 bvreJ4G+FQpgg3yzK3GhK2mV2YDtr5yt4H47QprvVXPPnXR5NksTxcKyAqfPwTj4 uxnycI+ftuP4dxyDWsPcysU54NxPJIchH4ZFe4VFAPNKLzzd5uREKL+5bhVLYpZ2 8P+aWQxtbD/6ih6fOimkFRNkfjeSD4EshBy6EzMbe/+uogEs2N7YL1579Qjq9vJg T0a2Eus3TFt52vYXxkElz96V72sdFw== =ZLYu -----END PGP SIGNATURE-----Attachment: pgpwcn4DjRvnV.pgp
Description: PGP signature
--- End Message ---