Your message dated Mon, 05 Jan 2026 23:19:17 +0000
with message-id <[email protected]>
and subject line Bug#1048433: fixed in node-webassemblyjs 
1.14.1+dfsg3+~cs1.2.7-1
has caused the Debian Bug report #1048433,
regarding node-webassemblyjs: 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.)


-- 
1048433: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048433
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-webassemblyjs
Version: 1.11.4+dfsg+~cs10.11.17-2
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 node-webassemblyjs
> dpkg-buildpackage: info: source version 1.11.4+dfsg+~cs10.11.17-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Yadd <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean --buildsystem=nodejs
> Unable to parse lerna.conf#packages and/or package.json#workspaces. Use 
> debian/nodejs/additional_components
> ./lerna.json found
> 
> workspaces field found in package.json
> 
> Found debian/nodejs/additional_components
> Adding component(s): packages/ast, packages/cli, packages/eslint, 
> packages/floating-point-hex-parser, packages/helper-api-error, 
> packages/helper-buffer, packages/helper-code-frame, packages/helper-compiler, 
> packages/helper-flatten-ast, packages/helper-fsm, packages/helper-numbers, 
> packages/helper-test-framework, packages/helper-testsuite-runner, 
> packages/helper-wasm-bytecode, packages/helper-wasm-section, 
> packages/ieee754, packages/leb128, packages/repl, packages/utf8, 
> packages/validation, packages/wasm-edit, packages/wasm-gen, 
> packages/wasm-opt, packages/wasm-parser, packages/wasm-text-gen, 
> packages/wast-loader, packages/wast-parser, packages/wast-printer, 
> packages/wast-refmt, packages/webassemblyjs
>       rm -rf packages/webassemblyjs/node_modules/.cache 
> packages/webassemblyjs/.nyc_output
>       rm -rf arrayprototypeflatmap/node_modules/.cache 
> arrayprototypeflatmap/.nyc_output
>       rm -rf babel-plugin-mamacro/node_modules/.cache 
> babel-plugin-mamacro/.nyc_output
>       rm -rf call-bind/node_modules/.cache call-bind/.nyc_output
>       rm -rf get-intrinsic/node_modules/.cache get-intrinsic/.nyc_output
>       rm -rf is-regex/node_modules/.cache is-regex/.nyc_output
>       rm -rf packages/ast/node_modules/.cache packages/ast/.nyc_output
>       rm -rf packages/cli/node_modules/.cache packages/cli/.nyc_output
>       rm -rf packages/eslint/node_modules/.cache packages/eslint/.nyc_output
>       rm -rf packages/floating-point-hex-parser/node_modules/.cache 
> packages/floating-point-hex-parser/.nyc_output
>       rm -rf packages/helper-api-error/node_modules/.cache 
> packages/helper-api-error/.nyc_output
>       rm -rf packages/helper-buffer/node_modules/.cache 
> packages/helper-buffer/.nyc_output
>       rm -rf packages/helper-code-frame/node_modules/.cache 
> packages/helper-code-frame/.nyc_output
>       rm -rf packages/helper-compiler/node_modules/.cache 
> packages/helper-compiler/.nyc_output
>       rm -rf packages/helper-flatten-ast/node_modules/.cache 
> packages/helper-flatten-ast/.nyc_output
>       rm -rf packages/helper-fsm/node_modules/.cache 
> packages/helper-fsm/.nyc_output
>       rm -rf packages/helper-numbers/node_modules/.cache 
> packages/helper-numbers/.nyc_output
>       rm -rf packages/helper-test-framework/node_modules/.cache 
> packages/helper-test-framework/.nyc_output
>       rm -rf packages/helper-testsuite-runner/node_modules/.cache 
> packages/helper-testsuite-runner/.nyc_output
>       rm -rf packages/helper-wasm-bytecode/node_modules/.cache 
> packages/helper-wasm-bytecode/.nyc_output
>       rm -rf packages/helper-wasm-section/node_modules/.cache 
> packages/helper-wasm-section/.nyc_output
>       rm -rf packages/ieee754/node_modules/.cache packages/ieee754/.nyc_output
>       rm -rf packages/leb128/node_modules/.cache packages/leb128/.nyc_output
>       rm -rf packages/repl/node_modules/.cache packages/repl/.nyc_output
>       rm -rf packages/utf8/node_modules/.cache packages/utf8/.nyc_output
>       rm -rf packages/validation/node_modules/.cache 
> packages/validation/.nyc_output
>       rm -rf packages/wasm-edit/node_modules/.cache 
> packages/wasm-edit/.nyc_output
>       rm -rf packages/wasm-gen/node_modules/.cache 
> packages/wasm-gen/.nyc_output
>       rm -rf packages/wasm-opt/node_modules/.cache 
> packages/wasm-opt/.nyc_output
>       rm -rf packages/wasm-parser/node_modules/.cache 
> packages/wasm-parser/.nyc_output
>       rm -rf packages/wasm-text-gen/node_modules/.cache 
> packages/wasm-text-gen/.nyc_output
>       rm -rf packages/wast-parser/node_modules/.cache 
> packages/wast-parser/.nyc_output
>       rm -rf packages/wast-printer/node_modules/.cache 
> packages/wast-printer/.nyc_output
>       rm -rf packages/wast-refmt/node_modules/.cache 
> packages/wast-refmt/.nyc_output
>       rm -rf requireindex/node_modules/.cache requireindex/.nyc_output
>       rm -rf xtucieee754/node_modules/.cache xtucieee754/.nyc_output
>       rm -rf xtuclong/node_modules/.cache xtuclong/.nyc_output
> Found debian/nodejs/additional_components
> Adding component(s): packages/ast, packages/cli, packages/eslint, 
> packages/floating-point-hex-parser, packages/helper-api-error, 
> packages/helper-buffer, packages/helper-code-frame, packages/helper-compiler, 
> packages/helper-flatten-ast, packages/helper-fsm, packages/helper-numbers, 
> packages/helper-test-framework, packages/helper-testsuite-runner, 
> packages/helper-wasm-bytecode, packages/helper-wasm-section, 
> packages/ieee754, packages/leb128, packages/repl, packages/utf8, 
> packages/validation, packages/wasm-edit, packages/wasm-gen, 
> packages/wasm-opt, packages/wasm-parser, packages/wasm-text-gen, 
> packages/wast-loader, packages/wast-parser, packages/wast-printer, 
> packages/wast-refmt, packages/webassemblyjs
> rm packages/webassemblyjs/node_modules/.cache
> rm arrayprototypeflatmap/node_modules/.cache
> rm babel-plugin-mamacro/node_modules/.cache
> rm call-bind/node_modules/.cache
> rm get-intrinsic/node_modules/.cache
> rm is-regex/node_modules/.cache
> rm packages/ast/node_modules/.cache
> rm packages/cli/node_modules/.cache
> rm packages/eslint/node_modules/.cache
> rm packages/floating-point-hex-parser/node_modules/.cache
> rm packages/helper-api-error/node_modules/.cache
> rm packages/helper-buffer/node_modules/.cache
> rm packages/helper-code-frame/node_modules/.cache
> rm packages/helper-compiler/node_modules/.cache
> rm packages/helper-flatten-ast/node_modules/.cache
> rm packages/helper-fsm/node_modules/.cache
> rm packages/helper-numbers/node_modules/.cache
> rm packages/helper-test-framework/node_modules/.cache
> rm packages/helper-testsuite-runner/node_modules/.cache
> rm packages/helper-wasm-bytecode/node_modules/.cache
> rm packages/helper-wasm-section/node_modules/.cache
> rm packages/ieee754/node_modules/.cache
> rm packages/leb128/node_modules/.cache
> rm packages/repl/node_modules/.cache
> rm packages/utf8/node_modules/.cache
> rm packages/validation/node_modules/.cache
> rm packages/wasm-edit/node_modules/.cache
> rm packages/wasm-gen/node_modules/.cache
> rm packages/wasm-opt/node_modules/.cache
> rm packages/wasm-parser/node_modules/.cache
> rm packages/wasm-text-gen/node_modules/.cache
> rm packages/wast-parser/node_modules/.cache
> rm packages/wast-printer/node_modules/.cache
> rm packages/wast-refmt/node_modules/.cache
> rm requireindex/node_modules/.cache
> rm xtucieee754/node_modules/.cache
> rm xtuclong/node_modules/.cache
> Found debian/nodejs/additional_components
> Adding component(s): packages/ast, packages/cli, packages/eslint, 
> packages/floating-point-hex-parser, packages/helper-api-error, 
> packages/helper-buffer, packages/helper-code-frame, packages/helper-compiler, 
> packages/helper-flatten-ast, packages/helper-fsm, packages/helper-numbers, 
> packages/helper-test-framework, packages/helper-testsuite-runner, 
> packages/helper-wasm-bytecode, packages/helper-wasm-section, 
> packages/ieee754, packages/leb128, packages/repl, packages/utf8, 
> packages/validation, packages/wasm-edit, packages/wasm-gen, 
> packages/wasm-opt, packages/wasm-parser, packages/wasm-text-gen, 
> packages/wast-loader, packages/wast-parser, packages/wast-printer, 
> packages/wast-refmt, packages/webassemblyjs
> unlink node_modules/array.prototype.flatmap
> unlink node_modules/babel-plugin-mamacro
> unlink node_modules/call-bind
> unlink node_modules/get-intrinsic
> unlink node_modules/is-regex
> unlink node_modules/@webassemblyjs/ast
> unlink node_modules/@webassemblyjs/cli
> unlink node_modules/eslint-plugin-webassembly
> unlink node_modules/@webassemblyjs/floating-point-hex-parser
> unlink node_modules/@webassemblyjs/helper-api-error
> unlink node_modules/@webassemblyjs/helper-buffer
> unlink node_modules/@webassemblyjs/helper-code-frame
> unlink node_modules/@webassemblyjs/helper-compiler
> unlink node_modules/@webassemblyjs/helper-flatten-ast
> unlink node_modules/@webassemblyjs/helper-fsm
> unlink node_modules/@webassemblyjs/helper-numbers
> unlink node_modules/@webassemblyjs/helper-test-framework
> unlink node_modules/@webassemblyjs/helper-testsuite-runner
> unlink node_modules/@webassemblyjs/helper-wasm-bytecode
> unlink node_modules/@webassemblyjs/helper-wasm-section
> unlink node_modules/@webassemblyjs/ieee754
> unlink node_modules/@webassemblyjs/leb128
> unlink node_modules/@webassemblyjs/repl
> unlink node_modules/@webassemblyjs/utf8
> unlink node_modules/@webassemblyjs/validation
> unlink node_modules/@webassemblyjs/wasm-edit
> unlink node_modules/@webassemblyjs/wasm-gen
> unlink node_modules/@webassemblyjs/wasm-opt
> unlink node_modules/@webassemblyjs/wasm-parser
> unlink node_modules/@webassemblyjs/wasm-text-gen
> unlink node_modules/@webassemblyjs/wast-parser
> unlink node_modules/@webassemblyjs/wast-printer
> unlink node_modules/@webassemblyjs/wast-refmt
> unlink node_modules/requireindex
> unlink node_modules/@xtuc/ieee754
> unlink node_modules/@xtuc/long
> make clean-all
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf ./node_modules ./packages/*/node_modules ./packages/*/{lib,esm}
> 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 node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig-arrayprototypeflatmap.tar.xz
> dpkg-source: info: building node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig-babel-plugin-mamacro.tar.xz
> dpkg-source: info: building node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig-call-bind.tar.xz
> dpkg-source: info: building node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig-get-intrinsic.tar.xz
> dpkg-source: info: building node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig-is-regex.tar.xz
> dpkg-source: info: building node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig-requireindex.tar.xz
> dpkg-source: info: building node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig-xtucieee754.tar.xz
> dpkg-source: info: building node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig-xtuclong.tar.xz
> dpkg-source: info: building node-webassemblyjs using existing 
> ./node-webassemblyjs_1.11.4+dfsg+~cs10.11.17.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file 
> node-webassemblyjs-1.11.4+dfsg+~cs10.11.17/packages/ast/src/nodes.js has no 
> final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  node-webassemblyjs-1.11.4+dfsg+~cs10.11.17/packages/ast/src/nodes.js
>  node-webassemblyjs-1.11.4+dfsg+~cs10.11.17/packages/ast/src/types/nodes.js
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/node-webassemblyjs_1.11.4+dfsg+~cs10.11.17-2.diff.SgT50C
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/node-webassemblyjs_1.11.4+dfsg+~cs10.11.17-2_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: node-webassemblyjs
Source-Version: 1.14.1+dfsg3+~cs1.2.7-1
Done: Bastien Roucariès <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-webassemblyjs, 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.
Bastien Roucariès <[email protected]> (supplier of updated node-webassemblyjs 
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: Mon, 05 Jan 2026 23:53:01 +0100
Source: node-webassemblyjs
Architecture: source
Version: 1.14.1+dfsg3+~cs1.2.7-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Bastien Roucariès <[email protected]>
Closes: 975396 1048433
Changes:
 node-webassemblyjs (1.14.1+dfsg3+~cs1.2.7-1) unstable; urgency=medium
 .
   * Team upload
   * Repack and remove autogenerated files,
     in order to fix rebuild (Closes: #1048433)
   * Recommend packaged wabt (Closes: #975396)
Checksums-Sha1:
 f597a03fb9bc7ef3c8f74a9debe801205d612411 3316 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1.dsc
 23b94e4841fdf0c0e1f51c94a7f6da0626b39819 2428 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig-babel-plugin-mamacro.tar.xz
 cfa11ba560002adede2a9fd9b831c9b1113f242a 2608 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig-requireindex.tar.xz
 942bb9367929b5599142f0c6839fe9999253c2ce 555252 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig.tar.xz
 84d88edff82cdf5c29e45ca03cc8aa035d057f54 9240 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1.debian.tar.xz
 3012f83405ae769f9ca6d1309896952db92bccd2 16857 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1_source.buildinfo
Checksums-Sha256:
 c25eb43af55695400051ddf03d0f0c529a7435c92ffb17a86791c541d733af18 3316 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1.dsc
 22be92a41be025af996195afd044053b8927e6980a39301ef50adae33354eb5b 2428 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig-babel-plugin-mamacro.tar.xz
 44acf6e9220ae63d5ed8e52b3199d414014601cb8e3420c3013ba2da2d8bd055 2608 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig-requireindex.tar.xz
 a3a0376ad2f807eb9ee0d0604e66e551855ca0955caf5303926ff1ec0d7721d6 555252 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig.tar.xz
 2989a7321c55a6b6ab5d8d29ca08e98f5525f6d2c66b3ebd90da7d395cd3cf82 9240 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1.debian.tar.xz
 475e9246daa134d3d1316b077c83d1125ffa86bfb24874eb4acc26c674daf10e 16857 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1_source.buildinfo
Files:
 c56d98b454d8f7a7f6d3787a0bd07420 3316 javascript optional 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1.dsc
 ecfc08746ea3d4ff49d53684601184e8 2428 javascript optional 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig-babel-plugin-mamacro.tar.xz
 b026e9f50ce217a6520516b317434ff9 2608 javascript optional 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig-requireindex.tar.xz
 c16a04c88b8e6abf2c9b9644fa14f640 555252 javascript optional 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7.orig.tar.xz
 594d45e8f944dc78c78ddc479d1fa630 9240 javascript optional 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1.debian.tar.xz
 1d08cf9590646c37ff08686bc5b1c286 16857 javascript optional 
node-webassemblyjs_1.14.1+dfsg3+~cs1.2.7-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

wsG7BAEBCgBvBYJpXETrCRAAOhotqkEIX0cUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmcMrWbocOa+4anfcz9mz8kQWDcNHyTzNMlbhuLS9fIc
jxYhBF0Bh7lAokW617D1agA6Gi2qQQhfAAAOfw//X2ZPr71xR/lbOV0Pbb8H0zJH
9BNE1UHGJdr20KFZJiIotHvKaQk8OwDLFxybZABDYOvBn/BplVe/Y7ORbU5iN7DR
tSIEmfC6KJL3LgDOD9647E+M5n23W3EKVFt8d1GoGcegZ/cFF5zboh0S0BRCdL20
5oyfftJodoJdaf6WwluA1jcbeAYWnUdMAMjhGahZJee0r7ff/3JsYrQOu0wxdGI3
ediwUBYOaVgvdsoltgpITFTKa6Si1tf1PB0RPmIfmvlS1R1ZpsTZ1OYSgst/e7WF
bnludEVZb5mvQleUuk+8kGMf67C10u2NIlEymgtdMTlFCZpPmeckJvr1E+u44eth
9kADR+zDcsfd3wnXpPExV4GKJ5PDeljCoFBMW/eXZ0daRwQnd/+8F3AU7GrCRffq
3c9BvCpfwp3dZF+g73xQkdA+V5b/9gC9wMF2hZZJDLeLPkfIk0xVeiJzeQ6czLPN
7a2Q5Gs8cy5hqk/nfdJPYsa+hryf0yjKP2vxsrfUlRIyfEn315NKKWj+oVf2tMFz
e83PSv7S2721Mwxst5eO4SZoOaaNMRw21ycqcktREz/AjeI0HFNqA7M6DWOh2RYi
OXzfEQo3T77oki76aaE7KxdaqOIMKMKpfJtG74NulLQ4QGp87W7+V5VH2ESoZrbf
ItyjKObUsUnMFD5hRkk=
=BzL8
-----END PGP SIGNATURE-----

Attachment: pgp7ReruYgPx8.pgp
Description: PGP signature


--- End Message ---
-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to