Package: src:node-quickjs-emscripten Version: 0.23.0+dfsg-7 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-quickjs-emscripten, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] dh_auto_configure --buildsystem=nodejs /!\ quickjs/package.json not found /!\ quickjs/package.json not found Unable to load quickjs Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node Link ./node_modules/@types/fs-extra -> /usr/share/nodejs/@types/fs-extra Link ./node_modules/@types/mocha -> /usr/share/nodejs/@types/mocha Link ./node_modules/ts-node -> /usr/share/nodejs/ts-node /!\ quickjs/package.json not found Unable to load quickjs Link ./node_modules/source-map-support -> /usr/share/nodejs/source-map-support dh_auto_build --buildsystem=nodejs /!\ quickjs/package.json not found /!\ quickjs/package.json not found Unable to load quickjs Found debian/nodejs/./build cd ./. && sh -ex debian/nodejs/./build + mkdir -p ts/generated/ + make dist make[1]: Entering directory '/<<PKGBUILDDIR>>' make[2]: Entering directory '/<<PKGBUILDDIR>>' =====[[ target: build/wrapper/symbols.json, deps: , variant: WASM_RELEASE_SYNC ]]===== ts-node generate.ts symbols build/wrapper/symbols.json /usr/share/nodejs/ts-node/src/index.ts:865 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: error TS5011: The common source directory of 'tsconfig.json' is '../../../usr/share/nodejs/fs-extra/lib'. 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. 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. at createTSError (/usr/share/nodejs/ts-node/src/index.ts:865:12) at reportTSError (/usr/share/nodejs/ts-node/src/index.ts:869:19) at /usr/share/nodejs/ts-node/src/index.ts:1385:34 at Object.compile (/usr/share/nodejs/ts-node/src/index.ts:1464:13) at Module.m._compile (/usr/share/nodejs/ts-node/src/index.ts:1623:30) at node:internal/modules/cjs/loader:2003:10 at Object.require.extensions.<computed> [as .js] (/usr/share/nodejs/ts-node/src/index.ts:1627:12) at Module.load (node:internal/modules/cjs/loader:1594:32) at Module._load (node:internal/modules/cjs/loader:1396:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) { diagnosticCodes: [ 5011, 5107 ] } make[2]: *** [Makefile:247: build/wrapper/symbols.json] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:185: WASM_RELEASE_SYNC] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit code 2 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

