[Pkg-javascript-devel] Bug#954678: node-xterm: FTBFS: src/renderer/ColorManager.test.ts(12, 18): error TS2694: Namespace '"/usr/share/nodejs/@types/jsdom/ts3.1/index"' has no exported member 'JSDOM'.

Lucas Nussbaum lucas at debian.org
Sun Mar 22 13:56:17 GMT 2020


Source: node-xterm
Version: 3.8.1-4
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200322 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>>'
> rm src/Terminal.integration.ts
> tsc --skipLibCheck --project .
> src/renderer/ColorManager.test.ts(12,18): error TS2694: Namespace '"/usr/share/nodejs/@types/jsdom/ts3.1/index"' has no exported member 'JSDOM'.
> src/renderer/ColorManager.test.ts(17,21): error TS2339: Property 'JSDOM' does not exist on type 'typeof import("/usr/share/nodejs/@types/jsdom/ts3.1/index")'.
> src/renderer/dom/DomRendererRowFactory.test.ts(15,18): error TS2694: Namespace '"/usr/share/nodejs/@types/jsdom/ts3.1/index"' has no exported member 'JSDOM'.
> src/renderer/dom/DomRendererRowFactory.test.ts(20,21): error TS2339: Property 'JSDOM' does not exist on type 'typeof import("/usr/share/nodejs/@types/jsdom/ts3.1/index")'.
> src/ui/CharMeasure.test.ts(12,18): error TS2694: Namespace '"/usr/share/nodejs/@types/jsdom/ts3.1/index"' has no exported member 'JSDOM'.
> src/ui/CharMeasure.test.ts(19,21): error TS2339: Property 'JSDOM' does not exist on type 'typeof import("/usr/share/nodejs/@types/jsdom/ts3.1/index")'.
> src/utils/MouseHelper.test.ts(15,18): error TS2694: Namespace '"/usr/share/nodejs/@types/jsdom/ts3.1/index"' has no exported member 'JSDOM'.
> src/utils/MouseHelper.test.ts(23,21): error TS2339: Property 'JSDOM' does not exist on type 'typeof import("/usr/share/nodejs/@types/jsdom/ts3.1/index")'.
> make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/03/22/node-xterm_3.8.1-4_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