Your message dated Thu, 23 Oct 2025 12:48:48 +0000 with message-id <E1vBukK-003yYh-1Z@fasolo.debian.org> and subject line Bug#1044185: fixed in ftgl 2.4.0-6 has caused the Debian Bug report #1044185, regarding ftgl: 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.) -- 1044185: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044185 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: ftgl: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 18:56:56 +0200
- Message-id: <1691945816.172128.1234610.nullmailer@grub.nussbaum.fr>
Source: ftgl Version: 2.4.0-2.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 ftgl > dpkg-buildpackage: info: source version 2.4.0-2.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sebastian Ramacher <sramacher@debian.org> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "libftgl.la" || rm -f libftgl.la > 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 ./so_locations > rm -f ./.deps/libftgl_la-FTBitmapFont.Plo > rm -f ./.deps/libftgl_la-FTBitmapGlyph.Plo > rm -f ./.deps/libftgl_la-FTBuffer.Plo > rm -f ./.deps/libftgl_la-FTBufferFont.Plo > rm -f ./.deps/libftgl_la-FTBufferGlyph.Plo > rm -f ./.deps/libftgl_la-FTCharmap.Plo > rm -f ./.deps/libftgl_la-FTCleanup.Plo > rm -f ./.deps/libftgl_la-FTContour.Plo > rm -f ./.deps/libftgl_la-FTExtrudeFont.Plo > rm -f ./.deps/libftgl_la-FTExtrudeGlyph.Plo > rm -f ./.deps/libftgl_la-FTFace.Plo > rm -f ./.deps/libftgl_la-FTFont.Plo > rm -f ./.deps/libftgl_la-FTFontGlue.Plo > rm -f ./.deps/libftgl_la-FTGL.Plo > rm -f ./.deps/libftgl_la-FTGlyph.Plo > rm -f ./.deps/libftgl_la-FTGlyphContainer.Plo > rm -f ./.deps/libftgl_la-FTGlyphGlue.Plo > rm -f ./.deps/libftgl_la-FTLayout.Plo > rm -f ./.deps/libftgl_la-FTLayoutGlue.Plo > rm -f ./.deps/libftgl_la-FTLibrary.Plo > rm -f ./.deps/libftgl_la-FTOutlineFont.Plo > rm -f ./.deps/libftgl_la-FTOutlineGlyph.Plo > rm -f ./.deps/libftgl_la-FTPixmapFont.Plo > rm -f ./.deps/libftgl_la-FTPixmapGlyph.Plo > rm -f ./.deps/libftgl_la-FTPoint.Plo > rm -f ./.deps/libftgl_la-FTPolygonFont.Plo > rm -f ./.deps/libftgl_la-FTPolygonGlyph.Plo > rm -f ./.deps/libftgl_la-FTSimpleLayout.Plo > rm -f ./.deps/libftgl_la-FTSize.Plo > rm -f ./.deps/libftgl_la-FTTextureFont.Plo > rm -f ./.deps/libftgl_la-FTTextureGlyph.Plo > rm -f ./.deps/libftgl_la-FTTriangleExtractorFont.Plo > rm -f ./.deps/libftgl_la-FTTriangleExtractorGlyph.Plo > rm -f ./.deps/libftgl_la-FTVectoriser.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in demo > make[2]: Entering directory '/<<PKGBUILDDIR>>/demo' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f simple c-demo FTGLDemo FTGLMFontDemo > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/FTGLDemo-FTGLDemo.Po > rm -f ./.deps/FTGLMFontDemo-FTGLMFontDemo.Po > rm -f ./.deps/c_demo-c-demo.Po > rm -f ./.deps/simple-simple.Po > rm -f ./.deps/tb.Po > rm -f ./.deps/trackball.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/demo' > Making distclean in docs > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > rm -rf .libs _libs > rm -f -rf html latex > rm -f *.lo > test -z "doxygen.cfg" || rm -f doxygen.cfg > test . = "." || test -z "" || rm -f > rm -f -f images/*.eps > rm -f -f stamp-doxygen stamp-latex stamp-eps > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > Making distclean in msvc > make[2]: Entering directory '/<<PKGBUILDDIR>>/msvc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/msvc' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "ftgl.pc" || rm -f ftgl.pc > rm -f 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 > test -z "ftgl.pc" || rm -f ftgl.pc > 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 ftgl using existing ./ftgl_2.4.0.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file INSTALL, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > ftgl-2.4.0/test/Makefile > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/ftgl_2.4.0-2.1.diff.lL8pyu > 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/ftgl_2.4.0-2.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: 1044185-close@bugs.debian.org
- Subject: Bug#1044185: fixed in ftgl 2.4.0-6
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 23 Oct 2025 12:48:48 +0000
- Message-id: <E1vBukK-003yYh-1Z@fasolo.debian.org>
- Reply-to: Alexandre Detiste <tchet@debian.org>
Source: ftgl Source-Version: 2.4.0-6 Done: Alexandre Detiste <tchet@debian.org> We believe that the bug you reported is fixed in the latest version of ftgl, 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 1044185@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 ftgl 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: Thu, 23 Oct 2025 11:39:01 +0200 Source: ftgl Architecture: source Version: 2.4.0-6 Distribution: unstable Urgency: medium Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Changed-By: Alexandre Detiste <tchet@debian.org> Closes: 1011563 1044185 Changes: ftgl (2.4.0-6) unstable; urgency=medium . * Adopt game library inside Games Team (Closes: #1011563) * Disable PDF generation again, see #1114467 * Add debian/clean (Closes: #1044185) * Add debian/salsa-ci.yml * Switch to debhelper-compat 13 * Update standards version to 4.7.2, no changes needed. . [ Manuel A. Fernandez Montecelo ] * d/copyright_hints: adapt to latest changes upstream . [ Debian Janitor ] * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields Checksums-Sha1: e1b99de8c3435f382e66a0e56918a4059971ef2a 2126 ftgl_2.4.0-6.dsc 6cce301524da4ab6b4a2cc6699ba64a98efac04b 10292 ftgl_2.4.0-6.debian.tar.xz 5c8f7145175fbb5d7dc27734a5dafca9ceefeb37 12180 ftgl_2.4.0-6_source.buildinfo Checksums-Sha256: 27d3ed0f4535b48d02f75c182bcd076bbd513eae8f67a80fd86d8ab8583c121e 2126 ftgl_2.4.0-6.dsc 87f0bd9d70cd238ad1c1b9a4aea73f875fd93e8dade1214d4e22ecfba6304a64 10292 ftgl_2.4.0-6.debian.tar.xz 692322388506e8233ffe8a6a74142330510b61882d4fbf42c4482a0b34727809 12180 ftgl_2.4.0-6_source.buildinfo Files: 2e67c9dbb5fbc56ed3215b44a5cb6f79 2126 libs optional ftgl_2.4.0-6.dsc 7bee4966ed41ea623e8cfa5435a02720 10292 libs optional ftgl_2.4.0-6.debian.tar.xz c82033622199c5ad493bbcb8d9197c2e 12180 libs optional ftgl_2.4.0-6_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmj6H2ARHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBqqBhAArtVdyE951i1gTrb2aWY0cY6vDAP/Mgd0 pidhD70ps+HCx/XfVHac/WRoWjq2ULp2TADq7QZlNw9fmWK0cie1EgJDwDZOxApQ +ukmPq9dA80osNDPyq826mcNc642o8bQ5dEA2YolIcVp9aM1CbXk0GdAvfEip1ST y8lccNNrOmlYt+Y1lV1fH6K6d9QKzQnN8RKU62FJvfadZLixAfa+RIDsXQs0MqEC tsPmAYT/tGkz4YfTz7jllDb3/l9ehaHlBEn6coauLYIzbVZB7ujyXr3vCcOONdfy T6EsGIhaKqouc6QPICfh+xGQerd9mVZ5QvKMYjXOUgSSEqJy7vwJqUd9hp+90sTO B+ZmAFL1MPBV6BIYPN6Q02+qlsQ1wrFXWsogCxjQpMQ3LnrV+/9TT+35x7WFViSY KSfTWrvHyx3GqqkLX65xVKBjtSKxRBrSG86ODmCSQOlkWccTYQUEY3AMbnOoi5u9 zZ1W1sq0hE91KK4sStssfmk/uSadEeyfTy1rgsZwcHdbxK3K66y74dsX3nnqfg6H RTE5WyHPsAF1h27zgnJVuyXCe91miSvU/nH3UMb+UBAXryzD4byNLCtX5Ns42VYH 1SstfN+9e6hmxwxdLayWyxgOoM9TMJD2sC9qasL1kJaXdmYqptNsCLGL70jUsaeR 6ZauWJesUbg= =kNPM -----END PGP SIGNATURE-----Attachment: pgpdIpQrWP33u.pgp
Description: PGP signature
--- End Message ---