[Pkg-javascript-devel] Bug#1134303: node-unicode-data: FTBFS: ReferenceError: arrayEach is not defined
Santiago Vila
sanvila at debian.org
Sat Apr 18 18:32:21 BST 2026
Package: src:node-unicode-data
Version: 1.6.7+ds-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202604/
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 cannot 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-unicode-data, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
find data -type l -delete
rm -rf output
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p data
ln -s /usr/share/unicode/BidiBrackets.txt data/16.0.0-bidi-brackets.txt
ln -s /usr/share/unicode/BidiMirroring.txt data/16.0.0-bidi-mirroring.txt
ln -s /usr/share/unicode/Blocks.txt data/16.0.0-blocks.txt
ln -s /usr/share/unicode/CaseFolding.txt data/16.0.0-case-folding.txt
ln -s /usr/share/unicode/CompositionExclusions.txt data/16.0.0-composition-exclusions.txt
ln -s /usr/share/unicode/UnicodeData.txt data/16.0.0-database.txt
ln -s /usr/share/unicode/DerivedCoreProperties.txt data/16.0.0-derived-core-properties.txt
ln -s /usr/share/unicode/DerivedNormalizationProps.txt data/16.0.0-derived-normalization-properties.txt
ln -s /usr/share/unicode/emoji/emoji-sequences.txt data/16.0.0-emoji-sequences.txt
ln -s /usr/share/unicode/emoji/emoji-test.txt data/16.0.0-emoji-test.txt
ln -s /usr/share/unicode/emoji/emoji-zwj-sequences.txt data/16.0.0-emoji-zwj-sequences.txt
ln -s /usr/share/unicode/emoji/emoji-data.txt data/16.0.0-emoji.txt
ln -s /usr/share/unicode/LineBreak.txt data/16.0.0-line-break.txt
ln -s /usr/share/unicode/NameAliases.txt data/16.0.0-name-aliases.txt
ln -s /usr/share/unicode/PropList.txt data/16.0.0-properties.txt
ln -s /usr/share/unicode/ScriptExtensions.txt data/16.0.0-script-extensions.txt
ln -s /usr/share/unicode/Scripts.txt data/16.0.0-scripts.txt
ln -s /usr/share/unicode/SpecialCasing.txt data/16.0.0-special-casing.txt
ln -s /usr/share/unicode/auxiliary/WordBreakProperty.txt data/16.0.0-word-break.txt
node scripts/generate-data.js
/usr/share/nodejs/lodash.template/index.js:1489
arrayEach(importsKeys, function(key) {
^
ReferenceError: arrayEach is not defined
at template (/usr/share/nodejs/lodash.template/index.js:1489:3)
at Object.<anonymous> (/<<PKGBUILDDIR>>/index.js:26:23)
at Module._compile (node:internal/modules/cjs/loader:1705:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1838:10)
at Module.load (node:internal/modules/cjs/loader:1441:32)
at Module._load (node:internal/modules/cjs/loader:1263:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
at Module.require (node:internal/modules/cjs/loader:1463:12)
at require (node:internal/modules/helpers:147:16)
Node.js v22.22.2
make[1]: *** [debian/rules:30: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-javascript-devel
mailing list