Source: libjs-webrtc-adapter Version: 7.3.0~ds-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200222 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > grunt babel > >> Local Npm module "grunt-eslint" not found. Is it installed? > >> Local Npm module "grunt-browserify" not found. Is it installed? > >> Local Npm module "grunt-contrib-copy" not found. Is it installed? > >> Local Npm module "grunt-shell" not found. Is it installed? > > Running "babel:dist" (babel) task > > Done. > mkdir --parents out && NODE_PATH=.:/usr/lib/nodejs browserify-lite > --standalone adapter --outfile out/adapter.js dist/adapter_core5.js > /usr/share/nodejs/browserify-lite/cli.js:29 > if (err) throw err; > ^ > > Error: module sdp in /<<PKGBUILDDIR>>/dist not found > at trySearchPath (/usr/share/nodejs/browserify-lite/index.js:268:32) > at /usr/share/nodejs/browserify-lite/index.js:273:7 > at /usr/share/nodejs/browserify-lite/index.js:293:21 > at FSReqWrap.oncomplete (fs.js:153:21) > make[1]: *** [debian/rules:36: out/adapter.js] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/22/libjs-webrtc-adapter_7.3.0~ds-1_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! 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.