Your message dated Sat, 16 Nov 2024 06:34:31 +0000 with message-id <E1tCCO7-007CQg-K8@fasolo.debian.org> and subject line Bug#1047869: fixed in naspro-core 0.5.1-4 has caused the Debian Bug report #1047869, regarding naspro-core: 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.) -- 1047869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047869 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: naspro-core: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:21:00 +0200
- Message-id: <1691954460.771937.1279426.nullmailer@grub.nussbaum.fr>
Source: naspro-core Version: 0.5.1-3.1 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 naspro-core > dpkg-buildpackage: info: source version 0.5.1-3.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Holger Levsen <holger@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --parallel --with autoreconf > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf m4 > dh_auto_clean > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in doc > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -fr html proj/Data > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in include > make[3]: Entering directory '/<<PKGBUILDDIR>>/include' > 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 > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in src > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in posix > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/posix' > rm -rf .libs _libs > test -z "libnacoreos.la" || rm -f libnacoreos.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 ./.deps/dl.Plo > rm -f ./.deps/env.Plo > rm -f ./.deps/fs.Plo > rm -f ./.deps/locale.Plo > rm -f ./.deps/mutex.Plo > rm -f ./.deps/sem.Plo > rm -f ./.deps/thread.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/posix' > Making distclean in win32 > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/win32' > rm -rf .libs _libs > test -z "" || rm -f > 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 ./.deps/dl.Plo > rm -f ./.deps/env.Plo > rm -f ./.deps/fs.Plo > rm -f ./.deps/locale.Plo > rm -f ./.deps/mutex.Plo > rm -f ./.deps/sem.Plo > rm -f ./.deps/thread.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/win32' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "libnacore.la" || rm -f libnacore.la > 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 > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' > rm -f ./.deps/avl.Plo > rm -f ./.deps/list.Plo > rm -f ./.deps/msg.Plo > rm -f ./.deps/string.Plo > rm -f ./.deps/types.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "nacore-5.pc" || rm -f nacore-5.pc > 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 > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--parallel > dh_clean -O--parallel > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building naspro-core using existing ./naspro-core_0.5.1.orig.tar.bz2 > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file install-sh, 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 compile, use --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, 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 config.h.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override > dpkg-source: warning: ignoring deletion of directory m4 > dpkg-source: warning: ignoring deletion of file m4/ltsugar.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/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/ltoptions.m4, use --include-removal to override > dpkg-source: warning: ignoring deletion of file include/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 src/posix/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/win32/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > naspro-core-0.5.1/doc/proj/Languages.txt > naspro-core-0.5.1/doc/proj/Menu.txt > naspro-core-0.5.1/doc/proj/Topics.txt > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/naspro-core_0.5.1-3.1.diff.6k2bQk > 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/naspro-core_0.5.1-3.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.
--- End Message ---
--- Begin Message ---
- To: 1047869-close@bugs.debian.org
- Subject: Bug#1047869: fixed in naspro-core 0.5.1-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 16 Nov 2024 06:34:31 +0000
- Message-id: <E1tCCO7-007CQg-K8@fasolo.debian.org>
- Reply-to: Petter Reinholdtsen <pere@debian.org>
Source: naspro-core Source-Version: 0.5.1-4 Done: Petter Reinholdtsen <pere@debian.org> We believe that the bug you reported is fixed in the latest version of naspro-core, 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 1047869@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Petter Reinholdtsen <pere@debian.org> (supplier of updated naspro-core 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: SHA256 Format: 1.8 Date: Sat, 16 Nov 2024 07:08:14 +0100 Source: naspro-core Architecture: source Version: 0.5.1-4 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Petter Reinholdtsen <pere@debian.org> Closes: 695291 1047869 Changes: naspro-core (0.5.1-4) unstable; urgency=medium . * QA upload. . * Updated vcs in d/control to Salsa. * Updated d/gbp.conf to enforce the use of pristine-tar. * Updated Standards-Version from 3.9.5 to 4.7.0. * Use wrap-and-sort -at for debian control files. * Replaced obsolete pkg-config build dependency with pkgconf. * Use secure copyright file specification URI. * Bump debhelper from deprecated 9 to 13. * Set debhelper-compat version in Build-Depends. * Drop unnecessary dependency on dh-autoreconf. * Drop unnecessary dh arguments: --parallel * Adjusted d/rules to ignore libtool .la file. * Removed generated doc/proj/ files during clean to ensure rebuildability (Closes: #1047869, #695291). * Flag in d/control that root build is not needed. * Marked libnacore-doc as Multi-Arch: foreign. Checksums-Sha1: e31abb3b8934ff284776434edeab567547e93c56 2030 naspro-core_0.5.1-4.dsc ef83992f5d592980c02e7235a99179063959b5d4 5076 naspro-core_0.5.1-4.debian.tar.xz a11408986ebc513307a3d06d7b032c359ba1f8c6 6484 naspro-core_0.5.1-4_source.buildinfo Checksums-Sha256: c6fceab42eab7fa00a6c59654810b6c6f764c803c85f94f5b743b4ef2c698a94 2030 naspro-core_0.5.1-4.dsc 960212c598fd3fba1c11f3f51d8a41547bea70c47d5778978f1f3d0633ae962b 5076 naspro-core_0.5.1-4.debian.tar.xz 4da8e86a97c4ce1ccc3f0df73ab02ddcf2f47f533b03f5305a8e456c3a7a8d9c 6484 naspro-core_0.5.1-4_source.buildinfo Files: b1d2c17ad0b8d2be50f83c453e614d59 2030 libs optional naspro-core_0.5.1-4.dsc eece3a919526cf7938c1b89d8e3458bd 5076 libs optional naspro-core_0.5.1-4.debian.tar.xz 4bc5d224dac1a6f72d9aa12447b1562a 6484 libs optional naspro-core_0.5.1-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmc4Nz0ACgkQgSgKoIe6 +w4x4g/+ILJ2pWFfyW4R0SwAIAaxK6Y21z6V9WXJsSMCKRF8cWRYGa5XoJ+6NmJ4 53CJMsbYMuS9XitfemtjncgTk0pBpAOKVGMrF44f69VOYKvBRkcq5eWM0iFaE3W6 HLLF6qcavi5BiRkyxRX1ycqDr8EqRHlziWLJiWHtAL+Oduf4fKa0lQpo5zZancfU zAdVQ3l1DiunlLoCQK7XQCKu9MmgJXyt9VyjFlCT4Z72fE/Z+B1S+QzkSXfPUg/y KEu3sRESQZm8FJCBCYaQI1R3HShSYaMz2aqSRtDC0ABkXN694x6qte1HVQ9vazA5 X3nsWG2BSJB0Ixt0kLR6usm6SLBAzgCSvFhAWBenfwdUTn+yKnnLvnXwiHZrCEZL ZtkhRC+42fULuQwdNz9voLuZKGMoREjUuvDlmobjT/Tcyo2H3ToMnOqgZkq7vSAp gjFL0IhBzsYfjJEqMvpDtQkitIFDgGOEtxSXKN3g4dj2F1b/SH684cyWanY2iqUX irC6aP817Q6+0zpxYNqPTEvDpKa9P1bI1AVHTEk0RI0XJJjxg9m1MK35PuIgzXD3 5kr8ejI0w5jY9PhCF8DGlX+e3VXAU3nWa27LpJY3Krw7Yj2sJQ4dvnC8PFABcVgo zzFh8VKkX78mYp0nQBDB2JVKHYENbYwnXOfG5a/hQil0YIub9Wk= =5q/t -----END PGP SIGNATURE-----Attachment: pgpjpm9CXPB9I.pgp
Description: PGP signature
--- End Message ---