[Pkg-javascript-devel] Bug#872547: mapnik-reference FTBFS with nodejs 6.11.2
Adrian Bunk
bunk at debian.org
Fri Aug 18 12:14:08 UTC 2017
Source: mapnik-reference
Version: 5.0.6-1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mapnik-reference.html
...
dh_auto_build
dh_auto_build: Compatibility levels before 9 are deprecated (level 8 in use)
make -j1
make[1]: Entering directory '/build/1st/mapnik-reference-5.0.6'
nodejs util/make-datasource-ref.js latest/datasources.template > latest/datasources.json
path.js:7
throw new TypeError('Path must be a string. Received ' + inspect(path));
^
TypeError: Path must be a string. Received [ '/build/1st/mapnik-reference-5.0.6/util/make-datasource-ref.js' ]
at assertPath (path.js:7:11)
at Object.basename (path.js:1355:5)
at Object.<anonymous> (/build/1st/mapnik-reference-5.0.6/util/make-datasource-ref.js:9:16)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:389:7)
Makefile:4: recipe for target 'latest/datasources.json' failed
make[1]: *** [latest/datasources.json] Error 1
make[1]: Leaving directory '/build/1st/mapnik-reference-5.0.6'
dh_auto_build: make -j1 returned exit code 2
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
More information about the Pkg-javascript-devel
mailing list