Source: node-graphql Version: 15.5.0-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@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 > Found debian/nodejs/./build > cd ./. && sh -ex debian/nodejs/./build > + node resources/build-npm.js > node:internal/fs/utils:344 > throw err; > ^ > > Error: ENOENT: no such file or directory, stat './npmDist' > at Object.statSync (node:fs:1538:3) > at __node_internal_ (node:internal/fs/utils:793:8) > at Object.rmdirSync (node:fs:1156:15) > at Object.<anonymous> (/<<PKGBUILDDIR>>/resources/build-npm.js:12:6) > at Module._compile (node:internal/modules/cjs/loader:1103:14) > at Object.Module._extensions..js > (node:internal/modules/cjs/loader:1157:10) > at Module.load (node:internal/modules/cjs/loader:981:32) > at Function.Module._load (node:internal/modules/cjs/loader:822:12) > at Function.executeUserEntryPoint [as runMain] > (node:internal/modules/run_main:77:12) > at node:internal/main/run_main_module:17:47 { > errno: -2, > syscall: 'stat', > code: 'ENOENT', > path: './npmDist' > } > dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit > code 1 > make[1]: *** [debian/rules:11: override_dh_auto_build] Error 25 The full build log is available from: http://qa-logs.debian.net/2022/05/25/node-graphql_15.5.0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@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.