Your message dated Tue, 30 Apr 2024 08:49:13 +0000
with message-id <[email protected]>
and subject line Bug#1044115: fixed in basic256 2.0.99.10-1
has caused the Debian Bug report #1044115,
regarding basic256: 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 [email protected]
immediately.)
--
1044115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044115
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: basic256
Version: 2.0.99.7-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 basic256
> dpkg-buildpackage: info: source version 2.0.99.7-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Barak A. Pearlmutter
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --buildsystem=qmake
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean -- QMAKE=qmake
> make -j8 distclean QMAKE=qmake
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make -f Makefile.Release distclean
> make -f Makefile.Debug distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f release/qrc_resource.cpp
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f tmp/moc/moc_predefs.h
> rm -f debug/qrc_resource.cpp
> rm -f tmp/moc/moc_predefs.h
> rm -f tmp/moc/moc_BasicDock.cpp tmp/moc/moc_BasicDownloader.cpp
> tmp/moc/moc_BasicEdit.cpp tmp/moc/moc_BasicGraph.cpp
> tmp/moc/moc_BasicKeyboard.cpp tmp/moc/moc_BasicMediaPlayer.cpp
> tmp/moc/moc_BasicOutput.cpp tmp/moc/moc_BasicWidget.cpp
> tmp/moc/moc_EditSyntaxHighlighter.cpp tmp/moc/moc_Interpreter.cpp
> tmp/moc/moc_MainWindow.cpp tmp/moc/moc_PreferencesWin.cpp
> tmp/moc/moc_ReplaceWin.cpp tmp/moc/moc_RunController.cpp
> tmp/moc/moc_Sound.cpp tmp/moc/moc_Variables.cpp tmp/moc/moc_VariableWin.cpp
> rm -f tmp/moc/moc_BasicDock.cpp tmp/moc/moc_BasicDownloader.cpp
> tmp/moc/moc_BasicEdit.cpp tmp/moc/moc_BasicGraph.cpp
> tmp/moc/moc_BasicKeyboard.cpp tmp/moc/moc_BasicMediaPlayer.cpp
> tmp/moc/moc_BasicOutput.cpp tmp/moc/moc_BasicWidget.cpp
> tmp/moc/moc_EditSyntaxHighlighter.cpp tmp/moc/moc_Interpreter.cpp
> tmp/moc/moc_MainWindow.cpp tmp/moc/moc_PreferencesWin.cpp
> tmp/moc/moc_ReplaceWin.cpp tmp/moc/moc_RunController.cpp
> tmp/moc/moc_Sound.cpp tmp/moc/moc_Variables.cpp tmp/moc/moc_VariableWin.cpp
> rm -f tmp/obj/lex.yy.o tmp/obj/basicParse.tab.o tmp/obj/BasicDock.o
> tmp/obj/BasicDownloader.o tmp/obj/BasicEdit.o tmp/obj/BasicGraph.o
> tmp/obj/BasicIcons.o tmp/obj/BasicKeyboard.o tmp/obj/BasicMediaPlayer.o
> tmp/obj/BasicOutput.o tmp/obj/BasicWidget.o tmp/obj/Convert.o
> tmp/obj/DataElement.o tmp/obj/EditSyntaxHighlighter.o tmp/obj/Error.o
> tmp/obj/Interpreter.o tmp/obj/LineNumberArea.o tmp/obj/Main.o
> tmp/obj/MainWindow.o tmp/obj/md5.o tmp/obj/PreferencesWin.o
> tmp/obj/ReplaceWin.o tmp/obj/RunController.o tmp/obj/Sleeper.o
> tmp/obj/Sound.o tmp/obj/Stack.o tmp/obj/Variables.o tmp/obj/VariableWin.o
> tmp/obj/ViewWidgetIFace.o tmp/obj/qrc_resource.o tmp/obj/moc_BasicDock.o
> tmp/obj/moc_BasicDownloader.o tmp/obj/moc_BasicEdit.o
> tmp/obj/moc_BasicGraph.o tmp/obj/moc_BasicKeyboard.o
> tmp/obj/moc_BasicMediaPlayer.o
> tmp/obj/moc_BasicOutput.o tmp/obj/moc_BasicWidget.o
> tmp/obj/moc_EditSyntaxHighlighter.o tmp/obj/moc_Interpreter.o
> tmp/obj/moc_MainWindow.o tmp/obj/moc_PreferencesWin.o
> tmp/obj/moc_ReplaceWin.o tmp/obj/moc_RunController.o tmp/obj/moc_Sound.o
> tmp/obj/moc_Variables.o tmp/obj/moc_VariableWin.o
> rm -f tmp/obj/lex.yy.o tmp/obj/basicParse.tab.o tmp/obj/BasicDock.o
> tmp/obj/BasicDownloader.o tmp/obj/BasicEdit.o tmp/obj/BasicGraph.o
> tmp/obj/BasicIcons.o tmp/obj/BasicKeyboard.o tmp/obj/BasicMediaPlayer.o
> tmp/obj/BasicOutput.o tmp/obj/BasicWidget.o tmp/obj/Convert.o
> tmp/obj/DataElement.o tmp/obj/EditSyntaxHighlighter.o tmp/obj/Error.o
> tmp/obj/Interpreter.o tmp/obj/LineNumberArea.o tmp/obj/Main.o
> tmp/obj/MainWindow.o tmp/obj/md5.o tmp/obj/PreferencesWin.o
> tmp/obj/ReplaceWin.o tmp/obj/RunController.o tmp/obj/Sleeper.o
> tmp/obj/Sound.o tmp/obj/Stack.o tmp/obj/Variables.o tmp/obj/VariableWin.o
> tmp/obj/ViewWidgetIFace.o tmp/obj/qrc_resource.o tmp/obj/moc_BasicDock.o
> tmp/obj/moc_BasicDownloader.o tmp/obj/moc_BasicEdit.o
> tmp/obj/moc_BasicGraph.o tmp/obj/moc_BasicKeyboard.o
> tmp/obj/moc_BasicMediaPlayer.o
> tmp/obj/moc_BasicOutput.o tmp/obj/moc_BasicWidget.o
> tmp/obj/moc_EditSyntaxHighlighter.o tmp/obj/moc_Interpreter.o
> tmp/obj/moc_MainWindow.o tmp/obj/moc_PreferencesWin.o
> tmp/obj/moc_ReplaceWin.o tmp/obj/moc_RunController.o tmp/obj/moc_Sound.o
> tmp/obj/moc_Variables.o tmp/obj/moc_VariableWin.o
> rm -f LEX/basicParse.tab.h LEX/basicParse.tab.c LEX/lex.yy.c
> rm -f LEX/basicParse.tab.h LEX/basicParse.tab.c LEX/lex.yy.c
> rm -f *~ core *.core
> rm -f *~ core *.core
> rm -f basic256
> rm -f .qmake.stash
> rm -f Makefile.Release
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f basic256
> rm -f .qmake.stash
> rm -f Makefile.Debug
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f Makefile
> rm -f .qmake.stash
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=qmake
> dh_clean -O--buildsystem=qmake
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building basic256 using existing
> ./basic256_2.0.99.7.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to Translations/basic256_de.qm:
> binary file contents changed
> dpkg-source: error: add Translations/basic256_de.qm in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Translations/basic256_en.qm:
> binary file contents changed
> dpkg-source: error: add Translations/basic256_en.qm in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Translations/basic256_es.qm:
> binary file contents changed
> dpkg-source: error: add Translations/basic256_es.qm in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Translations/basic256_fr.qm:
> binary file contents changed
> dpkg-source: error: add Translations/basic256_fr.qm in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Translations/basic256_it.qm:
> binary file contents changed
> dpkg-source: error: add Translations/basic256_it.qm in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Translations/basic256_nl.qm:
> binary file contents changed
> dpkg-source: error: add Translations/basic256_nl.qm in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Translations/basic256_pt.qm:
> binary file contents changed
> dpkg-source: error: add Translations/basic256_pt.qm in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to Translations/basic256_ru.qm:
> binary file contents changed
> dpkg-source: error: add Translations/basic256_ru.qm in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> 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/basic256_2.0.99.7-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 ---
Source: basic256
Source-Version: 2.0.99.10-1
Done: Barak A. Pearlmutter <[email protected]>
We believe that the bug you reported is fixed in the latest version of
basic256, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barak A. Pearlmutter <[email protected]> (supplier of updated basic256 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 09 Apr 2024 11:01:40 +0100
Source: basic256
Architecture: source
Version: 2.0.99.10-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter <[email protected]>
Changed-By: Barak A. Pearlmutter <[email protected]>
Closes: 1044115
Changes:
basic256 (2.0.99.10-1) unstable; urgency=low
.
* new upstream release; merge upstream svn repo trunk
* debian/copyright: use spaces rather than tabs to start continuation lines.
* bump policy
* update quilt patch contexts
* clean *.qm, for source build after successful build (closes: #1044115)
* exclude prebuilt MS Windows binary from sources (thanks, lintian!)
Checksums-Sha1:
0a3fc3e3dbfe6e8dd127d844a70229a6fe429bb9 2055 basic256_2.0.99.10-1.dsc
31cdce1851a567f7369a3b72d0e02f3b332f14f9 869252 basic256_2.0.99.10.orig.tar.xz
a7a86d6b88cd33618a75338c75061fe98402238e 9588
basic256_2.0.99.10-1.debian.tar.xz
2b62ba5a51396c3855750570ff2f44550c87742e 14994
basic256_2.0.99.10-1_source.buildinfo
Checksums-Sha256:
09f3d38795371b450a4e7b03f25d02b7749037482c9713a187d31f1d6b835f76 2055
basic256_2.0.99.10-1.dsc
441a1060d6e8c395b16c0af13162a64cbc1bfb0ec5645306e03b21414aa3d70a 869252
basic256_2.0.99.10.orig.tar.xz
f9e3eff658c201c40acdae059ee53e637b9ef85fe0c069120e98beef91639ce8 9588
basic256_2.0.99.10-1.debian.tar.xz
041206673a17228ff5b8b3361fd0feda2566e0374966b3a253050ff4e66db1fc 14994
basic256_2.0.99.10-1_source.buildinfo
Files:
35200dfcb70b6a64e086aca5df9518d5 2055 devel optional basic256_2.0.99.10-1.dsc
f2911cc4c0b59c5bcc79e6ab182e53e1 869252 devel optional
basic256_2.0.99.10.orig.tar.xz
fd6cca3af6252b7c97e272bc0c7b2d9e 9588 devel optional
basic256_2.0.99.10-1.debian.tar.xz
4edb58b86254cd481f5de4d59f3717ee 14994 devel optional
basic256_2.0.99.10-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEE+nZaz+JE7Dn2AefCmesepNIze4gFAmYwrBQPHGJhcEBkZWJp
YW4ub3JnAAoJEJnrHqTSM3uIpaQP/2lK/EFaqmugK/eWKo+QS7yxwKTo/QYzTz6V
QjY22G1oDtP+Zr9cFkX7LVn546vU9MMDiIm1LiZ79NLkx0lNDCZ7KpGE3IMKNqP7
ZW4M+4y2F4cYtMnI7898XX5VrOrnBblWlEyLAgIU8EbuK8xqKHNMy7KOH+IksxW4
yWZIdAJZaVzXgmo5FbhXpvwD4QRt8B/rgnnONY2U0SnAPkA5Ie8s4AYLsLffc47x
IN7h+VTffuSGHMHHiIkmpfeTYdG6TfeL91Ug+lEeMvUKTPzXlxtK+x2bHu+evbh8
ESsBSlY/xUxnz0oI6uTreKUrg3ElHeEx+ig4bviV/yetYHw3kqunxAcNliUKY752
H3NVLt95axxfd8ct8GxsOLAZHpfRF/urtKP1n8jVZfAjvsAyS5eto8GmoPSX8B79
+HYADh3iRIWcjgtjuH3wxnThuEtWUEDVW8a7de4nSlL+zyS0CHBqi0AYk24/QNVF
20wou5Mu2vzZmUWbyXddBUpeEvHwQIJ293O6lx+eNmfInDTlbbjvcmJNFhtW22I9
ewUKTol3Nzo5MBaCS0dG/5EAI0vlyKvmdAgvhPGPNCGOVq8EtfOm/Jhdbu5N1ABy
XyYquYis2Ah/89NJsL0dR0f+4Sb+CQAqVgTUVt5P+Da95EE+0yBGRk44EbqD1rhK
0ja3Dd26
=XDnl
-----END PGP SIGNATURE-----
pgplrgerYl3Fc.pgp
Description: PGP signature
--- End Message ---