Source: node-terser Version: 4.1.2-4 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-terser.html
... 231 passing (47s) 4 pending 7 failing 1) bin/uglifyjs (2) Should dump AST as JSON: Uncaught Command failed: "/usr/bin/node" bin/uglifyjs test/input/global_defs/simple.js -mco ast ERROR: ENOENT: no such file or directory, open 'ast' at Object.openSync (fs.js:443:3) at Object.readFileSync (fs.js:343:35) at read_file (/build/1st/node-terser-4.1.2/bin/uglifyjs:353:19) at /build/1st/node-terser-4.1.2/bin/uglifyjs:176:37 at Array.forEach (<anonymous>) at Object.<anonymous> (/build/1st/node-terser-4.1.2/bin/uglifyjs:175:28) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) Error: Command failed: "/usr/bin/node" bin/uglifyjs test/input/global_defs/simple.js -mco ast ERROR: ENOENT: no such file or directory, open 'ast' at Object.openSync (fs.js:443:3) at Object.readFileSync (fs.js:343:35) at read_file (bin/uglifyjs:353:19) at /build/1st/node-terser-4.1.2/bin/uglifyjs:176:37 at Array.forEach (<anonymous>) at Object.<anonymous> (bin/uglifyjs:175:28) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at ChildProcess.exithandler (child_process.js:294:12) at maybeClose (internal/child_process.js:982:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) ...