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:dygraphs, 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>>'
env IS_ACTUAL_DEBIAN_BUILD=1 mksh scripts/build.sh
+ mksh scripts/build-js.sh
+ <src/dygraph.js
+ sed -n '/^Dygraph.VERSION = "\(.*\)";$/s//\1/p'
+ v=2.2.2
+ relv=2.2.2
+ rm -rf dist disttmp src-es5
+ mkdir disttmp
+ pax -rw -l auto_tests src disttmp/
+ mksh scripts/txt2js.sh LICENSE.txt disttmp/LICENCE.js
I: converting LICENSE.txt to disttmp/LICENCE.js
+ header='/*! @license https://github.com/danvk/dygraphs/blob/v2.2.2/LICENSE.txt (MIT) */'
+ cd disttmp
+ nodejs -e 'process.stdout.write(require.resolve("browser-pack"));'
+ realpath /usr/share/nodejs/browser-pack/index.js
+ origbrowserpack=/usr/share/nodejs/browser-pack/index.js
+ realpath /usr/share/nodejs/browser-pack/index.js/../prelude.js
+ origpreludefile=/usr/share/nodejs/browser-pack/prelude.js
+ mkdir .node_override
+ patchedbrowserpack=/<<PKGBUILDDIR>>/disttmp/.node_override/browser-pack.js
+ export origbrowserpack origpreludefile patchedbrowserpack
+ >/<<PKGBUILDDIR>>/disttmp/.node_override/browser-pack.js
+ <<\EOF
+ cat
+ command -v browserify
+ realpath /usr/bin/browserify
+ export 'origbrowserify=/usr/share/nodejs/browserify/bin/cmd.js'
+ patchedbrowserify=/<<PKGBUILDDIR>>/disttmp/.node_override/browserify-patched.js
+ >/<<PKGBUILDDIR>>/disttmp/.node_override/browserify-patched.js
+ <<\EOF
+ cat
+ babeljs --config-file /<<PKGBUILDDIR>>/babel.config.json --compact false --source-maps inline -d tests5 auto_tests
Error: Cannot find package 'babel-plugin-add-module-exports' imported from /<<PKGBUILDDIR>>/babel-virtual-resolve-base.js
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 loadFullConfig (file:///usr/share/nodejs/@babel/core/lib/index-shared.js:1912:25)
at loadFullConfig.next (<anonymous>)
at Function.<anonymous> (file:///usr/share/nodejs/@babel/core/lib/transform-file.js:10:25)
at Generator.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: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) {
code: 'ERR_MODULE_NOT_FOUND'
}
make[1]: *** [debian/rules:46: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:43: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------