Source: acorn Version: 6.2.1+ds+~0.4.0+~4.0.0+really4.0.0+~1.0.0+~5.0.1+ds+~1.7.0+ds+~0.1.1+~0.3.1+~0.2.0+~0.1.0+~0.3.0+~0.3.0-14 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200322 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > mkdir -p build/acorn/ > cp -rf acorn build > # remove identifier > rm -f build/acorn//src/identifier.js > touch build/acorn/builddir.stamp > node bin/generate-identifier-regex.js acorn/src/identifier.js > > build/acorn/src/identifier.js > cd build && TRANSPILE=babel6 BABEL_PRESET=es2015 rollup -c > acorn/rollup.config.js > (!) You have passed an unrecognized option > Unknown input option: entry, moduleName, sourceMap, targets. Allowed options: > acorn, acornInjectPlugins, cache, chunkGroupingSize, context, > experimentalCacheExpiry, experimentalOptimizeChunks, > experimentalTopLevelAwait, external, inlineDynamicImports, input, > manualChunks, moduleContext, onwarn, perf, plugins, preserveModules, > preserveSymlinks, shimMissingExports, treeshake, watch > > undefined → stdout... > [!] Error: You must supply options.input to rollup > Error: You must supply options.input to rollup > at new Graph (/usr/share/nodejs/rollup/src/Graph.js:93:19) > at Object.rollup (/usr/share/nodejs/rollup/src/rollup/index.js:131:23) > at Object.build [as default] > (/usr/share/nodejs/rollup/bin/src/run/build.js:41:10) > at /usr/share/nodejs/rollup/bin/src/run/index.js:117:39 > at process._tickCallback (internal/process/next_tick.js:68:7) > at Function.Module.runMain (internal/modules/cjs/loader.js:834:11) > at startup (internal/bootstrap/node.js:283:19) > at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3) > > make[1]: *** [debian/rules:56: build/acorn/build.stamp] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/03/22/acorn_6.2.1+ds+~0.4.0+~4.0.0+really4.0.0+~1.0.0+~5.0.1+ds+~1.7.0+ds+~0.1.1+~0.3.1+~0.2.0+~0.1.0+~0.3.0+~0.3.0-14_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
