Skip to content

Instantly share code, notes, and snippets.

@doapp-ryanp
Created May 9, 2012 19:56
Show Gist options
  • Save doapp-ryanp/2648372 to your computer and use it in GitHub Desktop.
Save doapp-ryanp/2648372 to your computer and use it in GitHub Desktop.
~/hubot$ ~/hubot/bin/hubot -a hipchat -n Hubot
npm http GET https://registry.npmjs.org/hubot-hipchat
npm http GET https://registry.npmjs.org/hubot/2.1.4
npm http GET https://registry.npmjs.org/hubot-scripts
npm http GET https://registry.npmjs.org/optparse/1.0.3
npm http 304 https://registry.npmjs.org/hubot/2.1.4
npm http 304 https://registry.npmjs.org/hubot-hipchat
npm http 304 https://registry.npmjs.org/hubot-scripts
npm http 304 https://registry.npmjs.org/optparse/1.0.3
npm http GET https://registry.npmjs.org/wobot/0.6.0
npm http 304 https://registry.npmjs.org/wobot/0.6.0
npm http GET https://registry.npmjs.org/node-xmpp
npm http GET https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/node-xmpp
npm http 304 https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/coffee-script/1.2.0
npm http GET https://registry.npmjs.org/scoped-http-client/0.9.6
npm http GET https://registry.npmjs.org/log/1.2.0
npm http GET https://registry.npmjs.org/connect/1.8.5
npm http 304 https://registry.npmjs.org/connect/1.8.5
npm http 304 https://registry.npmjs.org/log/1.2.0
npm http 304 https://registry.npmjs.org/coffee-script/1.2.0
npm http 304 https://registry.npmjs.org/scoped-http-client/0.9.6
npm http GET https://registry.npmjs.org/node-expat
npm http GET https://registry.npmjs.org/ltx
npm http 304 https://registry.npmjs.org/node-expat
npm http 304 https://registry.npmjs.org/ltx
> node-expat@1.5.0 install /home/dasdeploy/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat
> node-waf configure build
npm http GET https://registry.npmjs.org/sax
npm http 304 https://registry.npmjs.org/sax
Checking for program g++ or c++ : /usr/bin/g++
npm http GET https://registry.npmjs.org/qs
npm http GET https://registry.npmjs.org/mime
npm http GET https://registry.npmjs.org/formidable
Checking for program cpp : /usr/bin/cpp
Checking for program ar : /usr/bin/ar
Checking for program ranlib : /usr/bin/ranlib
Checking for g++ : ok
Checking for node path : not found
Checking for node prefix : ok /usr
Checking for header expat.h : npm http 304 https://registry.npmjs.org/qs
npm http 304 https://registry.npmjs.org/formidable
npm http 304 https://registry.npmjs.org/mime
not installed
/home/dasdeploy/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat/wscript:13: error: the configuration failed (see '/home/dasdeploy/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat/build/config.log')
npm http GET https://registry.npmjs.org/redis/0.6.7
npm ERR! node-expat@1.5.0 install: `node-waf configure build`
npm ERR! `sh "-c" "node-waf configure build"` failed with 1
npm ERR!
npm ERR! Failed at the node-expat@1.5.0 install script.
npm ERR! This is most likely a problem with the node-expat package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls node-expat
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Linux 3.2.0-24-virtual
npm ERR! command "node" "/usr/bin/npm" "install"
npm ERR! cwd /home/dasdeploy/hubot
npm ERR! node -v v0.6.17
npm ERR! npm -v 1.1.21
npm ERR! code ELIFECYCLE
npm ERR! message node-expat@1.5.0 install: `node-waf configure build`
npm ERR! message `sh "-c" "node-waf configure build"` failed with 1
npm ERR! errno {}
npm http 304 https://registry.npmjs.org/redis/0.6.7
npm ERR! Error: ENOENT, lstat '/home/dasdeploy/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/ltx/node_modules/sax/examples/big-not-pretty.xml'
npm ERR! You may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR!
npm ERR! System Linux 3.2.0-24-virtual
npm ERR! command "node" "/usr/bin/npm" "install"
npm ERR! cwd /home/dasdeploy/hubot
npm ERR! node -v v0.6.17
npm ERR! npm -v 1.1.21
npm ERR! path /home/dasdeploy/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/ltx/node_modules/sax/examples/big-not-pretty.xml
npm ERR! fstream_path /home/dasdeploy/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/ltx/node_modules/sax/examples/big-not-pretty.xml
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! message ENOENT, lstat '/home/dasdeploy/hubot/node_modules/hubot-hipchat/node_modules/wobot/node_modules/node-xmpp/node_modules/ltx/node_modules/sax/examples/big-not-pretty.xml'
npm ERR! errno {}
npm ERR! fstream_stack Object.oncomplete (/usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26)
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/dasdeploy/hubot/npm-debug.log
npm not ok
/home/dasdeploy/hubot/bin/hubot: 6: exec: node_modules/.bin/hubot: not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment