[From nobody Sun Apr 19 06:23:04 2026
Received: (at submit) by bugs.debian.org; 18 Apr 2026 17:32:15 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.7 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 51; hammy, 150; neutral, 120; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--H*F:U*sanvila,
 0.000-+--H*rp:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:40044)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wE9Wh-00HGR5-0v
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:32:15 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wE9Wh-0088SI-0f
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:32:15 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=Tkq+RpslORWftWVPBm23Ao5I/mUHEm/HmBEYgtPNid0=; b=EEmc9r5ZC67A8cM+68NYutzmYd
 BQBjTfViaC4824XPCLJwMZpiCb7DjIRPUABEcnyKY5jIY1q14eUapxFMMRQYsTZtKr78HRk9XFBeB
 +0uqrt+jycvZKSaz3JtgNtNsBp7YAiCMgxDSby+PSquLZdPTSETLN1b3CyzLzmWdvlSS7e3bIp28K
 yEvXKc2xBoQ7oMBojraMCTLX7NxflAxcS5mFNUtYdyPCV2PRXm600X/NeUCt9FMnadysq+jQsZefi
 D4XGMbaD4khopE7OaxElIhT7cHBiMsgMh2NhlO9MPmvSZu8Bt+pF6fptXVn3OoUKIDNgHzw4dVgYM
 WE1kDK7Q==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wE9Wh-00EB6K-0H
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:32:15 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-prismjs: FTBFS: ReferenceError: arrayEach is not defined
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wE9Wh-00EB6K-0H@paradis.debian.org&gt;
Date: Sat, 18 Apr 2026 17:32:15 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-prismjs
Version: 1.30.0+dfsg+~1.26.6-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-prismjs, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
	rm -rf ./node_modules/.cache ./.nyc_output
	rm -rf types-prismjs/node_modules/.cache types-prismjs/.nyc_output
rm ./node_modules/.cache
rm types-prismjs/node_modules/.cache
rm ./node_modules/.cache
unlink node_modules/@types/prismjs
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link node_modules/@types/prismjs -&gt; ../../types-prismjs
   dh_auto_build --buildsystem=nodejs
No build command found, searching known files
Found debian/nodejs/./build
	cd ./. &amp;&amp; sh -ex debian/nodejs/./build
+ gulp
[15:06:19] Local gulp not found in /&lt;&lt;PKGBUILDDIR&gt;&gt;
[15:06:19] Try running: npm install gulp
[15:06:19] Using globally installed gulp
[15:06:19] Using gulpfile /&lt;&lt;PKGBUILDDIR&gt;&gt;/gulpfile.js
[15:06:19] Starting 'default'...
[15:06:19] Starting 'minifyComponents'...
[15:06:19] Starting 'minifyThemes'...
[15:06:19] Starting 'componentsJsonToJs'...
[15:06:19] Starting 'build'...
[15:06:19] Starting 'languagePlugins'...
[15:06:19] Finished 'componentsJsonToJs' after 82 ms
(node:50) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
[15:06:19] 'build' errored after 135 ms
[15:06:19] ReferenceError: arrayEach is not defined
    at template (/usr/share/nodejs/lodash.template/index.js:1489:3)
    at Transform.TransformStream [as _transform] (/usr/share/nodejs/gulp-header/index.js:24:11)
    at Transform._write (/usr/share/nodejs/readable-stream/lib/internal/streams/transform.js:153:8)
    at writeOrBuffer (/usr/share/nodejs/readable-stream/lib/internal/streams/writable.js:336:12)
    at _write (/usr/share/nodejs/readable-stream/lib/internal/streams/writable.js:285:10)
    at Writable.write (/usr/share/nodejs/readable-stream/lib/internal/streams/writable.js:288:10)
    at Transform.ondata (/usr/share/nodejs/readable-stream/lib/internal/streams/readable.js:707:22)
    at Transform.emit (node:events:519:28)
    at Transform.emit (node:domain:552:15)
    at addChunk (/usr/share/nodejs/readable-stream/lib/internal/streams/readable.js:323:12)
[15:06:19] 'default' errored after 138 ms
dh_auto_build: error: cd ./. &amp;&amp; sh -ex debian/nodejs/./build returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]