[Pkg-javascript-devel] Bug#897520: html2canvas: FTBFS: TypeError: Attempting to change the setter of an unconfigurable property.
Lucas Nussbaum
lucas at debian.org
Wed May 2 21:47:53 BST 2018
Source: html2canvas
Version: 0.5.0~beta4+ds1-2
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20180502 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'
> find tests/node/ -name '*.js' \
> | xargs -rn1 mocha -R spec
>
>
> Package
> ✓ should have html2canvas defined
>
> requirejs
> ✓ should have html2canvas defined
>
>
> 2 passing (34ms)
>
>
>
> Colors
> named colors
> ✓ bisque
> ✓ BLUE
> rgb()
> ✓ rgb(1,3,5)
> ✓ rgb(222, 111, 50)
> ✓ rgb( 222, 111 , 50)
> rgba()
> ✓ rgba(200,3,5,1)
> ✓ rgba(222, 111, 50, 0.22)
> ✓ rgba( 222, 111 , 50, 0.123 )
> hex
> ✓ #7FFFD4
> ✓ #f0ffff
> ✓ #fff
> from array
> ✓ [1,2,3]
> ✓ [5,6,7,1]
> ✓ [5,6,7,0]
> transparency
> ✓ transparent
> ✓ rgba(255,255,255,0)
>
>
> 16 passing (11ms)
>
> find tests/mocha/ -path tests/mocha/lib -prune -o -name '*.html' -print \
> | xargs -rn1 -I '{}' phantomjs mocha-phantomjs-core.js '{}' spec '{ "useColors": "true" }'
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 10000ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 10000ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 10000ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 10000ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 10000ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 10000ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 10000ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 10000ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> make[2]: *** [debian/main.mk:39: check] Error 123
The full build log is available from:
http://aws-logs.debian.net/2018/05/02/html2canvas_0.5.0~beta4+ds1-2_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.
More information about the Pkg-javascript-devel
mailing list