Package: src:vue-router.js Version: 3.6.5~ds1-1 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/202511/ 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:vue-router.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/path-to-regexp rm ./node_modules/.cache unlink ./node_modules/path-to-regexp dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure --buildsystem=nodejs Link ./node_modules/path-to-regexp -> /usr/share/nodejs/path-to-regexp debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build NODE_PATH=debian/node_modules node build/build.js Error at CompileError.missingTransform (/usr/share/nodejs/buble/dist/buble.cjs.js:13596:11) at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:15054:70) at /usr/share/nodejs/buble/dist/buble.cjs.js:13824:36 at Array.forEach (<anonymous>) at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:13824:15) at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:13395:15) at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:14254:11) at Node.initialise (/usr/share/nodejs/buble/dist/buble.cjs.js:25760:38) at /usr/share/nodejs/buble/dist/buble.cjs.js:13824:36 { loc: { line: 178, column: 8, char: 177, file: '/usr/share/nodejs/path-to-regexp/dist/index.js' }, snippet: '174 : function tokensToFunction(tokens, delimiter, encode) {\n' + '175 : const encoders = tokens.map((token) => tokenToFunction(token, delimiter, encode));\n' + '176 : return (data) => {\n' + '177 : const result = [""];\n' + '178 : for (const encoder of encoders) {\n' + ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^', plugin: 'commonjs--resolver', frame: '174 : function tokensToFunction(tokens, delimiter, encode) {\n' + '175 : const encoders = tokens.map((token) => tokenToFunction(token, delimiter, encode));\n' + '176 : return (data) => {\n' + '177 : const result = [""];\n' + '178 : for (const encoder of encoders) {\n' + ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^', code: 'PLUGIN_ERROR', hook: 'resolveId', id: '/usr/share/nodejs/path-to-regexp/dist/index.js', watchFiles: [ '/<<PKGBUILDDIR>>/src/index.js', '/<<PKGBUILDDIR>>/src/entries/cjs.js', '/<<PKGBUILDDIR>>/src/router.js', '/<<PKGBUILDDIR>>/src/install.js', '/<<PKGBUILDDIR>>/src/create-matcher.js', '/<<PKGBUILDDIR>>/src/util/route.js', '/<<PKGBUILDDIR>>/src/util/warn.js', '/<<PKGBUILDDIR>>/src/util/dom.js', '/<<PKGBUILDDIR>>/src/util/path.js', '/<<PKGBUILDDIR>>/src/util/location.js', '/<<PKGBUILDDIR>>/src/util/push-state.js', '/<<PKGBUILDDIR>>/src/util/scroll.js', '/<<PKGBUILDDIR>>/src/util/errors.js', '/<<PKGBUILDDIR>>/src/history/hash.js', '/<<PKGBUILDDIR>>/src/history/html5.js', '/<<PKGBUILDDIR>>/src/history/abstract.js', '/<<PKGBUILDDIR>>/src/create-route-map.js', '/<<PKGBUILDDIR>>/src/util/params.js', '/<<PKGBUILDDIR>>/src/util/query.js', '/<<PKGBUILDDIR>>/src/components/link.js', '/<<PKGBUILDDIR>>/src/components/view.js', '/<<PKGBUILDDIR>>/src/util/misc.js', '/<<PKGBUILDDIR>>/src/util/state-key.js', '/<<PKGBUILDDIR>>/src/history/base.js', '/<<PKGBUILDDIR>>/src/util/async.js', '/<<PKGBUILDDIR>>/src/util/resolve-components.js', '/usr/share/nodejs/path-to-regexp/dist/index.js' ] } make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test --buildsystem=nodejs ln -s ../. node_modules/vue-router /usr/bin/node -e require\(\"./.\"\) node:internal/modules/cjs/loader:499 throw err; ^ Error: Cannot find module '/<<PKGBUILDDIR>>/dist/vue-router.common.js'. Please verify that the package.json has a valid "main" entry at tryPackage (node:internal/modules/cjs/loader:491:19) at Module._findPath (node:internal/modules/cjs/loader:758:18) at Module._resolveFilename (node:internal/modules/cjs/loader:1193:27) at Module._load (node:internal/modules/cjs/loader:1038:27) at Module.require (node:internal/modules/cjs/loader:1289:19) at require (node:internal/modules/helpers:182:18) at [eval]:1:1 at runScriptInThisContext (node:internal/vm:209:10) at node:internal/process/execution:118:14 at [eval]-wrapper:6:24 { code: 'MODULE_NOT_FOUND', path: '/<<PKGBUILDDIR>>/package.json', requestPath: './.' } Node.js v20.19.5 dh_auto_test: error: /usr/bin/node -e require\(\"./.\"\) returned exit code 1 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
