Your message dated Sun, 07 Dec 2025 17:50:32 +0000 with message-id <E1vSIu0-00BcP5-2Y@fasolo.debian.org> and subject line Bug#1044260: fixed in gsmlib 1.10+20120414.gita5e5ae9a-4 has caused the Debian Bug report #1044260, regarding gsmlib: 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.) -- 1044260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044260 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: gsmlib: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 18:56:58 +0200
- Message-id: <1691945818.159630.1235044.nullmailer@grub.nussbaum.fr>
Source: gsmlib Version: 1.10+20120414.gita5e5ae9a-2 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 gsmlib > dpkg-buildpackage: info: source version 1.10+20120414.gita5e5ae9a-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <byang@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 po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f remove-potcdate.sed > rm -f ./stamp-poT > rm -f core core.* gsmlib.po gsmlib.1po gsmlib.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in gsmlib > make[2]: Entering directory '/<<PKGBUILDDIR>>/gsmlib' > test -z "libgsmme.la" || rm -f libgsmme.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 > rm -f ./.deps/gsm_at.Plo > rm -f ./.deps/gsm_cb.Plo > rm -f ./.deps/gsm_error.Plo > rm -f ./.deps/gsm_event.Plo > rm -f ./.deps/gsm_me_ta.Plo > rm -f ./.deps/gsm_nls.Plo > rm -f ./.deps/gsm_parser.Plo > rm -f ./.deps/gsm_phonebook.Plo > rm -f ./.deps/gsm_sms.Plo > rm -f ./.deps/gsm_sms_codec.Plo > rm -f ./.deps/gsm_sms_store.Plo > rm -f ./.deps/gsm_sorted_phonebook.Plo > rm -f ./.deps/gsm_sorted_phonebook_base.Plo > rm -f ./.deps/gsm_sorted_sms_store.Plo > rm -f ./.deps/gsm_unix_serial.Plo > rm -f ./.deps/gsm_util.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/gsmlib' > Making distclean in apps > make[2]: Entering directory '/<<PKGBUILDDIR>>/apps' > 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 gsmsmsstore gsmctl gsmsmsd gsmpb gsmsendsms > test . = "." || test -z "" || rm -f > rm -f ./.deps/gsmctl.Po > rm -f ./.deps/gsmpb.Po > rm -f ./.deps/gsmsendsms.Po > rm -f ./.deps/gsmsmsd.Po > rm -f ./.deps/gsmsmsstore.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/apps' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > rm -f *.o > test -z "runspb.sh.log runspb2.sh.log runssms.sh.log runsms.sh.log runparser.sh.log runspbi.sh.log" || rm -f runspb.sh.log runspb2.sh.log runssms.sh.log runsms.sh.log runparser.sh.log runspbi.sh.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f testsms testsms2 testparser testgsmlib testpb testpb2 testspb testssms testcb > test . = "." || test -z "" || rm -f > test -z "runspb.sh.trs runspb2.sh.trs runssms.sh.trs runsms.sh.trs runparser.sh.trs runspbi.sh.trs" || rm -f runspb.sh.trs runspb2.sh.trs runssms.sh.trs runsms.sh.trs runparser.sh.trs runspbi.sh.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/testcb.Po > rm -f ./.deps/testgsmlib.Po > rm -f ./.deps/testparser.Po > rm -f ./.deps/testpb.Po > rm -f ./.deps/testpb2.Po > rm -f ./.deps/testsms.Po > rm -f ./.deps/testsms2.Po > rm -f ./.deps/testspb.Po > rm -f ./.deps/testssms.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.1 *.7 *.8 > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in scripts > make[2]: Entering directory '/<<PKGBUILDDIR>>/scripts' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/scripts' > Making distclean in win32 > make[2]: Entering directory '/<<PKGBUILDDIR>>/win32' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/win32' > Making distclean in ext > make[2]: Entering directory '/<<PKGBUILDDIR>>/ext' > test -z "libgsmext.la" || rm -f libgsmext.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f gsmsiectl gsmsiexfer > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gsm_sie_me.Plo > rm -f ./.deps/gsmsiectl.Po > rm -f ./.deps/gsmsiexfer.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "intl/Makefile" || rm -f intl/Makefile > rm -f gsm_config.h stamp-h1 > rm -f libtool config.lt > 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: info: using source format '3.0 (quilt)' > dpkg-source: info: building gsmlib using existing ./gsmlib_1.10+20120414.gita5e5ae9a.orig.tar.gz > 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 gsm_config.h.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file intl/Makefile, use --include-removal to override > dpkg-source: warning: ignoring deletion of file win32/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/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 scripts/install-sh, use --include-removal to override > dpkg-source: warning: ignoring deletion of file scripts/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file scripts/ltmain.sh, use --include-removal to override > dpkg-source: warning: ignoring deletion of file scripts/mkinstalldirs, use --include-removal to override > dpkg-source: warning: ignoring deletion of file scripts/depcomp, use --include-removal to override > dpkg-source: warning: ignoring deletion of file scripts/missing, 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 apps/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file gsmlib/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file ext/Makefile.in, use --include-removal to override > 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: info: local changes detected, the modified files are: > gsmlib-1.10+20120414.gita5e5ae9a/config.guess > gsmlib-1.10+20120414.gita5e5ae9a/config.sub > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/gsmlib_1.10+20120414.gita5e5ae9a-2.diff.kkJAqL > 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/gsmlib_1.10+20120414.gita5e5ae9a-2_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: 1044260-close@bugs.debian.org
- Subject: Bug#1044260: fixed in gsmlib 1.10+20120414.gita5e5ae9a-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 07 Dec 2025 17:50:32 +0000
- Message-id: <E1vSIu0-00BcP5-2Y@fasolo.debian.org>
- Reply-to: Santiago Vila <sanvila@debian.org>
Source: gsmlib Source-Version: 1.10+20120414.gita5e5ae9a-4 Done: Santiago Vila <sanvila@debian.org> We believe that the bug you reported is fixed in the latest version of gsmlib, 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 1044260@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 gsmlib 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: Sun, 07 Dec 2025 18:30:00 +0100 Source: gsmlib Architecture: source Version: 1.10+20120414.gita5e5ae9a-4 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Santiago Vila <sanvila@debian.org> Closes: 1044260 1119738 Changes: gsmlib (1.10+20120414.gita5e5ae9a-4) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1044260. * Fix build with GCC-15. Closes: #1119738. Checksums-Sha1: 3b93c125832a7790c9ac127f1cd93d70c5d6c551 1765 gsmlib_1.10+20120414.gita5e5ae9a-4.dsc 1bf386d367a26add7ce839db90fdf15ec384a042 27240 gsmlib_1.10+20120414.gita5e5ae9a-4.debian.tar.xz fcf64b2a97a8b40c80364fa0a3eb075e1bba49bc 5155 gsmlib_1.10+20120414.gita5e5ae9a-4_source.buildinfo Checksums-Sha256: 70c42e17f1031caf61ca7b670012cebd2d39abc49653ebb99453ec879074200b 1765 gsmlib_1.10+20120414.gita5e5ae9a-4.dsc 0d448885725d60c1ecf01d6558619c549b98be75c9926e7c04e248160df19bf1 27240 gsmlib_1.10+20120414.gita5e5ae9a-4.debian.tar.xz 0418d696d71369265a49d4bd701ac3b67dee61e2cac46d5974e06a1bc19bb605 5155 gsmlib_1.10+20120414.gita5e5ae9a-4_source.buildinfo Files: 7413b91e0da09d020ddb94bb3e08d8f7 1765 comm optional gsmlib_1.10+20120414.gita5e5ae9a-4.dsc de388483287397b5586afe036d96f12a 27240 comm optional gsmlib_1.10+20120414.gita5e5ae9a-4.debian.tar.xz 53dce75c73dcfcf0faf61f156d5bab9f 5155 comm optional gsmlib_1.10+20120414.gita5e5ae9a-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmk1uw4ACgkQQc5/C58b izIdPQf7BcbzJcuKRqIPQ2ZMJPY5sI5VbdK7drYh1kuXJczZbcziMrVakfX9u7Wr aNnd+aEDD4aW0vPIWHP+Mydj1l6wK+Sbc9vsnN57BJZ2x31sB4n54RCU7BC01Qm4 eSr7DaqPTlIbAWNTkr5of2oy/HvRdLUCxg9hedtO+GfCHJurptJiAYaIXacNrZfG PjhD5B1df23acoCjsl7qPeV4l3ufsNKE0oYvHJT3hHD/cGJC9wYwXBvrw2CIrtiD MqlAOYyNGG+dm5Y5vHoqV5q+X2F4sKrivqWtG4r40Y8Qmlcma/naPruzPKuyN3yP LHzX7FaM0VynO4jXlWP5J6dqFBCQ3g== =PURU -----END PGP SIGNATURE-----Attachment: pgpYy6JXTIOhl.pgp
Description: PGP signature
--- End Message ---