[Pkg-javascript-devel] Bug#1015059: node-dagre-d3-renderer: FTBFS: make[1]: *** [debian/rules:11: override_dh_auto_build] Error 1

Lucas Nussbaum lucas at debian.org
Sat Jul 16 14:54:28 BST 2022


Source: node-dagre-d3-renderer
Version: 0.6.4+dfsg-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220716 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>>'
> rollup -c debian/rollup.config.js index.js -n dagreD3 -f umd -o dist/dagre-d3.js
> 
> index.js → dist/dagre-d3.js...
> [!] (plugin commonjs--resolver) CompileError: Transforming for-of statements is not fully supported. Use `transforms: { forOf: false }` to skip transformation and disable this error, or `transforms: { dangerousForOf: true }` if you know what you're doing. (4:4)
> ../../../usr/share/nodejs/d3-array/src/count.js (4:4)
> 1 : export default function count(values, valueof) {
> 2 :   let count = 0;
> 3 :   if (valueof === undefined) {
> 4 :     for (let value of values) {
>         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Error
>     at Function.missingTransform (/usr/share/nodejs/buble/dist/buble.cjs.js:367:9)
>     at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:2522:17)
>     at /usr/share/nodejs/buble/dist/buble.cjs.js:795:34
>     at Array.forEach (<anonymous>)
>     at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:795:13)
>     at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:105:11)
>     at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:2826:9)
>     at /usr/share/nodejs/buble/dist/buble.cjs.js:795:34
>     at Array.forEach (<anonymous>)
> 
> make[1]: *** [debian/rules:11: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/07/16/node-dagre-d3-renderer_0.6.4+dfsg-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220716;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220716&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