Your message dated Sun, 17 Aug 2025 13:50:43 +0000 with message-id <E1undmV-00AGuT-36@fasolo.debian.org> and subject line Bug#1045359: fixed in liblrdf 0.6.1-5 has caused the Debian Bug report #1045359, regarding liblrdf: 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.) -- 1045359: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045359 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: liblrdf: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:20:53 +0200
- Message-id: <1691954453.089565.1278122.nullmailer@grub.nussbaum.fr>
Source: liblrdf Version: 0.6.1-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 liblrdf > dpkg-buildpackage: info: source version 0.6.1-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sebastian Ramacher <sramacher@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > test -x debian/rules > rm -f debian/stamp-makefile-build debian/stamp-makefile-install > /usr/bin/make -C . -k distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "liblrdf.la" || rm -f liblrdf.la > rm -f ./so_locations > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/lrdf.Plo > rm -f ./.deps/lrdf_multi.Plo > rm -f ./.deps/md5.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -f showdefaults showtaxonomy dumpstatements export_test subclass_test add_test instances_test remove_test multi_test setting_test scale_test remove_test > rm -rf .libs _libs > rm -f *.o > test -z "showtaxonomy.log dumpstatements.log export_test.log subclass_test.log add_test.log instances_test.log remove_test.log multi_test.log setting_test.log scale_test.log" || rm -f showtaxonomy.log dumpstatements.log export_test.log subclass_test.log add_test.log instances_test.log remove_test.log multi_test.log setting_test.log scale_test.log > test -z "showtaxonomy.trs dumpstatements.trs export_test.trs subclass_test.trs add_test.trs instances_test.trs remove_test.trs multi_test.trs setting_test.trs scale_test.trs" || rm -f showtaxonomy.trs dumpstatements.trs export_test.trs subclass_test.trs add_test.trs instances_test.trs remove_test.trs multi_test.trs setting_test.trs scale_test.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/add_test.Po > rm -f ./.deps/dumpstatements.Po > rm -f ./.deps/export_test.Po > rm -f ./.deps/instances_test.Po > rm -f ./.deps/multi_test.Po > rm -f ./.deps/remove_test.Po > rm -f ./.deps/scale_test.Po > rm -f ./.deps/setting_test.Po > rm -f ./.deps/showdefaults.Po > rm -f ./.deps/showtaxonomy.Po > rm -f ./.deps/subclass_test.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "lrdf.pc" || rm -f lrdf.pc > test . = "." || test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > 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>>' > rm -f debian/stamp-autotools > rmdir --ignore-fail-on-non-empty . > rmdir: failed to remove '.': Invalid argument > make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean] Error 1 (ignored) > set -e; mv ./config.guess.cdbs-orig ./config.guess; mv ./config.sub.cdbs-orig ./config.sub; > rm -f debian/stamp-autotools-files > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > rm -f debian/copyright_newhints > rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check > mv "debian/upstream-cruft/INSTALL" "INSTALL"; > rm -rf "debian/upstream-cruft" > rm -f debian/stamp-upstream-cruft > rm -f compile stamp-h > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building liblrdf using existing ./liblrdf_0.6.1.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: executable mode 0755 of 'config.guess' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'config.sub' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'configure' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'depcomp' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'install-sh' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'ltmain.sh' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'missing' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'test-driver' will not be represented in diff > dpkg-source: info: local changes detected, the modified files are: > liblrdf-0.6.1/Makefile.in > liblrdf-0.6.1/aclocal.m4 > liblrdf-0.6.1/config.guess > liblrdf-0.6.1/config.h.in > liblrdf-0.6.1/config.sub > liblrdf-0.6.1/configure > liblrdf-0.6.1/depcomp > liblrdf-0.6.1/examples/Makefile.in > liblrdf-0.6.1/install-sh > liblrdf-0.6.1/ltmain.sh > liblrdf-0.6.1/m4/libtool.m4 > liblrdf-0.6.1/m4/ltoptions.m4 > liblrdf-0.6.1/m4/ltsugar.m4 > liblrdf-0.6.1/m4/ltversion.m4 > liblrdf-0.6.1/m4/lt~obsolete.m4 > liblrdf-0.6.1/m4/pkg.m4 > liblrdf-0.6.1/missing > liblrdf-0.6.1/src/Makefile.in > liblrdf-0.6.1/test-driver > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/liblrdf_0.6.1-4.diff.KidXRZ > 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/liblrdf_0.6.1-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: 1045359-close@bugs.debian.org
- Subject: Bug#1045359: fixed in liblrdf 0.6.1-5
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 17 Aug 2025 13:50:43 +0000
- Message-id: <E1undmV-00AGuT-36@fasolo.debian.org>
- Reply-to: Alexandre Detiste <tchet@debian.org>
Source: liblrdf Source-Version: 0.6.1-5 Done: Alexandre Detiste <tchet@debian.org> We believe that the bug you reported is fixed in the latest version of liblrdf, 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 1045359@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste <tchet@debian.org> (supplier of updated liblrdf 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: Sat, 02 Aug 2025 14:01:02 +0200 Source: liblrdf Architecture: source Version: 0.6.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Alexandre Detiste <tchet@debian.org> Closes: 1045359 1106168 Changes: liblrdf (0.6.1-5) unstable; urgency=medium . * Team upload * Replace CDBS build with DebHelper 13 (Closes: #1106168, #1045359) * Do not Depends on dummy dh-buildinfo * Replace obsolete pkg-config with pkgconf Checksums-Sha1: 66950fa4ec7aedfe98a504cec21599ff915e2816 2049 liblrdf_0.6.1-5.dsc 8695b32d808f1e7c2c95a10c7812bc73be1e6b53 7268 liblrdf_0.6.1-5.debian.tar.xz 9b02093559c4a600d12d6871f64cda4c6533ddf4 8730 liblrdf_0.6.1-5_source.buildinfo Checksums-Sha256: 70713e8948eac95196a01bd133ddcc19b1df9131edb21ad9c86860a504a9e533 2049 liblrdf_0.6.1-5.dsc 8908d868f7c2e16a0e07620debcd3e9fafb20c3baa243ee6ddd818d128ed9dbd 7268 liblrdf_0.6.1-5.debian.tar.xz 3a05d905bd8e820e37f5a555825424094990a61af4d8d840f52253359ed60465 8730 liblrdf_0.6.1-5_source.buildinfo Files: 130f5860d67c3a040f48d9aff13a91ea 2049 libs optional liblrdf_0.6.1-5.dsc a28dacec91f09cfee0dfd4ccb63603a3 7268 libs optional liblrdf_0.6.1-5.debian.tar.xz 1404a90723ebeae429e66e94d2e89d83 8730 libs optional liblrdf_0.6.1-5_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmiOCFoRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBqOYg/7BxbUWIvPXoQVksPpC/OrpQkCTBgTdaJf oX/cKUf4doitTGQTqV0h07zppe2rqWT0t3JrisRaJxJCGzxDSl2mUZGtA0A5/rAB N6SOWzq2zYwLJfMbCG8AWOwkQZq2+B1SS6Glrrq1ha7bmStvPtzMbLfxnuLP8y7A wkrVUzJpechceSMf1ecqDrrPkpbHf4mPtuihuC7Q5QA7L68BTjX5I4fgBmg5l54A YWtPGDhUKp5QLadBZlZutTKhoYxPwDcuPR+pM3SFu+wWjyH4efQtduWmIWYT0W76 54B4nTHYSM3jLr6GBh75BvIw8/7mYmq4Y8qGoz2vDiWxsPWVaSMGo6OQsJxrWv0D SCyw/TxmfmaArU6PU/eWNBsig0ME/ghwPDCmXnbEeTEyWia3aGVdSJSzKYI+oxtn EkiBlUf6b2WMq67tUybCR24gopZ4ET9fDpOPPUCuVZC6H64lUNvyqu80uh0Ydglj h3mPnqhcPl51db+kQ4UW7pcJRRvIvmiWSAYh3OkrLyZmG3waOHuC88TH3Xq/w9G6 jbWmr1Oap7TAqhLT9iQDU6rPeRFdT5Atrw9rfILSYQ/TsJE+toKAOv7bbwD9arUM 8ZC9y5dO1tiLUWdVqMgVomBlxEeP87fypwN6ciR+Q/edpfrNgY4C1LUIodROdlvX hQTtOOOa8+M= =OdO1 -----END PGP SIGNATURE-----Attachment: pgpdB76lmw0sH.pgp
Description: PGP signature
--- End Message ---