Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202608/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:jupyterlab-macaulay2, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
dh_auto_build --buildsystem=nodejs
Found debian/nodejs/./build
cd ./. && sh -ex debian/nodejs/./build
+ tsc
src/index.ts(10,8): error TS2882: Cannot find module or type declarations for side-effect import of 'highlight.js/styles/github.css'.
tsconfig.json(11,25): error TS5107: Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Visit https://aka.ms/ts6 for migration information.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(21,56): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(22,56): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(23,53): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(24,52): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(25,54): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(41,56): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(42,56): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(43,53): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(44,52): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/@jest/schemas/build/index.d.ts(45,54): error TS2315: Type 'TString' is not generic.
../../../usr/share/nodejs/expect/build/types.d.ts(8,40): error TS2591: Cannot find name 'async_hooks'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
../../../usr/share/nodejs/supports-color/index.d.ts(1,32): error TS2591: Cannot find name 'node:tty'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit code 1
make[1]: *** [debian/rules:10: execute_before_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------