Source: jssip Version: 0.6.34-5 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[2]: Entering directory '/<<PKGBUILDDIR>>' > pegjs -e module.exports lib/Grammar.pegjs lib/Grammar.js > perl -0777 -pi -e 's/throw new > this\.SyntaxError\(([\s\S]*?)\);([\s\S]*?)}([\s\S]*?)return result;/new > this.SyntaxError(\1);\n return -1;\2}\3return data;/' lib/Grammar.js > mkdir -p dist > NODE_PATH=/usr/lib/nodejs browserify-lite ./lib/JsSIP.js --standalone JsSIP > --outfile dist/jssip.js > /usr/share/nodejs/browserify-lite/cli.js:29 > if (err) throw err; > ^ > > Error: module debug in /<<PKGBUILDDIR>>/lib 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[2]: *** [Makefile:43: dist/jssip.js] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/22/jssip_0.6.34-5_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.