Package: src:node-parse5
Version: 7.1.2+dfsg-3
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-parse5, 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
workspaces field found in package.json

Found debian/nodejs/additional_components
        rm -rf packages/parse5/node_modules/.cache packages/parse5/.nyc_output
        rm -rf packages/parse5-html-rewriting-stream/node_modules/.cache 
packages/parse5-html-rewriting-stream/.nyc_output
        rm -rf packages/parse5-htmlparser2-tree-adapter/node_modules/.cache 
packages/parse5-htmlparser2-tree-adapter/.nyc_output
        rm -rf packages/parse5-parser-stream/node_modules/.cache 
packages/parse5-parser-stream/.nyc_output
        rm -rf packages/parse5-plain-text-conversion-stream/node_modules/.cache 
packages/parse5-plain-text-conversion-stream/.nyc_output
        rm -rf packages/parse5-sax-parser/node_modules/.cache 
packages/parse5-sax-parser/.nyc_output
Found debian/nodejs/additional_components
rm packages/parse5/node_modules/.cache
rm packages/parse5-html-rewriting-stream/node_modules/.cache
rm packages/parse5-htmlparser2-tree-adapter/node_modules/.cache
rm packages/parse5-parser-stream/node_modules/.cache
rm packages/parse5-plain-text-conversion-stream/node_modules/.cache
rm packages/parse5-sax-parser/node_modules/.cache
rm packages/parse5/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/domhandler
unlink ./node_modules/entities
unlink ./node_modules/@jest/globals
Trying to remove ./node_modules/@jest
unlink ./node_modules/ts-jest
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
Found debian/nodejs/additional_components
unlink node_modules/parse5-html-rewriting-stream
unlink node_modules/parse5-htmlparser2-tree-adapter
unlink node_modules/parse5-parser-stream
unlink node_modules/parse5-plain-text-conversion-stream
unlink node_modules/parse5-sax-parser
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
workspaces field found in package.json

Found debian/nodejs/additional_components
Link ./node_modules/domhandler -> /usr/share/nodejs/domhandler
Link ./node_modules/entities -> /usr/share/nodejs/entities
Link ./node_modules/@jest/globals -> /usr/share/nodejs/@jest/globals
Link ./node_modules/ts-jest -> /usr/share/nodejs/ts-jest
Link ./node_modules/@types/jest -> /usr/share/nodejs/@types/jest
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Found debian/nodejs/additional_components
Link node_modules/parse5-html-rewriting-stream -> 
../packages/parse5-html-rewriting-stream
Link node_modules/parse5-htmlparser2-tree-adapter -> 
../packages/parse5-htmlparser2-tree-adapter
Link node_modules/parse5-parser-stream -> ../packages/parse5-parser-stream
Link node_modules/parse5-plain-text-conversion-stream -> 
../packages/parse5-plain-text-conversion-stream
Link node_modules/parse5-sax-parser -> ../packages/parse5-sax-parser
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ln -s ../packages/parse5 node_modules/ || true
set -e; for d in parse5 parse5-parser-stream parse5-sax-parser 
parse5-plain-text-conversion-stream parse5-html-rewriting-stream 
parse5-htmlparser2-tree-adapter; do \
        (cd packages/$d; \
        echo building $d; \
        tsc -b; \
        if pkgjs-pjson . scripts build:cjs 2>/dev/null; then pkgjs-run 
build:cjs; fi); \
done
building parse5
tsconfig.json(3,5): error TS5102: Option 'importsNotUsedAsValues' has been 
removed. Please remove it from your configuration.
  Use 'verbatimModuleSyntax' instead.
tsconfig.json(3,5): 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:12: override_dh_auto_build] Error 1
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