Bug#1048675: mame: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:20:57 BST 2023


Source: mame
Version: 0.257+dfsg.1-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 mame
> dpkg-buildpackage: info: source version 0.257+dfsg.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Cesare Falco <c.falco at ubuntu.com>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PYTHON_EXECUTABLE=python3 dh_auto_clean
> 	make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> GCC 13.2.0 detected
> Cleaning genie
> Cleaning...
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building mame using existing ./mame_0.257+dfsg.1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/bgfx.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/bgfx.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/ctrlr_config.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/ctrlr_config.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/devicemap.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/devicemap.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/glsl.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/glsl.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/hlsl.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/hlsl.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/linux-lightguns.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/linux-lightguns.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/multiconfig.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/multiconfig.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/paths.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/paths.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/advanced/shiftertoggle.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/advanced/shiftertoggle.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/commandline/commandline-all.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/commandline/commandline-all.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/commandline/commandline-index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/commandline/commandline-index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/commandline/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/commandline/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/commandline/sdlconfig.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/commandline/sdlconfig.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/commandline/windowsconfig.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/commandline/windowsconfig.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/contributing/cxx.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/contributing/cxx.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/contributing/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/contributing/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/contributing/softlist.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/contributing/softlist.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/annotation.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/annotation.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/breakpoint.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/breakpoint.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/cheats.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/cheats.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/exceptionpoint.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/exceptionpoint.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/execution.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/execution.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/general.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/general.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/image.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/image.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/memory.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/memory.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/registerpoints.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/registerpoints.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/debugger/watchpoint.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/debugger/watchpoint.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/environment.pickle in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/healthwarning.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/healthwarning.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/initialsetup/compilingmame.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/initialsetup/compilingmame.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/initialsetup/configuringmame.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/initialsetup/configuringmame.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/initialsetup/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/initialsetup/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/initialsetup/installingmame.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/initialsetup/installingmame.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/initialsetup/mameintro.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/initialsetup/mameintro.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/license.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/license.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/luascript/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/luascript/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/luascript/ref-common.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/luascript/ref-common.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/luascript/ref-core.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/luascript/ref-core.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/luascript/ref-debugger.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/luascript/ref-debugger.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/luascript/ref-devices.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/luascript/ref-devices.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/luascript/ref-input.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/luascript/ref-input.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/luascript/ref-mem.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/luascript/ref-mem.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/luascript/ref-render.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/luascript/ref-render.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/autofire.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/autofire.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/console.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/console.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/data.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/data.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/discord.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/discord.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/dummy.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/dummy.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/gdbstub.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/gdbstub.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/hiscore.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/hiscore.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/inputmacro.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/inputmacro.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/layout.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/layout.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/timecode.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/timecode.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/plugins/timer.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/plugins/timer.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/security.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/security.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/device_disasm_interface.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/device_disasm_interface.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/device_memory_interface.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/device_memory_interface.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/device_rom_interface.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/device_rom_interface.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/floppy.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/floppy.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/inputsystem.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/inputsystem.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/layout_files.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/layout_files.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/layout_script.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/layout_script.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/m6502.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/m6502.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/memory.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/memory.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/naming.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/naming.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/nscsi.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/nscsi.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/object_finders.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/object_finders.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/techspecs/poly_manager.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/techspecs/poly_manager.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/tools/castool.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/tools/castool.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/tools/floptool.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/tools/floptool.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/tools/imgtool.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/tools/imgtool.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/tools/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/tools/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/tools/othertools.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/tools/othertools.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/aboutromsets.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/aboutromsets.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/assetsearch.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/assetsearch.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/commonissues.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/commonissues.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/defaultkeys.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/defaultkeys.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/frontends.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/frontends.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/index.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/mamemenus.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/mamemenus.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/ui.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/ui.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/usingmame/usingmame.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/usingmame/usingmame.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/doctrees/whatis.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/whatis.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file mame-0.257+dfsg.1/docs/build/singlehtml/_static/basic.css has no final newline (either original or modified version)
> dpkg-source: warning: file mame-0.257+dfsg.1/docs/build/singlehtml/_static/css/badge_only.css has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/Roboto-Slab-Bold.woff: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/Roboto-Slab-Bold.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/Roboto-Slab-Bold.woff2: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/Roboto-Slab-Bold.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/Roboto-Slab-Regular.woff: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/Roboto-Slab-Regular.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/Roboto-Slab-Regular.woff2: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/Roboto-Slab-Regular.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/fontawesome-webfont.eot: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/fontawesome-webfont.eot in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/fontawesome-webfont.ttf: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/fontawesome-webfont.ttf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/fontawesome-webfont.woff: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/fontawesome-webfont.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/fontawesome-webfont.woff2: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/fontawesome-webfont.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/lato-bold-italic.woff: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/lato-bold-italic.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/lato-bold-italic.woff2: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/lato-bold-italic.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/lato-bold.woff: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/lato-bold.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/lato-bold.woff2: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/lato-bold.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/lato-normal-italic.woff: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/lato-normal-italic.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/lato-normal-italic.woff2: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/lato-normal-italic.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/lato-normal.woff: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/lato-normal.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/css/fonts/lato-normal.woff2: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/css/fonts/lato-normal.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file mame-0.257+dfsg.1/docs/build/singlehtml/_static/css/theme.css has no final newline (either original or modified version)
> dpkg-source: warning: file mame-0.257+dfsg.1/docs/build/singlehtml/_static/documentation_options.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/file.png: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/file.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file mame-0.257+dfsg.1/docs/build/singlehtml/_static/js/badge_only.js has no final newline (either original or modified version)
> dpkg-source: warning: file mame-0.257+dfsg.1/docs/build/singlehtml/_static/js/theme.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/minus.png: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/minus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/build/singlehtml/_static/plus.png: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/_static/plus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file mame-0.257+dfsg.1/docs/build/singlehtml/_static/pygments.css has no final newline (either original or modified version)
> dpkg-source: warning: file mame-0.257+dfsg.1/docs/build/singlehtml/index.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to docs/build/singlehtml/objects.inv: binary file contents changed
> dpkg-source: error: add docs/build/singlehtml/objects.inv in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to docs/source/_ext/__pycache__/edit_on_github.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add docs/source/_ext/__pycache__/edit_on_github.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to mame: binary file contents changed
> dpkg-source: error: add mame in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'mame' will not be represented in diff
> dpkg-source: error: cannot represent change to nlwav: binary file contents changed
> dpkg-source: error: add nlwav in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'nlwav' will not be represented in diff
> dpkg-source: error: cannot represent change to scripts/build/__pycache__/png.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add scripts/build/__pycache__/png.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to testkeys: binary file contents changed
> dpkg-source: error: add testkeys in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'testkeys' will not be represented in diff
> 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/mame_0.257+dfsg.1-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