[Pkg-javascript-devel] Bug#1011849: node-change-case: FTBFS: error TS2307: Cannot find module 'jest-matcher-utils' or its corresponding type declarations.

Lucas Nussbaum lucas at debian.org
Thu May 26 14:59:39 BST 2022


Source: node-change-case
Version: 0.0~git20210510.c24a0e1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220525 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>>'
> dh_auto_build --buildsystem=nodejs
> ./lerna.json found
> 
> set -e; for c in `cat debian/nodejs/build_order;pkgjs-utils components_list|grep -v -x -f debian/nodejs/build_order`; do \
> 	echo "# Building $c with tsc"; \
> 	(cd $c && tsc && tsc -P tsconfig.es2015.json); \
> done
> # Building packages/lower-case with tsc
> ../../node_modules/@types/jest/index.d.ts(503,30): error TS2307: Cannot find module 'jest-matcher-utils' or its corresponding type declarations.
> make[1]: *** [debian/rules:12: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/node-change-case_0.0~git20210510.c24a0e1-5_unstable.log

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