[Pkg-javascript-devel] Bug#1058529: node-csstype: FTBFS: make[1]: *** [debian/rules:7: override_dh_auto_build] Error 1

Lucas Nussbaum lucas at debian.org
Tue Dec 12 20:48:19 GMT 2023


Source: node-csstype
Version: 3.1.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ts-node --files build.ts --start
> /usr/share/nodejs/ts-node/src/index.ts:865
>     return new TSError(diagnosticText, diagnosticCodes, diagnostics);
>            ^
> TSError: ⨯ Unable to compile TypeScript:
> build.ts(25,22): error TS2769: No overload matches this call.
>   Overload 1 of 2, '(timeoutId: string | number | Timeout | undefined): void', gave the following error.
>     Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
>       Property '[Symbol.dispose]' is missing in type 'Timer' but required in type 'Timeout'.
>   Overload 2 of 2, '(id: number | undefined): void', gave the following error.
>     Argument of type 'Timer' is not assignable to parameter of type 'number'.
> 
>     at createTSError (/usr/share/nodejs/ts-node/src/index.ts:865:12)
>     at reportTSError (/usr/share/nodejs/ts-node/src/index.ts:869:19)
>     at getOutput (/usr/share/nodejs/ts-node/src/index.ts:1083:36)
>     at Object.compile (/usr/share/nodejs/ts-node/src/index.ts:1439:41)
>     at Module.m._compile (/usr/share/nodejs/ts-node/src/index.ts:1623:30)
>     at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
>     at Object.require.extensions.<computed> [as .ts] (/usr/share/nodejs/ts-node/src/index.ts:1627:12)
>     at Module.load (node:internal/modules/cjs/loader:1197:32)
>     at Function.Module._load (node:internal/modules/cjs/loader:1013:12)
>     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
>   diagnosticCodes: [ 2769 ]
> }
> make[1]: *** [debian/rules:7: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/node-csstype_3.1.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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 mark 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