Package: src:node-openpgp-asmcrypto.js Version: 2.3.3~0-5 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-openpgp-asmcrypto.js, 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/fs-extra unlink ./node_modules/typescript unlink ./node_modules/rollup unlink ./node_modules/@types/node Trying to remove ./node_modules/@types unlink ./node_modules/chai rm ./node_modules/.cache unlink ./node_modules/fs-extra unlink ./node_modules/typescript unlink ./node_modules/rollup unlink ./node_modules/@types/node Trying to remove ./node_modules/@types unlink ./node_modules/chai dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure --buildsystem=nodejs Link ./node_modules/fs-extra -> /usr/share/nodejs/fs-extra Link ./node_modules/typescript -> /usr/share/nodejs/typescript Link ./node_modules/rollup -> /usr/share/nodejs/rollup Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node Link ./node_modules/chai -> /usr/share/nodejs/chai dh_auto_build --buildsystem=nodejs Found debian/nodejs/./build cd ./. && sh -ex debian/nodejs/./build + node build.js { file: undefined, start: undefined, length: undefined, code: 5107, category: 1, messageText: { messageText: `Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.`, category: 1, code: 5107, next: [ [Object] ] }, relatedInformation: undefined } Error: [object Object] at file:///<<BUILDDIR>>/node-openpgp-asmcrypto.js-2.3.3%7E0/build.js:20:19 dh_auto_test --buildsystem=nodejs mkdir -p node_modules/\@openpgp ln -s ../../. node_modules/\@openpgp/asmcrypto.js /bin/sh -ex debian/tests/pkg-js/test + mocha --timeout 20000 test/aes.js test/bignum.js test/rsa.js test/sha1.js test/sha256.js test/sha512.js Exception during run: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/<<PKGBUILDDIR>>/asmcrypto.all.es8.js' imported from /<<PKGBUILDDIR>>/test/aes.js at finalizeResolution (node:internal/modules/esm/resolve:271:11) at moduleResolve (node:internal/modules/esm/resolve:865:10) at defaultResolve (node:internal/modules/esm/resolve:992:11) at #cachedDefaultResolve (node:internal/modules/esm/loader:701:20) at #resolveAndMaybeBlockOnLoaderThread (node:internal/modules/esm/loader:721:38) at ModuleLoader.resolveSync (node:internal/modules/esm/loader:759:56) at #resolve (node:internal/modules/esm/loader:683:17) at ModuleLoader.getOrCreateModuleJob (node:internal/modules/esm/loader:603:35) at ModuleJob.syncLink (node:internal/modules/esm/module_job:163:33) at ModuleJob.link (node:internal/modules/esm/module_job:253:17) at new ModuleJob (node:internal/modules/esm/module_job:232:26) at #getOrCreateModuleJobAfterResolve (node:internal/modules/esm/loader:572:11) at afterResolve (node:internal/modules/esm/loader:607:52) at ModuleLoader.getOrCreateModuleJob (node:internal/modules/esm/loader:613:12) at node:internal/modules/esm/loader:632:32 at TracingChannel.tracePromise (node:diagnostics_channel:362:14) at ModuleLoader.import (node:internal/modules/esm/loader:628:21) at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:239:31) at importModuleDynamicallyCallback (node:internal/modules/esm/utils:263:12) at exports.doImport (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:36:43) at formattedImport (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:10:28) at Object.requireModule [as requireOrImport] (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:105:36) at exports.loadFilesAsync (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:158:34) at Mocha.loadFilesAsync (/usr/share/nodejs/mocha/lib/mocha.js:429:19) at singleRun (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:174:15) at exports.runMocha (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:247:10) at exports.handler (/usr/share/nodejs/mocha/lib/cli/run.js:389:11) at /usr/share/nodejs/yargs/build/index.cjs:1:8992 at /usr/share/nodejs/yargs/build/index.cjs:1:4972 at process.processTicksAndRejections (node:internal/process/task_queues:104:5) { code: 'ERR_MODULE_NOT_FOUND', url: 'file:///<<BUILDDIR>>/node-openpgp-asmcrypto.js-2.3.3%7E0/asmcrypto.all.es8.js' } dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

