Source: html2canvas
Version: 0.5.0~beta4+ds1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161202 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<BUILDDIR>>/html2canvas-0.5.0~beta4+ds1'
> mkdir -p dist
> rm -f "dist/html2canvas.js" && touch "dist/html2canvas.js"
> python -c 'import json; x = json.load(open("package.json")); print("/*\n  %s 
> %s <%s>\n  Copyright (c) 2016 %s\n\n  Released under %s License\n*/\n" % 
> (x["name"], x["version"], x["homepage"], x["author"]["name"], x["license"]))' 
> >> "dist/html2canvas.js"
> cat debian/html2canvas.js.header >> "dist/html2canvas.js"
> NODE_PATH=:/usr/lib/nodejs browserify-lite "src/core.js" --outfile 
> "dist/html2canvas.js.tmp" --standalone html2canvas
> /usr/lib/nodejs/browserify-lite/cli.js:29
>   if (err) throw err;
>            ^
> 
> Error: module src/core.js in /<<BUILDDIR>>/html2canvas-0.5.0~beta4+ds1 not 
> found
>     at trySearchPath (/usr/lib/nodejs/browserify-lite/index.js:257:32)
>     at /usr/lib/nodejs/browserify-lite/index.js:262:7
>     at /usr/lib/nodejs/browserify-lite/index.js:282:21
>     at FSReqWrap.oncomplete (fs.js:82:15)
> debian/main.mk:16: recipe for target 'dist/html2canvas.js' failed
> make[2]: *** [dist/html2canvas.js] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2016/12/02/html2canvas_0.5.0~beta4+ds1-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.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to