[Pkg-javascript-devel] Bug#980654: node-esprima: FTBFS: Error: Cannot find module '@types/estree'
Lucas Nussbaum
lucas at debian.org
Wed Jan 20 20:58:40 GMT 2021
Source: node-esprima
Version: 4.0.1+ds+~4.0.2-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
>
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package node-esprima
> dpkg-buildpackage: info: source version 4.0.1+ds+~4.0.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Xavier Guimard <yadd at debian.org>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean --with nodejs
> dh_auto_clean --buildsystem=nodejs
> rm -rf ./node_modules/.cache
> rm -rf typesesprima/node_modules/.cache
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-esprima using existing ./node-esprima_4.0.1+ds+~4.0.2.orig-typesesprima.tar.xz
> dpkg-source: info: building node-esprima using existing ./node-esprima_4.0.1+ds+~4.0.2.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building node-esprima in node-esprima_4.0.1+ds+~4.0.2-1.debian.tar.xz
> dpkg-source: info: building node-esprima in node-esprima_4.0.1+ds+~4.0.2-1.dsc
> debian/rules binary
> dh binary --with nodejs
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> mkdir node_modules
> internal/modules/cjs/loader.js:818
> throw err;
> ^
>
> Error: Cannot find module '@types/estree'
> Require stack:
> - /<<PKGBUILDDIR>>/[eval]
> at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
> at Function.resolve (internal/modules/cjs/helpers.js:80:19)
> at [eval]:1:21
> at Script.runInThisContext (vm.js:120:18)
> at Object.runInThisContext (vm.js:309:38)
> at Object.<anonymous> ([eval]-wrapper:10:26)
> at Module._compile (internal/modules/cjs/loader.js:999:30)
> at evalScript (internal/process/execution.js:94:25)
> at internal/main/eval_string.js:23:3 {
> code: 'MODULE_NOT_FOUND',
> requireStack: [ '/<<PKGBUILDDIR>>/[eval]' ]
> }
> ### @types/estree is required by debian/nodejs/./extlinks but not available
> make: *** [debian/rules:4: binary] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/01/20/node-esprima_4.0.1+ds+~4.0.2-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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.
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