[From nobody Mon Aug 31 14:53:10 2026
Received: (at submit) by bugs.debian.org; 31 Aug 2026 12:05:12 +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=-120.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,MONEY,
 PP_MIME_FAKE_ASCII_TEXT,SPF_HELO_PASS,SPF_PASS,
 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, 7; hammy, 150; neutral, 288; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:53024)
 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 1x10lE-0079kH-2A
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:05:12 +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 mailly.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 1x10lD-007q05-1O
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:05:11 +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=ZKY4yGUYptfue85rRK0Jl5U8oxUZ1Km7gH5UfCrzuaE=; b=GvueXUkt3CiOjCFSMHDxGyyGjs
 oNANvrNVqFhOYfEW/QXWH5ToJoIGwxvmIVsBTS/cdGe7SA4JytC1aLOqjDRA68AzIVoTcn7lj0Iz+
 cYKwXG1rSuRJ1FvQArjOg7/Lk+dg5qNXX9miiiHKkcQE988WnVw3Nx0EutKZ0TOmIHHTeJPRisMBJ
 GVMbvWadRkK+RCOITnQ+ab4Dox8SNXMlxxBK8R19KN8WiJ9skFz6FCR26BDsyuOj1bcLk/eTSA0Pv
 ucXX2hzvqMCxUxX50h5R15+kaWa5K4b3jlvb/2u7yKZhOiV9/UrDocPZUxAEV3jmhxfc16jeREiAQ
 O7SdEZjg==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1x10lC-0071VV-0U
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:05:10 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: strophejs: FTBFS with node-babel 8
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1x10lC-0071VV-0U@paradis.debian.org&gt;
Date: Mon, 31 Aug 2026 12:05:10 +0000
Delivered-To: submit@bugs.debian.org

Package: src:strophejs
Version: 4.0.0-2
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/202608/

A wiki page discussing possible solutions is available here:

https://wiki.debian.org/Javascript/KnownPatches?pow_referer=#node-babel7_8

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:strophejs, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_auto_build
tsc --project tsconfig.json
rollup --config rollup.config.js --bundleConfigAsCjs
[36m
[1msrc/index.js[22m → [1mdist/strophe.js[22m...[39m
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
[1m[31m[!] [1m(plugin commonjs--resolver) Error: Cannot find package '@babel/plugin-proposal-optional-chaining' imported from /&lt;&lt;PKGBUILDDIR&gt;&gt;/babel-virtual-resolve-base.js[22m[1m[39m[22m
src/index.js
[2m    at __node_internal_ (file:///usr/share/nodejs/import-meta-resolve/lib/errors.js:433:11)
    at new NodeError (file:///usr/share/nodejs/import-meta-resolve/lib/errors.js:377:5)
    at packageResolve (file:///usr/share/nodejs/import-meta-resolve/lib/resolve.js:1035:9)
    at moduleResolve (file:///usr/share/nodejs/import-meta-resolve/lib/resolve.js:1117:18)
    at defaultResolve (file:///usr/share/nodejs/import-meta-resolve/lib/resolve.js:1292:15)
    at resolve (file:///usr/share/nodejs/import-meta-resolve/index.js:32:12)
    at tryImportMetaResolve (file:///usr/share/nodejs/@babel/core/lib/config/files/index.js:485:14)
    at resolveStandardizedNameForImport (file:///usr/share/nodejs/@babel/core/lib/config/files/index.js:517:19)
    at resolveStandardizedName (file:///usr/share/nodejs/@babel/core/lib/config/files/index.js:529:22)
    at loadPlugin (file:///usr/share/nodejs/@babel/core/lib/config/files/index.js:390:7)
    at loadPlugin.next (&lt;anonymous&gt;)
    at createDescriptor (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:522:16)
    at createDescriptor.next (&lt;anonymous&gt;)
    at step (/usr/share/nodejs/gensync/index.js:261:32)
    at evaluateAsync (/usr/share/nodejs/gensync/index.js:291:5)
    at /usr/share/nodejs/gensync/index.js:44:11
    at Array.forEach (&lt;anonymous&gt;)
    at gensync.async (/usr/share/nodejs/gensync/index.js:43:15)
    at gensync.all (/usr/share/nodejs/gensync/index.js:216:13)
    at Generator.next (&lt;anonymous&gt;)
    at createDescriptors (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:484:38)
    at createDescriptors.next (&lt;anonymous&gt;)
    at createPluginDescriptors (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:481:17)
    at createPluginDescriptors.next (&lt;anonymous&gt;)
    at file:///usr/share/nodejs/@babel/core/lib/index-shared.js:386:27
    at Generator.next (&lt;anonymous&gt;)
    at mergeChainOpts (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1531:34)
    at mergeChainOpts.next (&lt;anonymous&gt;)
    at chainWalker (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1498:14)
    at chainWalker.next (&lt;anonymous&gt;)
    at loadFileChain (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1377:24)
    at loadFileChain.next (&lt;anonymous&gt;)
    at buildRootChain (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1263:27)
    at buildRootChain.next (&lt;anonymous&gt;)
    at loadPrivatePartialConfig (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1827:30)
    at loadPrivatePartialConfig.next (&lt;anonymous&gt;)
    at loadPartialConfig$1 (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1869:25)
    at loadPartialConfig$1.next (&lt;anonymous&gt;)
    at step (/usr/share/nodejs/gensync/index.js:269:25)
    at /usr/share/nodejs/gensync/index.js:273:13
    at async.call.result.err.err (/usr/share/nodejs/gensync/index.js:223:11)
    at /usr/share/nodejs/gensync/index.js:50:45
    at step (/usr/share/nodejs/gensync/index.js:287:14)
    at /usr/share/nodejs/gensync/index.js:273:13
    at async.call.result.err.err (/usr/share/nodejs/gensync/index.js:223:11)
    at /usr/share/nodejs/gensync/index.js:189:28
    at file:///usr/share/nodejs/@babel/core/lib/caching-shared.js:43:7
    at /usr/share/nodejs/gensync/index.js:113:33
    at step (/usr/share/nodejs/gensync/index.js:287:14)
    at /usr/share/nodejs/gensync/index.js:273:13
    at async.call.result.err.err (/usr/share/nodejs/gensync/index.js:223:11)
    at /usr/share/nodejs/gensync/index.js:189:28
    at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read/context:96:3)[22m


make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]