[Pkg-javascript-devel] Bug#959618: node-puka: FTBFS: Error: Babel 7.0.0-beta.56 has dropped support for the 'helpersNamespace' utility.
Lucas Nussbaum
lucas at debian.org
Sun May 3 13:58:17 BST 2020
Source: node-puka
Version: 1.0.0+dfsg-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200501 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p dist
> rollup -c rollup.config.js
>
> src/index.js → dist/index.js...
> [!] (babel plugin) Error: Babel 7.0.0-beta.56 has dropped support for the 'helpersNamespace' utility.If you are using @babel/plugin-external-helpers you will need to use a newer version than the one you currently have installed. If you have your own implementation, you'll want to explore using 'helperGenerator' alongside 'file.availableHelper()'.
> src/index.js
> Error: Babel 7.0.0-beta.56 has dropped support for the 'helpersNamespace' utility.If you are using @babel/plugin-external-helpers you will need to use a newer version than the one you currently have installed. If you have your own implementation, you'll want to explore using 'helperGenerator' alongside 'file.availableHelper()'.
> at File.set (/usr/share/nodejs/@babel/core/lib/transformation/file/file.js:125:13)
> at PluginPass.pre (/usr/share/nodejs/babel-plugin-external-helpers/lib/index.js:10:12)
> at transformFile (/usr/share/nodejs/@babel/core/lib/transformation/index.js:78:27)
> at runSync (/usr/share/nodejs/@babel/core/lib/transformation/index.js:45:3)
> at Object.transformSync (/usr/share/nodejs/@babel/core/lib/transform.js:43:38)
> at /usr/share/nodejs/rollup-plugin-babel/src/preflightCheck.js:38:24
> at /usr/share/nodejs/rollup-plugin-babel/src/index.js:95:22
> at process._tickCallback (internal/process/next_tick.js:68:7)
> at Function.Module.runMain (internal/modules/cjs/loader.js:834:11)
> at startup (internal/bootstrap/node.js:283:19)
>
> make[1]: *** [debian/rules:12: override_dh_auto_build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/05/01/node-puka_1.0.0+dfsg-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-javascript-devel
mailing list