Package: src:node-vscode-lsp
Version: 1.0.0~git20230424.1320922-4
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-vscode-lsp, 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
Found debian/nodejs/additional_components
Adding component(s): types
Adding component(s): jsonrpc
Adding component(s): protocol
Adding component(s): server
Adding component(s): tools
        rm -rf textDocument/node_modules/.cache textDocument/.nyc_output
        rm -rf jsonrpc/node_modules/.cache jsonrpc/.nyc_output
        rm -rf protocol/node_modules/.cache protocol/.nyc_output
        rm -rf server/node_modules/.cache server/.nyc_output
        rm -rf tools/node_modules/.cache tools/.nyc_output
        rm -rf types/node_modules/.cache types/.nyc_output
Found debian/nodejs/additional_components
Adding component(s): types
Adding component(s): jsonrpc
Adding component(s): protocol
Adding component(s): server
Adding component(s): tools
rm textDocument/node_modules/.cache
rm jsonrpc/node_modules/.cache
rm protocol/node_modules/.cache
rm server/node_modules/.cache
rm tools/node_modules/.cache
rm types/node_modules/.cache
rm textDocument/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/typescript
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
Found debian/nodejs/additional_components
Adding component(s): types
Adding component(s): jsonrpc
Adding component(s): protocol
Adding component(s): server
Adding component(s): tools
unlink node_modules/vscode-jsonrpc
unlink node_modules/vscode-languageserver-protocol
unlink node_modules/vscode-languageserver
unlink node_modules/vscode-languageserver-tools
unlink node_modules/vscode-languageserver-types
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Found debian/nodejs/additional_components
Adding component(s): types
Adding component(s): jsonrpc
Adding component(s): protocol
Adding component(s): server
Adding component(s): tools
Link ./node_modules/typescript -> /usr/share/nodejs/typescript
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Found debian/nodejs/additional_components
Adding component(s): types
Adding component(s): jsonrpc
Adding component(s): protocol
Adding component(s): server
Adding component(s): tools
Link node_modules/vscode-jsonrpc -> ../jsonrpc
Link node_modules/vscode-languageserver-protocol -> ../protocol
Link node_modules/vscode-languageserver -> ../server
Link node_modules/vscode-languageserver-tools -> ../tools
Link node_modules/vscode-languageserver-types -> ../types
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
echo "# Compiling types"
# Compiling types
cd types && tsc -p src
src/tsconfig.json(3,19): error TS5107: Option 'module=UMD' is deprecated and 
will stop functioning in TypeScript 7.0. Specify compilerOption 
'"ignoreDeprecations": "6.0"' to silence this error.
src/tsconfig.json(4,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.
src/tsconfig.json(16,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.
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to