[Pkg-javascript-devel] Bug#1002280: node-neo-async: FTBFS: Error: Cannot find module 'minimist'
Lucas Nussbaum
lucas at debian.org
Tue Dec 21 16:47:51 GMT 2021
Source: node-neo-async
Version: 2.6.2+~cs3.0.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> Link node_modules/asyncro -> ../asyncro
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/asyncro/build
> cd ./asyncro && sh -ex ../debian/nodejs/asyncro/build
> + rollup -i ./src/index.js -f cjs -o ./dist/asyncro.js
> [36m
> [1m./src/index.js[22m → [1m./dist/asyncro.js[22m...[39m
> [32mcreated [1m./dist/asyncro.js[22m in [1m42ms[22m[39m
> Found debian/nodejs/./build
> cd ./. && sh -ex debian/nodejs/./build
> + gulp --gulpfile gulp/tasks/npm.js npm:publish
> [19:05:21] Local gulp not found in /<<PKGBUILDDIR>>/gulp/tasks
> [19:05:21] Try running: npm install gulp
> [19:05:21] Using globally installed gulp
> [19:05:21] Working directory changed to /<<PKGBUILDDIR>>/gulp/tasks
> Error: Cannot find module 'minimist'
> Require stack:
> - /<<PKGBUILDDIR>>/gulp/tasks/npm.js
> - /usr/share/nodejs/gulp-cli/lib/shared/require-or-import.js
> - /usr/share/nodejs/gulp-cli/lib/versioned/^4.0.0/index.js
> - /usr/share/nodejs/gulp-cli/index.js
> - /usr/share/nodejs/gulp/bin/gulp.js
> at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/gulp/tasks/npm.js:8:14)
> at Module._compile (internal/modules/cjs/loader.js:999:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
> at Module.load (internal/modules/cjs/loader.js:863:32)
> at Function.Module._load (internal/modules/cjs/loader.js:708:14)
> at Module.require (internal/modules/cjs/loader.js:887:19) {
> code: 'MODULE_NOT_FOUND',
> requireStack: [
> '/<<PKGBUILDDIR>>/gulp/tasks/npm.js',
> '/usr/share/nodejs/gulp-cli/lib/shared/require-or-import.js',
> '/usr/share/nodejs/gulp-cli/lib/versioned/^4.0.0/index.js',
> '/usr/share/nodejs/gulp-cli/index.js',
> '/usr/share/nodejs/gulp/bin/gulp.js'
> ]
> }
> dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit code 1
> make: *** [debian/rules:8: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2021/12/20/node-neo-async_2.6.2+~cs3.0.0-2_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 mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-javascript-devel
mailing list