[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1044915: emscripten: Fails to build source after successful build



Source: emscripten
Version: 3.1.6~dfsg-5
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 emscripten
> dpkg-buildpackage: info: source version 3.1.6~dfsg-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jochen Sprickerhof <jspricke@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> [ ! -e emscripten-version.txt.orig ] \
> 	|| mv -f emscripten-version.txt.orig emscripten-version.txt
> rm -rf debian/em_cache debian/tmpbin
> rm -f .emscripten src/emscripten-source-map.min.js system/include/compat/arm_neon.h
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean -- README.html README.txt ChangeLog.html ChangeLog.txt
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building emscripten using existing ./emscripten_3.1.6~dfsg.orig-Xtypes.tar.xz
> dpkg-source: info: building emscripten using existing ./emscripten_3.1.6~dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to __pycache__/emcc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add __pycache__/emcc.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 __pycache__/emscripten.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add __pycache__/emscripten.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 third_party/leb128/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add third_party/leb128/__pycache__/__init__.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 tools/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/__init__.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 tools/__pycache__/building.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/building.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 tools/__pycache__/cache.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/cache.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 tools/__pycache__/colored_logger.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/colored_logger.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 tools/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/config.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 tools/__pycache__/deps_info.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/deps_info.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 tools/__pycache__/diagnostics.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/diagnostics.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 tools/__pycache__/extract_metadata.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/extract_metadata.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 tools/__pycache__/filelock.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/filelock.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 tools/__pycache__/gen_struct_info.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/gen_struct_info.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 tools/__pycache__/js_manipulation.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/js_manipulation.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 tools/__pycache__/line_endings.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/line_endings.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 tools/__pycache__/minimal_runtime_shell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/minimal_runtime_shell.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 tools/__pycache__/response_file.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/response_file.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 tools/__pycache__/settings.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/settings.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 tools/__pycache__/shared.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/shared.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 tools/__pycache__/system_libs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/system_libs.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 tools/__pycache__/tempfiles.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/tempfiles.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 tools/__pycache__/toolchain_profiler.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/toolchain_profiler.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 tools/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/utils.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 tools/__pycache__/wasm2c.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/wasm2c.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 tools/__pycache__/webassembly.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/webassembly.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 tools/ports/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/__init__.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 tools/ports/__pycache__/boost_headers.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/boost_headers.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 tools/ports/__pycache__/bullet.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/bullet.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 tools/ports/__pycache__/bzip2.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/bzip2.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 tools/ports/__pycache__/cocos2d.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/cocos2d.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 tools/ports/__pycache__/freetype.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/freetype.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 tools/ports/__pycache__/giflib.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/giflib.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 tools/ports/__pycache__/harfbuzz.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/harfbuzz.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 tools/ports/__pycache__/icu.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/icu.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 tools/ports/__pycache__/libjpeg.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/libjpeg.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 tools/ports/__pycache__/libmodplug.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/libmodplug.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 tools/ports/__pycache__/libpng.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/libpng.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 tools/ports/__pycache__/mpg123.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/mpg123.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 tools/ports/__pycache__/ogg.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/ogg.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 tools/ports/__pycache__/regal.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/regal.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 tools/ports/__pycache__/sdl2.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/sdl2.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 tools/ports/__pycache__/sdl2_gfx.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/sdl2_gfx.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 tools/ports/__pycache__/sdl2_image.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/sdl2_image.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 tools/ports/__pycache__/sdl2_mixer.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/sdl2_mixer.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 tools/ports/__pycache__/sdl2_net.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/sdl2_net.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 tools/ports/__pycache__/sdl2_ttf.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/sdl2_ttf.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 tools/ports/__pycache__/vorbis.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/vorbis.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 tools/ports/__pycache__/zlib.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/ports/__pycache__/zlib.cpython-311.pyc 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/emscripten_3.1.6~dfsg-5_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.


Reply to: