Source: node-d3-queue Version: 3.0.7-10 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201226 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --with nodejs > dh_update_autotools_config > dh_autoreconf > dh_auto_configure --buildsystem=nodejs > dh_auto_build --buildsystem=nodejs > Found debian/nodejs/./build > cd ./. && sh -ex debian/nodejs/./build > + preamble > + rollup --banner // https://d3js.org/d3-queue/ Version 3.0.7. Copyright 2019 > Mike Bostock. -f umd -n d3 -o build/d3-queue.js -- index.js > > index.js → build/d3-queue.js... > created build/d3-queue.js in 64ms > + preamble > + uglifyjs.terser --preamble // https://d3js.org/d3-queue/ Version 3.0.7. > Copyright 2019 Mike Bostock. build/d3-queue.js -c -m -o build/d3-queue.min.js > error: unknown option '--preamble' > dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit > code 1 > make: *** [debian/rules:5: build] Error 25 The full build log is available from: http://qa-logs.debian.net/2020/12/26/node-d3-queue_3.0.7-10_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.