Package: src:node-envinfo
Version: 7.11.0+~cs14.3.0-3
Severity: important
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,
your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

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)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

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 could not 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-envinfo, 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 macos-release/node_modules/.cache macos-release/.nyc_output
        rm -rf os-name/node_modules/.cache os-name/.nyc_output
        rm -rf types-envinfo/node_modules/.cache types-envinfo/.nyc_output
        rm -rf windows-release/node_modules/.cache windows-release/.nyc_output
        rm -rf yamlify-object/node_modules/.cache yamlify-object/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/minimist
unlink ./node_modules/glob
unlink ./node_modules/which
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/execa
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/ts-jest
unlink ./node_modules/ava
unlink ./node_modules/core-js
unlink ./node_modules/minimatch
rm macos-release/node_modules/.cache
rm os-name/node_modules/.cache
rm types-envinfo/node_modules/.cache
rm windows-release/node_modules/.cache
rm yamlify-object/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/minimist
unlink ./node_modules/glob
unlink ./node_modules/which
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/execa
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/ts-jest
unlink ./node_modules/ava
unlink ./node_modules/core-js
unlink ./node_modules/minimatch
unlink node_modules/macos-release
unlink node_modules/os-name
unlink node_modules/@types/envinfo
unlink node_modules/windows-release
unlink node_modules/yamlify-object
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/minimist -> /usr/share/nodejs/minimist
Link ./node_modules/glob -> /usr/share/nodejs/glob
Link ./node_modules/which -> /usr/share/nodejs/which
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Skipping @types/jest link
Skipping ts-jest link
Skipping ava link
Link ./node_modules/execa -> /usr/share/nodejs/execa
Link ./node_modules/core-js -> /usr/share/nodejs/core-js
Link ./node_modules/minimatch -> /usr/share/nodejs/minimatch
Link node_modules/macos-release -> ../macos-release
Link node_modules/os-name -> ../os-name
Link node_modules/@types/envinfo -> ../../types-envinfo
Link node_modules/windows-release -> ../windows-release
Link node_modules/yamlify-object -> ../yamlify-object
   dh_auto_build --buildsystem=nodejs
Found debian/nodejs/os-name/build
        cd ./os-name && sh -ex ../debian/nodejs/os-name/build
+ mjs2cjs index.js

index.js → ./index.cjs...
(!) Unresolved dependencies
https://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency
node:os (imported by "index.js")
created ./index.cjs in 39ms
Found debian/nodejs/windows-release/build
        cd ./windows-release && sh -ex ../debian/nodejs/windows-release/build
+ mjs2cjs index.js

index.js → ./index.cjs...
(!) Unresolved dependencies
https://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency
node:os (imported by "index.js")
created ./index.cjs in 42ms
Found debian/nodejs/yamlify-object/build
        cd ./yamlify-object && sh -ex ../debian/nodejs/yamlify-object/build
+ tsc webpack.config.ts
../debian/nodejs/yamlify-object/build: 1: tsc: not found
dh_auto_build: error: cd ./yamlify-object && sh -ex 
../debian/nodejs/yamlify-object/build returned exit code 127
make: *** [debian/rules:8: binary] Error 25
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