[Pkg-javascript-devel] Bug#1022383: node-redis: FTBFS: make[1]: *** [debian/rules:11: override_dh_auto_build] Error 2

Lucas Nussbaum lucas at debian.org
Sun Oct 23 14:22:08 BST 2022


Source: node-redis
Version: 4.3.0+~1.1.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd packages/client && tsc
> lib/client/index.ts(369,48): error TS2345: Argument of type '{ readonly [symbol]: true; } | undefined' is not assignable to parameter of type 'ClientCommandOptions | undefined'.
>   Type '{ readonly [symbol]: true; }' has no properties in common with type 'ClientCommandOptions'.
> lib/client/index.ts(412,61): error TS2345: Argument of type '{ readonly [symbol]: true; } | undefined' is not assignable to parameter of type 'ClientCommandOptions | undefined'.
> lib/client/index.ts(436,57): error TS2345: Argument of type '{ readonly [symbol]: true; } | undefined' is not assignable to parameter of type 'ClientCommandOptions | undefined'.
> lib/cluster/index.ts(106,17): error TS2345: Argument of type '{ readonly [symbol]: true; } | undefined' is not assignable to parameter of type 'ClientCommandOptions | undefined'.
> lib/cluster/index.ts(138,17): error TS2345: Argument of type '{ readonly [symbol]: true; } | undefined' is not assignable to parameter of type 'ClientCommandOptions | undefined'.
> lib/cluster/index.ts(166,17): error TS2345: Argument of type '{ readonly [symbol]: true; } | undefined' is not assignable to parameter of type 'ClientCommandOptions | undefined'.
> make[1]: *** [debian/rules:11: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/node-redis_4.3.0+~1.1.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-javascript-devel mailing list