[Pkg-javascript-devel] Bug#1011824: vega.js: FTBFS: make[1]: *** [debian/rules:12: override_dh_auto_build] Error 1

Lucas Nussbaum lucas at debian.org
Thu May 26 20:22:48 BST 2022


Source: vega.js
Version: 5.22.1+ds+~3.1.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build --buildsystem=nodejs
> ./lerna.json found
> 
> workspaces field found in package.json
> 
> Found debian/nodejs/topojson-client/build
> 	cd ./topojson-client && sh -ex ../debian/nodejs/topojson-client/build
> + rollup -c
> 
> src/index.js → dist/topojson-client.js...
> created dist/topojson-client.js in 167ms
> 
> src/index.js → dist/topojson-client.min.js...
> created dist/topojson-client.min.js in 736ms
> No build command found, searching known files
> No build command found, searching known files
> set -e; \
> for PAC in `pkgjs-utils components_list 2>/dev/null`; do \
> 	CMD=`pkgjs-pjson $PAC scripts build`; \
> 	if test "$CMD" != ""; then \
> 		(cd $PAC ln -s ../../node_modules && $CMD); \
> 	fi; \
> done
> [!] Error: Cannot find module 'pretty-bytes'
> Require stack:
> - /<<PKGBUILDDIR>>/debian/build_modules/maxmin/index.js
> - /<<PKGBUILDDIR>>/debian/build_modules/rollup-plugin-bundle-size/index.js
> - /<<PKGBUILDDIR>>/packages/vega-canvas/rollup.config.js
> - /usr/share/nodejs/rollup/dist/shared/loadConfigFile.js
> - /usr/share/nodejs/rollup/dist/bin/rollup
> Error: Cannot find module 'pretty-bytes'
> Require stack:
> - /<<PKGBUILDDIR>>/debian/build_modules/maxmin/index.js
> - /<<PKGBUILDDIR>>/debian/build_modules/rollup-plugin-bundle-size/index.js
> - /<<PKGBUILDDIR>>/packages/vega-canvas/rollup.config.js
> - /usr/share/nodejs/rollup/dist/shared/loadConfigFile.js
> - /usr/share/nodejs/rollup/dist/bin/rollup
>     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
>     at Function.Module._load (node:internal/modules/cjs/loader:778:27)
>     at Module.require (node:internal/modules/cjs/loader:1005:19)
>     at require (node:internal/modules/cjs/helpers:102:18)
>     at Object.<anonymous> (/<<PKGBUILDDIR>>/debian/build_modules/maxmin/index.js:3:19)
>     at Module._compile (node:internal/modules/cjs/loader:1103:14)
>     at Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
>     at Object.require.extensions.<computed> [as .js] (/usr/share/nodejs/rollup/dist/shared/loadConfigFile.js:617:17)
>     at Module.load (node:internal/modules/cjs/loader:981:32)
>     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
> 
> make[1]: *** [debian/rules:12: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/vega.js_5.22.1+ds+~3.1.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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