#1007845 node-babel7: FTBFS with nodejs experimental/14.19.0

Package:
src:node-babel7
Source:
node-babel7
Submitter:
Jérémy Lal
Date:
2022-06-07 16:45:04 UTC
Severity:
important
Tags:
#1007845#5
Date:
2022-03-17 18:21:29 UTC
From:
To:
This package fails to rebuild. Build log is attached.
#1007845#10
Date:
2022-03-18 01:23:27 UTC
From:
To:
The actual log file. Previous one was empty.
#1007845#15
Date:
2022-03-19 06:30:20 UTC
From:
To:
This was fixed elsewhere. Now problem is different:

[...]
gulp rollup-babel-standalone
[06:25:36] Using gulpfile /<<PKGBUILDDIR>>/Gulpfile.mjs
[06:25:36] Starting 'rollup-babel-standalone'...
[06:25:36] Compiling 'packages/babel-standalone/src/index.ts' with
rollup ...
{
   code: 'UNRESOLVED_IMPORT',
   importer: '\x00es6-object-assign?commonjs-external',
   message: "'es6-object-assign' is imported by
\x00es6-object-assign?commonjs-external, but could not be resolved –
treating it as an external dependency",
   source: 'es6-object-assign',
   url:
'https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency',
   toString: [Function (anonymous)]
}
[06:26:12] 'rollup-babel-standalone' errored after 36 s
[06:26:12] Error: Rollup aborted due to warnings above
     at onwarn (file:///<<PKGBUILDDIR>>/Gulpfile.mjs:329:19)
     at Object.onwarn
(file:///usr/share/nodejs/rollup/dist/es/shared/rollup.js:22936:13)
     at ModuleLoader.handleResolveId
(file:///usr/share/nodejs/rollup/dist/es/shared/rollup.js:22187:26)
     at file:///usr/share/nodejs/rollup/dist/es/shared/rollup.js:22164:26
make[1]: *** [debian/rules:66: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: binary] Error 2

#1007845#20
Date:
2022-06-07 16:43:37 UTC
From:
To: