Your message dated Fri, 21 Jun 2024 17:41:31 +0300
with message-id <[email protected]>
and subject line Re: Bug#1044915: emscripten: Fails to build source after
successful build
has caused the Debian Bug report #1044915,
regarding emscripten: 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.)
--
1044915: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044915
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: emscripten
Version: 3.1.6~dfsg-5
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 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
> <[email protected]>
> 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.
--- End Message ---
--- Begin Message ---
Version: 3.1.6~dfsg-9
Due to missing 3.1.6~dfsg-8 upload (it remains as UNRELEASED in d/changelog),
this bug hasn't been closed. Doing this now:
emscripten (3.1.6~dfsg-8) UNRELEASED; urgency=medium
* QA upload.
* Fix building twice in a row. (Closes: #1044915)
* Add upstream metadata.
-- Andreas Beckmann <[email protected]> Tue, 16 Apr 2024 11:37:12 +0200
/mjt
--
GPG Key transition (from rsa2048 to rsa4096) since 2024-04-24.
New key: rsa4096/61AD3D98ECDF2C8E 9D8B E14E 3F2A 9DD7 9199 28F1 61AD 3D98
ECDF 2C8E
Old key: rsa2048/457CE0A0804465C5 6EE1 95D1 886E 8FFB 810D 4324 457C E0A0
8044 65C5
Transition statement: http://www.corpit.ru/mjt/gpg-transition-2024.txt
--- End Message ---