Your message dated Sun, 06 Apr 2025 16:34:36 +0000
with message-id <e1u1sxa-00eml2...@fasolo.debian.org>
and subject line Bug#1101242: fixed in node-immutable-tuple 0.4.10-12
has caused the Debian Bug report #1101242,
regarding node-immutable-tuple: FTBFS: Exception during run: ReferenceError:
require is not defined in ES module scope, you can use import instead
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 ow...@bugs.debian.org
immediately.)
--
1101242: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101242
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-immutable-tuple
Version: 0.4.10-11
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean --buildsystem=nodejs
rm -rf ./node_modules/.cache ./.nyc_output
rm ./node_modules/.cache
rm ./node_modules/.cache
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./scripts/build.sh
[1m[33m(!) You have passed an unrecognized option[39m[22m
Unknown input options: sourcemap. Allowed options: acorn, acornInjectPlugins,
cache, context, experimentalCacheExpiry, experimentalLogSideEffects, external,
inlineDynamicImports, input, logLevel, makeAbsoluteExternalsRelative,
manualChunks, maxParallelFileOps, maxParallelFileReads, moduleContext, onLog,
onwarn, perf, plugins, preserveEntrySignatures, preserveModules,
preserveSymlinks, shimMissingExports, strictDeprecations, treeshake, watch
[36m
[1m/<<PKGBUILDDIR>>/src/tuple.js[22m â [1m../dist/tuple.js[22m...[39m
[32mcreated [1m../dist/tuple.js[22m in [1m82ms[22m[39m
[1m[33m(!) You have passed an unrecognized option[39m[22m
Unknown input options: sourcemap. Allowed options: acorn, acornInjectPlugins,
cache, context, experimentalCacheExpiry, experimentalLogSideEffects, external,
inlineDynamicImports, input, logLevel, makeAbsoluteExternalsRelative,
manualChunks, maxParallelFileOps, maxParallelFileReads, moduleContext, onLog,
onwarn, perf, plugins, preserveEntrySignatures, preserveModules,
preserveSymlinks, shimMissingExports, strictDeprecations, treeshake, watch
[36m
[1m/<<PKGBUILDDIR>>/src/tuple.js[22m â [1m../dist/tuple.mjs[22m...[39m
[32mcreated [1m../dist/tuple.mjs[22m in [1m80ms[22m[39m
uglifyjs dist/tuple.js -o dist/tuple.min.js
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test --buildsystem=nodejs
mkdir -p node_modules
ln -s ../debian/tests/test_modules/reify node_modules/reify
ln -s ../. node_modules/immutable-tuple
/bin/sh -ex debian/tests/pkg-js/test
+ set -e
+ rm -rf node_modules
+ cp -a debian/tests/test_modules node_modules
+ mocha --require ./node_modules/reify --full-trace --reporter spec
test/tests.js
Since Acorn 8.0.0, options.ecmaVersion is required.
Defaulting to 2020, but this will stop working in the future.
(node:84379) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of
file:///<<PKGBUILDDIR>>/test/tests.js is not specified and it doesn't parse as
CommonJS.
Reparsing as ES module because module syntax was detected. This incurs a
performance overhead.
To eliminate this warning, add "type": "module" to
/<<PKGBUILDDIR>>/package.json.
(Use `node --trace-warnings ...` to show where the warning was created)
[Object: null prototype] { parse: undefined, sourceType: undefined }
Exception during run: ReferenceError: require is not defined in ES module
scope, you can use import instead
at Suite.<anonymous> (file:///<<PKGBUILDDIR>>/test/tests.js:211:5)
at Object.create (/usr/share/nodejs/mocha/lib/interfaces/common.js:148:19)
at context.describe.context.context
(/usr/share/nodejs/mocha/lib/interfaces/bdd.js:42:27)
at file:///<<PKGBUILDDIR>>/test/tests.js:65:1
at ModuleJob.run (node:internal/modules/esm/module_job:263:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:540:24)
at async formattedImport
(/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:9:14)
at async exports.requireOrImport
(/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:42:28)
at async exports.loadFilesAsync
(/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:100:20)
at async singleRun (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:162:3)
at async exports.handler (/usr/share/nodejs/mocha/lib/cli/run.js:375:5)
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-immutable-tuple, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: node-immutable-tuple
Source-Version: 0.4.10-12
Done: Yadd <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-immutable-tuple, 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 1101...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-immutable-tuple 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 06 Apr 2025 18:10:39 +0200
Source: node-immutable-tuple
Architecture: source
Version: 0.4.10-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1101242
Changes:
node-immutable-tuple (0.4.10-12) unstable; urgency=medium
.
* Team upload
* Declare compliance with policy 4.7.2
* Fix test files type and update test module (Closes: #1101242)
Checksums-Sha1:
0e94eee7f0177c5c73416b830c0658c842f0ebc4 2362
node-immutable-tuple_0.4.10-12.dsc
3741cf9d7589bc298c609704555544dcb53fb761 36576
node-immutable-tuple_0.4.10-12.debian.tar.xz
Checksums-Sha256:
db5f69e6a36b5a6a69c04484b515d562b9994dcde0daad06a3a1df4b891ba819 2362
node-immutable-tuple_0.4.10-12.dsc
11d85b3aeee6c67e14c8ae63bfe89be0af48da2cb8e058ad41cf7504a3753dca 36576
node-immutable-tuple_0.4.10-12.debian.tar.xz
Files:
d9d6a1f6c2a40610105fc959ae38591b 2362 javascript optional
node-immutable-tuple_0.4.10-12.dsc
dee2be371e03b033ba527ed1157f538f 36576 javascript optional
node-immutable-tuple_0.4.10-12.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmfyp8MACgkQ9tdMp8mZ
7ulgFA/9GOcbNKIoi5bvw0yLWe+eSSbrygFwRINpLVwLU5adKZlxKU2MzTGSkt1b
C7Gy4k81X1mca7aHOUhPiMGPT51mSmlzKkS4Sx5GQnE5D3M7lwJnwwNiIv6sFiDd
84Aa0apf+NckQxU5iDXO6yjXbvYm/eH8scQf7+Hk650OlvJEmbACLYIWcZLKBu2p
cNs1bKGVjHKnWB/6ZBHZrUBQaHcivpk/QypBoK8OjBPigmv5bjopDHnTdAbyQ1RD
1NqFIgpD/f+QPMRTxfjfLvJXmvmDHiiuT+M6wBkNhqYOYc/i3Uw6Wb3L6pXGt+YI
3f6a8L58uFuj2bnfZe2f25jNDGLjkXHqhxjs1Y5D3EAv75RQRQBp9mO7282WKSrn
yuiFLEQymFxNfKrANFll+N89U8YNbrgADInV7yVwPsLpwBsmxSmaAIoIBKUhATP/
7IZoHQl+k+fh5VYFLe5UU93nkjRzC/4ujnrG9v6E7egJcBX5pjeb6QtgkjUDtC6o
xOmY1cLqDm//+VH5x9Ly+I/Blys2lLhEtChkI7dz2mtbFXfDgJgXL7BwltrV8aWb
SDDM7iqVLexp4GKRv+cO75P34MOsZB2gphryZa2w9+ZHcpKvLtHaMKhKPbX2r+i7
paWsTkIwTNjzI3ZxLZyAQPvnICylY2IO55Quo3ihZjwmYsZc3bI=
=2nEJ
-----END PGP SIGNATURE-----
pgpCLAohPokcH.pgp
Description: PGP signature
--- End Message ---