[Pkg-javascript-devel] Bug#975819: node-ws: FTBFS: Type 'undefined' is not assignable to type 'Duplex | Pick<Agent, "addRequest"> | Agent | PromiseLike<AgentCallbackReturn>'.

Lucas Nussbaum lucas at debian.org
Wed Nov 25 20:08:16 GMT 2020


Source: node-ws
Version: 7.3.1+~cs24.0.5-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201125 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>>'
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/agent-base/build
> 	cd ./agent-base && sh -ex ../debian/nodejs/agent-base/build
> + tsc
> src/promisify.ts(27,15): error TS2345: Argument of type 'Duplex | Pick<Agent, "addRequest"> | Agent | undefined' is not assignable to parameter of type 'Duplex | Pick<Agent, "addRequest"> | Agent | PromiseLike<AgentCallbackReturn>'.
>   Type 'undefined' is not assignable to type 'Duplex | Pick<Agent, "addRequest"> | Agent | PromiseLike<AgentCallbackReturn>'.
> dh_auto_build: error: cd ./agent-base && sh -ex ../debian/nodejs/agent-base/build returned exit code 2
> make[1]: *** [debian/rules:15: override_dh_auto_build] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/11/25/node-ws_7.3.1+~cs24.0.5-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.



More information about the Pkg-javascript-devel mailing list