Bug#1043868: 7kaa: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 14:17:53 BST 2023


Source: 7kaa
Version: 2.15.5+dfsg-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at 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 7kaa
> dpkg-buildpackage: info: source version 2.15.5+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bertrand Marc <bmarc at debian.org>
>  dpkg-source --before-build .
> dpkg-source: info: using options from 7kaa-2.15.5+dfsg/debian/source/options: --extend-diff-ignore=(^|/)config.(sub|guess)$
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in enet
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/enet'
> test -z "libmultiplayer.a" || rm -f libmultiplayer.a
> rm -f *.o
> 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/multiplayer.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/enet'
> Making distclean in imgfun
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/imgfun'
> Making distclean in generic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imgfun/generic'
> test -z "libimgfun_generic.a" || rm -f libimgfun_generic.a
> rm -f *.o
> 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/CRC.Po
> rm -f ./.deps/IB.Po
> rm -f ./.deps/IB2.Po
> rm -f ./.deps/IB_32.Po
> rm -f ./.deps/IB_A.Po
> rm -f ./.deps/IB_AR.Po
> rm -f ./.deps/IB_AT.Po
> rm -f ./.deps/IB_ATD.Po
> rm -f ./.deps/IB_ATDM.Po
> rm -f ./.deps/IB_ATR.Po
> rm -f ./.deps/IB_ATRD.Po
> rm -f ./.deps/IB_ATRDM.Po
> rm -f ./.deps/IB_DW.Po
> rm -f ./.deps/IB_R.Po
> rm -f ./.deps/IB_RD.Po
> rm -f ./.deps/IB_T.Po
> rm -f ./.deps/IB_TD.Po
> rm -f ./.deps/IB_TDM.Po
> rm -f ./.deps/IB_TR.Po
> rm -f ./.deps/IB_TRD.Po
> rm -f ./.deps/IB_TRDM.Po
> rm -f ./.deps/IC.Po
> rm -f ./.deps/IC_R.Po
> rm -f ./.deps/IJ_T.Po
> rm -f ./.deps/IR.Po
> rm -f ./.deps/IR_A.Po
> rm -f ./.deps/IR_AM.Po
> rm -f ./.deps/IR_BAR.Po
> rm -f ./.deps/IR_M.Po
> rm -f ./.deps/I_BAR.Po
> rm -f ./.deps/I_BLACK.Po
> rm -f ./.deps/I_EMASK.Po
> rm -f ./.deps/I_EREMAP.Po
> rm -f ./.deps/I_FONT.Po
> rm -f ./.deps/I_FREMAP.Po
> rm -f ./.deps/I_LINE.Po
> rm -f ./.deps/I_PIXEL.Po
> rm -f ./.deps/I_READ.Po
> rm -f ./.deps/I_SNOW.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imgfun/generic'
> Making distclean in x86
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imgfun/x86'
> test -z "libimgfun_x86.a" || rm -f libimgfun_x86.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imgfun/x86'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imgfun'
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imgfun'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/imgfun'
> Making distclean in openal
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/openal'
> test -z "libaudio_openal.a" || rm -f libaudio_openal.a
> rm -f *.o
> 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/openal_audio.Po
> rm -f ./.deps/wav_stream.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/openal'
> Making distclean in curl
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/curl'
> test -z "libWebService.a" || rm -f libWebService.a
> rm -f *.o
> 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/WebService.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/curl'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "7kaa" || rm -f 7kaa
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f ./.deps/AM.Po
> rm -f ./.deps/CmdLine.Po
> rm -f ./.deps/ConfigAdv.Po
> rm -f ./.deps/LocaleRes.Po
> rm -f ./.deps/OAI_ACT.Po
> rm -f ./.deps/OAI_ACT2.Po
> rm -f ./.deps/OAI_ATTK.Po
> rm -f ./.deps/OAI_BUIL.Po
> rm -f ./.deps/OAI_CAP2.Po
> rm -f ./.deps/OAI_CAPT.Po
> rm -f ./.deps/OAI_DEFE.Po
> rm -f ./.deps/OAI_DIPL.Po
> rm -f ./.deps/OAI_ECO.Po
> rm -f ./.deps/OAI_GRAN.Po
> rm -f ./.deps/OAI_INFO.Po
> rm -f ./.deps/OAI_MAIN.Po
> rm -f ./.deps/OAI_MAR2.Po
> rm -f ./.deps/OAI_MAR3.Po
> rm -f ./.deps/OAI_MARI.Po
> rm -f ./.deps/OAI_MILI.Po
> rm -f ./.deps/OAI_MONS.Po
> rm -f ./.deps/OAI_QUER.Po
> rm -f ./.deps/OAI_SEEK.Po
> rm -f ./.deps/OAI_SPY.Po
> rm -f ./.deps/OAI_TALK.Po
> rm -f ./.deps/OAI_TOWN.Po
> rm -f ./.deps/OAI_TRAD.Po
> rm -f ./.deps/OAI_UNIT.Po
> rm -f ./.deps/OANLINE.Po
> rm -f ./.deps/OBATTLE.Po
> rm -f ./.deps/OBLOB.Po
> rm -f ./.deps/OBOX.Po
> rm -f ./.deps/OBULLET.Po
> rm -f ./.deps/OBULLETA.Po
> rm -f ./.deps/OBUTT3D.Po
> rm -f ./.deps/OBUTTCUS.Po
> rm -f ./.deps/OBUTTON.Po
> rm -f ./.deps/OB_FLAME.Po
> rm -f ./.deps/OB_HOMIN.Po
> rm -f ./.deps/OB_PROJ.Po
> rm -f ./.deps/OCOLTBL.Po
> rm -f ./.deps/OCONFIG.Po
> rm -f ./.deps/OCRC_STO.Po
> rm -f ./.deps/ODATE.Po
> rm -f ./.deps/ODB.Po
> rm -f ./.deps/ODIR.Po
> rm -f ./.deps/ODYNARR.Po
> rm -f ./.deps/ODYNARRB.Po
> rm -f ./.deps/OEFFECT.Po
> rm -f ./.deps/OERRCTRL.Po
> rm -f ./.deps/OERROR.Po
> rm -f ./.deps/OEXPMASK.Po
> rm -f ./.deps/OFILE.Po
> rm -f ./.deps/OFILETXT.Po
> rm -f ./.deps/OFIRM.Po
> rm -f ./.deps/OFIRM2.Po
> rm -f ./.deps/OFIRMA.Po
> rm -f ./.deps/OFIRMAI.Po
> rm -f ./.deps/OFIRMDIE.Po
> rm -f ./.deps/OFIRMDRW.Po
> rm -f ./.deps/OFIRMIF.Po
> rm -f ./.deps/OFIRMIF2.Po
> rm -f ./.deps/OFIRMIF3.Po
> rm -f ./.deps/OFIRMRES.Po
> rm -f ./.deps/OFLAME.Po
> rm -f ./.deps/OFONT.Po
> rm -f ./.deps/OF_BASE.Po
> rm -f ./.deps/OF_BASE2.Po
> rm -f ./.deps/OF_CAMP.Po
> rm -f ./.deps/OF_CAMP2.Po
> rm -f ./.deps/OF_FACT.Po
> rm -f ./.deps/OF_FACT2.Po
> rm -f ./.deps/OF_HARB.Po
> rm -f ./.deps/OF_HARB2.Po
> rm -f ./.deps/OF_INN.Po
> rm -f ./.deps/OF_INN2.Po
> rm -f ./.deps/OF_MARK.Po
> rm -f ./.deps/OF_MARK2.Po
> rm -f ./.deps/OF_MINE.Po
> rm -f ./.deps/OF_MINE2.Po
> rm -f ./.deps/OF_MONS.Po
> rm -f ./.deps/OF_RESE.Po
> rm -f ./.deps/OF_RESE2.Po
> rm -f ./.deps/OF_WAR.Po
> rm -f ./.deps/OF_WAR2.Po
> rm -f ./.deps/OGAMCRED.Po
> rm -f ./.deps/OGAME.Po
> rm -f ./.deps/OGAMEMP.Po
> rm -f ./.deps/OGAMENCY.Po
> rm -f ./.deps/OGAMEND.Po
> rm -f ./.deps/OGAMESET.Po
> rm -f ./.deps/OGAMHALL.Po
> rm -f ./.deps/OGAMMAIN.Po
> rm -f ./.deps/OGAMMENU.Po
> rm -f ./.deps/OGAMSCE2.Po
> rm -f ./.deps/OGAMSCEN.Po
> rm -f ./.deps/OGAMSING.Po
> rm -f ./.deps/OGENHILL.Po
> rm -f ./.deps/OGENMAP.Po
> rm -f ./.deps/OGETA.Po
> rm -f ./.deps/OGFILE.Po
> rm -f ./.deps/OGFILE2.Po
> rm -f ./.deps/OGFILE3.Po
> rm -f ./.deps/OGF_V1.Po
> rm -f ./.deps/OGODRES.Po
> rm -f ./.deps/OGRPSEL.Po
> rm -f ./.deps/OHELP.Po
> rm -f ./.deps/OHILLRES.Po
> rm -f ./.deps/OIMGRES.Po
> rm -f ./.deps/OINFO.Po
> rm -f ./.deps/OINGMENU.Po
> rm -f ./.deps/OLIGHTN.Po
> rm -f ./.deps/OLIGHTN2.Po
> rm -f ./.deps/OLOG.Po
> rm -f ./.deps/OLONGLOG.Po
> rm -f ./.deps/OLZW.Po
> rm -f ./.deps/OMATRIX.Po
> rm -f ./.deps/OMEM.Po
> rm -f ./.deps/OMISC.Po
> rm -f ./.deps/OMONSRES.Po
> rm -f ./.deps/OMOUSE.Po
> rm -f ./.deps/OMOUSECR.Po
> rm -f ./.deps/OMP_CRC.Po
> rm -f ./.deps/OMUSIC.Po
> rm -f ./.deps/ONATIONA.Po
> rm -f ./.deps/ONATIONB.Po
> rm -f ./.deps/ONEWS.Po
> rm -f ./.deps/ONEWS2.Po
> rm -f ./.deps/ONEWSENG.Po
> rm -f ./.deps/OOPTMENU.Po
> rm -f ./.deps/OPLANT.Po
> rm -f ./.deps/OPLASMA.Po
> rm -f ./.deps/OPOWER.Po
> rm -f ./.deps/ORACERES.Po
> rm -f ./.deps/ORAIN1.Po
> rm -f ./.deps/ORAIN2.Po
> rm -f ./.deps/ORAIN3.Po
> rm -f ./.deps/ORAWRES.Po
> rm -f ./.deps/OREBEL.Po
> rm -f ./.deps/OREGION.Po
> rm -f ./.deps/OREGIONS.Po
> rm -f ./.deps/OREMOTE.Po
> rm -f ./.deps/OREMOTE2.Po
> rm -f ./.deps/OREMOTEM.Po
> rm -f ./.deps/OREMOTEQ.Po
> rm -f ./.deps/ORES.Po
> rm -f ./.deps/ORESDB.Po
> rm -f ./.deps/ORESX.Po
> rm -f ./.deps/OROCK.Po
> rm -f ./.deps/OROCKRES.Po
> rm -f ./.deps/OR_AI.Po
> rm -f ./.deps/OR_ECO.Po
> rm -f ./.deps/OR_MIL.Po
> rm -f ./.deps/OR_NAT.Po
> rm -f ./.deps/OR_NEWS.Po
> rm -f ./.deps/OR_RANK.Po
> rm -f ./.deps/OR_SPY.Po
> rm -f ./.deps/OR_TECH.Po
> rm -f ./.deps/OR_TOWN.Po
> rm -f ./.deps/OR_TRADE.Po
> rm -f ./.deps/OSCROLL.Po
> rm -f ./.deps/OSE.Po
> rm -f ./.deps/OSERES.Po
> rm -f ./.deps/OSFRMRES.Po
> rm -f ./.deps/OSITE.Po
> rm -f ./.deps/OSITEDRW.Po
> rm -f ./.deps/OSKILL.Po
> rm -f ./.deps/OSLIDCUS.Po
> rm -f ./.deps/OSNOW1.Po
> rm -f ./.deps/OSNOW2.Po
> rm -f ./.deps/OSNOWG.Po
> rm -f ./.deps/OSNOWRES.Po
> rm -f ./.deps/OSPATH.Po
> rm -f ./.deps/OSPATHBT.Po
> rm -f ./.deps/OSPREDBG.Po
> rm -f ./.deps/OSPREOFF.Po
> rm -f ./.deps/OSPRESMO.Po
> rm -f ./.deps/OSPREUSE.Po
> rm -f ./.deps/OSPRITE.Po
> rm -f ./.deps/OSPRITE2.Po
> rm -f ./.deps/OSPRITEA.Po
> rm -f ./.deps/OSPRTRES.Po
> rm -f ./.deps/OSPY.Po
> rm -f ./.deps/OSPY2.Po
> rm -f ./.deps/OSPYA.Po
> rm -f ./.deps/OSTR.Po
> rm -f ./.deps/OSYS.Po
> rm -f ./.deps/OSYS2.Po
> rm -f ./.deps/OSYS3.Po
> rm -f ./.deps/OSaveGameArray.Po
> rm -f ./.deps/OSaveGameInfo.Po
> rm -f ./.deps/OSaveGameProvider.Po
> rm -f ./.deps/OTALKENG.Po
> rm -f ./.deps/OTALKFRE.Po
> rm -f ./.deps/OTALKGER.Po
> rm -f ./.deps/OTALKMSG.Po
> rm -f ./.deps/OTALKRE2.Po
> rm -f ./.deps/OTALKRES.Po
> rm -f ./.deps/OTALKSPA.Po
> rm -f ./.deps/OTECHRES.Po
> rm -f ./.deps/OTERRAIN.Po
> rm -f ./.deps/OTORNADO.Po
> rm -f ./.deps/OTOWN.Po
> rm -f ./.deps/OTOWNA.Po
> rm -f ./.deps/OTOWNAI.Po
> rm -f ./.deps/OTOWNBLD.Po
> rm -f ./.deps/OTOWNDRW.Po
> rm -f ./.deps/OTOWNIF.Po
> rm -f ./.deps/OTOWNIND.Po
> rm -f ./.deps/OTOWNRES.Po
> rm -f ./.deps/OTUTOR.Po
> rm -f ./.deps/OTUTOR2.Po
> rm -f ./.deps/OTownNetwork.Po
> rm -f ./.deps/OUNIT.Po
> rm -f ./.deps/OUNIT2.Po
> rm -f ./.deps/OUNITA.Po
> rm -f ./.deps/OUNITAAC.Po
> rm -f ./.deps/OUNITAAT.Po
> rm -f ./.deps/OUNITAC.Po
> rm -f ./.deps/OUNITAI.Po
> rm -f ./.deps/OUNITAM.Po
> rm -f ./.deps/OUNITAT.Po
> rm -f ./.deps/OUNITAT2.Po
> rm -f ./.deps/OUNITAT3.Po
> rm -f ./.deps/OUNITATB.Po
> rm -f ./.deps/OUNITD.Po
> rm -f ./.deps/OUNITDRW.Po
> rm -f ./.deps/OUNITHB.Po
> rm -f ./.deps/OUNITI.Po
> rm -f ./.deps/OUNITIF.Po
> rm -f ./.deps/OUNITIND.Po
> rm -f ./.deps/OUNITM.Po
> rm -f ./.deps/OUNITRES.Po
> rm -f ./.deps/OUNITS.Po
> rm -f ./.deps/OU_CARA.Po
> rm -f ./.deps/OU_CARA2.Po
> rm -f ./.deps/OU_CARAS.Po
> rm -f ./.deps/OU_CARAT.Po
> rm -f ./.deps/OU_CART.Po
> rm -f ./.deps/OU_GOD.Po
> rm -f ./.deps/OU_GOD2.Po
> rm -f ./.deps/OU_MARI.Po
> rm -f ./.deps/OU_MARI2.Po
> rm -f ./.deps/OU_MARIF.Po
> rm -f ./.deps/OU_MARIS.Po
> rm -f ./.deps/OU_MARIT.Po
> rm -f ./.deps/OU_MONS.Po
> rm -f ./.deps/OU_VEHI.Po
> rm -f ./.deps/OVBROWIF.Po
> rm -f ./.deps/OVBROWSE.Po
> rm -f ./.deps/OVGA.Po
> rm -f ./.deps/OVGABUF.Po
> rm -f ./.deps/OVGABUF2.Po
> rm -f ./.deps/OVGALOCK.Po
> rm -f ./.deps/OVIDEO.Po
> rm -f ./.deps/OVOLUME.Po
> rm -f ./.deps/OVQUEUE.Po
> rm -f ./.deps/OWALLRES.Po
> rm -f ./.deps/OWARPT.Po
> rm -f ./.deps/OWEATHER.Po
> rm -f ./.deps/OWORLD.Po
> rm -f ./.deps/OWORLD_M.Po
> rm -f ./.deps/OWORLD_Z.Po
> rm -f ./.deps/OW_FIRE.Po
> rm -f ./.deps/OW_PLANT.Po
> rm -f ./.deps/OW_ROCK.Po
> rm -f ./.deps/OW_SOUND.Po
> rm -f ./.deps/OW_WALL.Po
> rm -f ./.deps/PlayerStats.Po
> rm -f ./.deps/ReplayFile.Po
> rm -f ./.deps/dbglog.Po
> rm -f ./.deps/file_input_stream.Po
> rm -f ./.deps/file_output_stream.Po
> rm -f ./.deps/file_reader.Po
> rm -f ./.deps/file_util.Po
> rm -f ./.deps/file_writer.Po
> rm -f ./.deps/input_stream.Po
> rm -f ./.deps/mem_input_stream.Po
> rm -f ./.deps/output_stream.Po
> rm -f ./.deps/player_desc.Po
> rm -f ./.deps/session_desc.Po
> rm -f ./.deps/vgautil.Po
> rm -f ./.deps/vgautil2.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* 7kaa.po 7kaa.1po 7kaa.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f 
> 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 options from 7kaa-2.15.5+dfsg/debian/source/options: --extend-diff-ignore=(^|/)config.(sub|guess)$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building 7kaa using existing ./7kaa_2.15.5+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to po/de.gmo: binary file contents changed
> dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/eo.gmo: binary file contents changed
> dpkg-source: error: add po/eo.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/es.gmo: binary file contents changed
> dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/fr.gmo: binary file contents changed
> dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pl.gmo: binary file contents changed
> dpkg-source: error: add po/pl.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pt_BR.gmo: binary file contents changed
> dpkg-source: error: add po/pt_BR.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ru.gmo: binary file contents changed
> dpkg-source: error: add po/ru.gmo 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/7kaa_2.15.5+dfsg-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.



More information about the Pkg-games-devel mailing list