Package: src:node-got
Version: 11.8.5+~cs58.13.36-6
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-got, 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 -rf cacheable-lookup/node_modules/.cache cacheable-lookup/.nyc_output
        rm -rf cacheable-request/node_modules/.cache 
cacheable-request/.nyc_output
        rm -rf clone-response/node_modules/.cache clone-response/.nyc_output
        rm -rf defer-to-connect/node_modules/.cache defer-to-connect/.nyc_output
        rm -rf http-cache-semantics/node_modules/.cache 
http-cache-semantics/.nyc_output
        rm -rf http2-wrapper/node_modules/.cache http2-wrapper/.nyc_output
        rm -rf keyv/node_modules/.cache keyv/.nyc_output
        rm -rf normalize-url/node_modules/.cache normalize-url/.nyc_output
        rm -rf resolve-alpn/node_modules/.cache resolve-alpn/.nyc_output
        rm -rf responselike/node_modules/.cache responselike/.nyc_output
        rm -rf sindresorhus-is/node_modules/.cache sindresorhus-is/.nyc_output
        rm -rf szmarczak-http-timer/node_modules/.cache 
szmarczak-http-timer/.nyc_output
        rm -rf types-cacheable-request/node_modules/.cache 
types-cacheable-request/.nyc_output
        rm -rf types-http-cache-semantics/node_modules/.cache 
types-http-cache-semantics/.nyc_output
        rm -rf types-keyv/node_modules/.cache types-keyv/.nyc_output
        rm -rf types-responselike/node_modules/.cache 
types-responselike/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/decompress-response
unlink ./node_modules/lowercase-keys
unlink ./node_modules/p-cancelable
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
rm cacheable-lookup/node_modules/.cache
rm cacheable-request/node_modules/.cache
rm clone-response/node_modules/.cache
rm defer-to-connect/node_modules/.cache
rm http-cache-semantics/node_modules/.cache
rm http2-wrapper/node_modules/.cache
rm keyv/node_modules/.cache
rm normalize-url/node_modules/.cache
rm resolve-alpn/node_modules/.cache
rm responselike/node_modules/.cache
rm sindresorhus-is/node_modules/.cache
rm szmarczak-http-timer/node_modules/.cache
rm types-cacheable-request/node_modules/.cache
rm types-http-cache-semantics/node_modules/.cache
rm types-keyv/node_modules/.cache
rm types-responselike/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/decompress-response
unlink ./node_modules/lowercase-keys
unlink ./node_modules/p-cancelable
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink szmarczak-http-timer/node_modules/defer-to-connect
unlink node_modules/cacheable-lookup
unlink node_modules/cacheable-request
unlink node_modules/clone-response
unlink node_modules/defer-to-connect
unlink node_modules/http-cache-semantics
unlink node_modules/http2-wrapper
unlink node_modules/keyv
unlink node_modules/normalize-url
unlink node_modules/resolve-alpn
unlink node_modules/responselike
unlink node_modules/@sindresorhus/is
Trying to remove node_modules/@sindresorhus
unlink node_modules/@szmarczak/http-timer
Trying to remove node_modules/@szmarczak
unlink node_modules/@types/cacheable-request
Trying to remove node_modules/@types
unlink node_modules/@types/http-cache-semantics
Trying to remove node_modules/@types
unlink node_modules/@types/keyv
Trying to remove node_modules/@types
unlink node_modules/@types/responselike
Trying to remove node_modules/@types
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/decompress-response -> /usr/share/nodejs/decompress-response
Link ./node_modules/lowercase-keys -> /usr/share/nodejs/lowercase-keys
Link ./node_modules/p-cancelable -> /usr/share/nodejs/p-cancelable
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link node_modules/cacheable-lookup -> ../cacheable-lookup
Link node_modules/cacheable-request -> ../cacheable-request
Link node_modules/clone-response -> ../clone-response
Link node_modules/defer-to-connect -> ../defer-to-connect
Link node_modules/http-cache-semantics -> ../http-cache-semantics
Link node_modules/http2-wrapper -> ../http2-wrapper
Link node_modules/keyv -> ../keyv
Link node_modules/normalize-url -> ../normalize-url
Link node_modules/resolve-alpn -> ../resolve-alpn
Link node_modules/responselike -> ../responselike
Link node_modules/@sindresorhus/is -> ../../sindresorhus-is
Link node_modules/@szmarczak/http-timer -> ../../szmarczak-http-timer
Link node_modules/@types/cacheable-request -> ../../types-cacheable-request
Link node_modules/@types/http-cache-semantics -> 
../../types-http-cache-semantics
Link node_modules/@types/keyv -> ../../types-keyv
Link node_modules/@types/responselike -> ../../types-responselike
Link szmarczak-http-timer/node_modules/defer-to-connect -> 
../../defer-to-connect
Link node_modules/@sindresorhus/tsconfig -> 
../../debian/build_modules/@sindresorhus/tsconfig
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --buildsystem=nodejs
No build command found, searching known files
Found debian/nodejs/sindresorhus-is/build
        cd ./sindresorhus-is && sh -ex ../debian/nodejs/sindresorhus-is/build
+ tsc
tsconfig.json:3:2 - 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.

3  "compilerOptions": {
   ~~~~~~~~~~~~~~~~~

tsconfig.json:4:3 - error TS5011: 
The common source directory of 'tsconfig.json' is './source'. 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.

4   "outDir": "dist",
    ~~~~~~~~


Found 2 errors in the same file, starting at: tsconfig.json:3

dh_auto_build: error: cd ./sindresorhus-is && sh -ex 
../debian/nodejs/sindresorhus-is/build returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 25
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