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-rollup-pluginutils, 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 packages/pluginutils/node_modules/.cache packages/pluginutils/.nyc_output
rm -rf legacy/node_modules/.cache legacy/.nyc_output
rm packages/pluginutils/node_modules/.cache
rm legacy/node_modules/.cache
rm packages/pluginutils/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/acorn
unlink ./node_modules/estree-walker
unlink ./node_modules/@rollup/plugin-commonjs
Trying to remove ./node_modules/@rollup
unlink ./node_modules/@rollup/plugin-node-resolve
Trying to remove ./node_modules/@rollup
unlink ./node_modules/@rollup/plugin-typescript
Trying to remove ./node_modules/@rollup
unlink ./node_modules/tape
unlink ./node_modules/ts-node
unlink ./node_modules/@types/estree
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/micromatch
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/picomatch
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/tape
Trying to remove ./node_modules/@types
unlink node_modules/rollup-pluginutils
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Link ./node_modules/acorn -> /usr/share/nodejs/acorn
Link ./node_modules/estree-walker -> /usr/share/nodejs/estree-walker
Link ./node_modules/@rollup/plugin-commonjs -> /usr/share/nodejs/@rollup/plugin-commonjs
Link ./node_modules/@rollup/plugin-node-resolve -> /usr/share/nodejs/@rollup/plugin-node-resolve
Link ./node_modules/@rollup/plugin-typescript -> /usr/share/nodejs/@rollup/plugin-typescript
Link ./node_modules/tape -> /usr/share/nodejs/tape
Link ./node_modules/ts-node -> /usr/share/nodejs/ts-node
Link ./node_modules/@types/estree -> /usr/share/nodejs/@types/estree
Link ./node_modules/@types/micromatch -> /usr/share/nodejs/@types/micromatch
Link ./node_modules/@types/picomatch -> /usr/share/nodejs/@types/picomatch
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link ./node_modules/@types/tape -> /usr/share/nodejs/@types/tape
Link node_modules/rollup-pluginutils -> ../legacy
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Build legacy module
dh_auto_build --buildsystem=nodejs
Found debian/nodejs/legacy/build
cd ./legacy && sh -ex ../debian/nodejs/legacy/build
+ rollup -c
[36m
[1msrc/index.ts[22m → [1mdist/pluginutils.cjs.js, dist/pluginutils.es.js[22m...[39m
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1mmicromatch[22m (imported by "src/createFilter.ts")
[32mcreated [1mdist/pluginutils.cjs.js, dist/pluginutils.es.js[22m in [1m157ms[22m[39m
+ cp src/pluginutils.d.ts dist/pluginutils.d.ts
# Build @rollup/pluginutils
cd packages/pluginutils; if rollup -c; then \
echo "build succeeds"; \
else \
echo "build failed, trying with legacy rollup plugins"; \
rollup -c ../../debian/rollup-legacy.config.js; \
fi
[36m
[1msrc/index.ts[22m → [1m./dist/cjs/index.js, ./dist/es/index.js[22m...[39m
[1m[31m[!] [1m(plugin typescript) Error: @rollup/plugin-typescript 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.[22m[1m[39m[22m
[2m at onwarn (file:///<<BUILDDIR>>/node-rollup-pluginutils-5.0.2%7Eds+%7E2.8.2/shared/rollup.config.mjs:20:27)
at /usr/share/nodejs/rollup/dist/shared/rollup.js:1521:13
at /usr/share/nodejs/rollup/dist/shared/rollup.js:1507:32
at logger (/usr/share/nodejs/rollup/dist/shared/rollup.js:2007:9)
at Object.warn (/usr/share/nodejs/rollup/dist/shared/rollup.js:1656:9)
at emitDiagnostic (file:///usr/share/nodejs/@rollup/plugin-typescript/dist/es/index.js:568:17)
at reportDiagnostics (file:///usr/share/nodejs/@rollup/plugin-typescript/dist/es/index.js:573:9)
at Array.forEach (<anonymous>)
at emitFilesAndReportErrors (/usr/share/nodejs/typescript/lib/typescript.js:134386:15)
at Object.result.afterProgramCreate (/usr/share/nodejs/typescript/lib/typescript.js:134571:5)[22m
build failed, trying with legacy rollup plugins
[1m[31m[!] [1mError: Cannot find package 'rollup-plugin-commonjs' imported from /<<PKGBUILDDIR>>/debian/rollup-legacy.config.js[22m[1m[39m[22m
[2m at Object.getPackageJSONURL (node:internal/modules/package_json_reader:301:9)
at packageResolve (node:internal/modules/esm/resolve:768:81)
at moduleResolve (node:internal/modules/esm/resolve:859:18)
at defaultResolve (node:internal/modules/esm/resolve:992:11)
at ModuleLoader.#cachedDefaultResolve (node:internal/modules/esm/loader:701:20)
at ModuleLoader.#resolveAndMaybeBlockOnLoaderThread (node:internal/modules/esm/loader:721:38)
at ModuleLoader.resolveSync (node:internal/modules/esm/loader:759:56)
at ModuleLoader.#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)[22m
make[1]: *** [debian/rules:10: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------