Package: src:node-htmlparser2
Version: 9.0.0-2
Severity: serious
Tags: ftbfs forky sid

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:node-htmlparser2, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
        rm -rf ./node_modules/.cache ./.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/domelementtype
unlink ./node_modules/domhandler
unlink ./node_modules/domutils
unlink ./node_modules/entities
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/ts-jest
rm ./node_modules/.cache
unlink ./node_modules/domelementtype
unlink ./node_modules/domhandler
unlink ./node_modules/domutils
unlink ./node_modules/entities
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/ts-jest
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/domelementtype -> /usr/share/nodejs/domelementtype
Link ./node_modules/domhandler -> /usr/share/nodejs/domhandler
Link ./node_modules/domutils -> /usr/share/nodejs/domutils
Link ./node_modules/entities -> /usr/share/nodejs/entities
Link ./node_modules/@types/jest -> /usr/share/nodejs/@types/jest
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link ./node_modules/ts-jest -> /usr/share/nodejs/ts-jest
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
tsc
error TS2318: Cannot find global type 'Boolean'.
error TS2318: Cannot find global type 'CallableFunction'.
error TS2318: Cannot find global type 'IArguments'.
error TS2318: Cannot find global type 'NewableFunction'.
error TS2318: Cannot find global type 'Number'.
error TS2318: Cannot find global type 'Object'.
tsconfig.json(4,19): error TS5107: Option 'target=ES5' is deprecated and will 
stop functioning in TypeScript 7.0. Specify compilerOption 
'"ignoreDeprecations": "6.0"' to silence this error.
tsconfig.json(10,9): error TS5011: The common source directory of 
'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to 
this or another path to adjust your output's file layout.
  Visit https://aka.ms/ts6 for migration information.
tsconfig.json(28,29): 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.
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to