Skip to content

Instantly share code, notes, and snippets.

@eightysteele
Created September 18, 2011 22:47
Show Gist options
  • Select an option

  • Save eightysteele/1225674 to your computer and use it in GitHub Desktop.

Select an option

Save eightysteele/1225674 to your computer and use it in GitHub Desktop.
Build failed:
-> task failed (err #1):
{task: cxx mapnik_geometry.cpp -> mapnik_geometry_1.o}
-> task failed (err #1):
{task: cxx mapnik_image.cpp -> mapnik_image_1.o}
npm ERR! error installing mapnik@0.5.5 Error: mapnik@0.5.5 install: `node-waf -v configure build`
npm ERR! error installing mapnik@0.5.5 `sh "-c" "node-waf -v configure build"` failed with 1
npm ERR! error installing mapnik@0.5.5 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/exec.js:49:20)
npm ERR! error installing mapnik@0.5.5 at ChildProcess.emit (events.js:45:17)
npm ERR! error installing mapnik@0.5.5 at ChildProcess.onexit (child_process.js:171:12)
npm ERR! error installing tilelive-mapnik@0.2.1 Error: mapnik@0.5.5 install: `node-waf -v configure build`
npm ERR! error installing tilelive-mapnik@0.2.1 `sh "-c" "node-waf -v configure build"` failed with 1
npm ERR! error installing tilelive-mapnik@0.2.1 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/exec.js:49:20)
npm ERR! error installing tilelive-mapnik@0.2.1 at ChildProcess.emit (events.js:45:17)
npm ERR! error installing tilelive-mapnik@0.2.1 at ChildProcess.onexit (child_process.js:171:12)
npm ERR! error installing windshaft@0.0.8 Error: mapnik@0.5.5 install: `node-waf -v configure build`
npm ERR! error installing windshaft@0.0.8 `sh "-c" "node-waf -v configure build"` failed with 1
npm ERR! error installing windshaft@0.0.8 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/exec.js:49:20)
npm ERR! error installing windshaft@0.0.8 at ChildProcess.emit (events.js:45:17)
npm ERR! error installing windshaft@0.0.8 at ChildProcess.onexit (child_process.js:171:12)
npm ERR! mapnik@0.5.5 install: `node-waf -v configure build`
npm ERR! `sh "-c" "node-waf -v configure build"` failed with 1
npm ERR!
npm ERR! Failed at the mapnik@0.5.5 install script.
npm ERR! This is most likely a problem with the mapnik package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf -v configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls mapnik
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Linux 2.6.38-11-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "Windshaft/"
npm ERR! cwd /home/eighty/Dropbox/windshaft
npm ERR! node -v v0.4.1
npm ERR! npm -v 1.0.30
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/eighty/Dropbox/windshaft/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment