Package: src:node-ast-types
Version: 0.16.1-4
Severity: serious
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
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/202512/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/nocheck

(It's a wiki, so you are welcome to contribute)

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-ast-types, 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/@babel/parser
Trying to remove ./node_modules/@babel
unlink ./node_modules/@babel/types
Trying to remove ./node_modules/@babel
unlink ./node_modules/tslib
unlink ./node_modules/@types/esprima
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/estree
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/mocha
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/glob
rm ./node_modules/.cache
unlink ./node_modules/@babel/parser
Trying to remove ./node_modules/@babel
unlink ./node_modules/@babel/types
Trying to remove ./node_modules/@babel
unlink ./node_modules/tslib
unlink ./node_modules/@types/esprima
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/estree
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/mocha
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/glob
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/@babel/parser -> /usr/share/nodejs/@babel/parser
Link ./node_modules/@babel/types -> /usr/share/nodejs/@babel/types
Link ./node_modules/tslib -> /usr/share/nodejs/tslib
Link ./node_modules/@types/esprima -> /usr/share/nodejs/@types/esprima
Link ./node_modules/@types/estree -> /usr/share/nodejs/@types/estree
Link ./node_modules/@types/mocha -> /usr/share/nodejs/@types/mocha
Skipping glob link
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
tsc
src/test/typescript.ts(4,22): error TS2307: Cannot find module 'glob' or its 
corresponding type declarations.
src/test/typescript.ts(32,11): error TS7006: Parameter 'error' implicitly has 
an 'any' type.
src/test/typescript.ts(33,10): error TS7006: Parameter 'files' implicitly has 
an 'any' type.
src/test/typescript.ts(179,11): error TS7006: Parameter 'error' implicitly has 
an 'any' type.
src/test/typescript.ts(180,10): error TS7006: Parameter 'files' implicitly has 
an 'any' type.
make[1]: *** [debian/rules:7: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to