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 '/<<PKGBUILDDIR>>'
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 /<<PKGBUILDDIR>>/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 (<anonymous>)
at createDescriptor (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:522:16)
at createDescriptor.next (<anonymous>)
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 (<anonymous>)
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 (<anonymous>)
at createDescriptors (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:484:38)
at createDescriptors.next (<anonymous>)
at createPluginDescriptors (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:481:17)
at createPluginDescriptors.next (<anonymous>)
at file:///usr/share/nodejs/@babel/core/lib/index-shared.js:386:27
at Generator.next (<anonymous>)
at mergeChainOpts (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1531:34)
at mergeChainOpts.next (<anonymous>)
at chainWalker (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1498:14)
at chainWalker.next (<anonymous>)
at loadFileChain (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1377:24)
at loadFileChain.next (<anonymous>)
at buildRootChain (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1263:27)
at buildRootChain.next (<anonymous>)
at loadPrivatePartialConfig (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1827:30)
at loadPrivatePartialConfig.next (<anonymous>)
at loadPartialConfig$1 (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1869:25)
at loadPartialConfig$1.next (<anonymous>)
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 '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------