Skip to content

Instantly share code, notes, and snippets.

@burningtree
Created June 2, 2011 03:04
Show Gist options
  • Select an option

  • Save burningtree/1003850 to your computer and use it in GitHub Desktop.

Select an option

Save burningtree/1003850 to your computer and use it in GitHub Desktop.
failed installation node-mongodb-native on freebsd8.2
info it worked if it ends with ok
verbose cli [ 'node', '/usr/local/bin/npm', 'install', 'mongodb' ]
info using npm@1.0.8
info using node@v0.4.8
verbose config file /root/.npmrc
verbose config file /usr/local/etc/npmrc
silly testEngine { name: 'node-sizzle',
silly testEngine version: '0.1.0',
silly testEngine author: { name: 'Blagovest Dachev - http://github.com/dachev' },
silly testEngine description: 'Sizzle powered selectors for libxmljs',
silly testEngine keywords: [ 'dom', 'sizzle', 'jquery', 'html', 'xml' ],
silly testEngine bugs:
silly testEngine { email: 'blago@dachev.com',
silly testEngine url: 'http://github.com/dachev/node-sizzle/issues' },
silly testEngine scripts: { test: 'make test' },
silly testEngine engines: { node: '>=0.1.102' },
silly testEngine licenses:
silly testEngine [ { type: 'GPL',
silly testEngine url: 'http://github.com/dachev/node-sizzle/blob/master/LICENSE.txt' } ],
silly testEngine dependencies: { libxmljs: '>=0.4.0' },
silly testEngine directories: { lib: './lib' },
silly testEngine main: './lib/node-sizzle',
silly testEngine _id: 'node-sizzle@0.1.0',
silly testEngine devDependencies: {},
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.8',
silly testEngine _nodeVersion: 'v0.4.8',
silly testEngine _defaultsLoaded: true }
verbose caching /root/node_modules/node-sizzle/package.json
verbose loadDefaults node-sizzle@0.1.0
silly testEngine { name: 'htmlparser',
silly testEngine description: 'Forgiving HTML/XML/RSS Parser in JS for *both* Node and Browsers',
silly testEngine version: '1.7.3',
silly testEngine author:
silly testEngine { name: 'Chris Winberry',
silly testEngine email: 'chris@winberry.net' },
silly testEngine contributors: [],
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/tautologistics/node-htmlparser.git' },
silly testEngine bugs:
silly testEngine { email: 'chris@winberry.net',
silly testEngine url: 'http://github.com/tautologistics/node-htmlparser/issues' },
silly testEngine os: [ 'linux', 'darwin', 'freebsd', 'win32' ],
silly testEngine directories: { lib: './lib/' },
silly testEngine main: './lib/htmlparser',
silly testEngine engines: { node: '>=0.1.33' },
silly testEngine licenses:
silly testEngine [ { type: 'MIT',
silly testEngine url: 'http://github.com/tautologistics/node-htmlparser/raw/master/LICENSE' } ],
silly testEngine _id: 'htmlparser@1.7.3',
silly testEngine dependencies: {},
silly testEngine devDependencies: {},
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.8',
silly testEngine _nodeVersion: 'v0.4.8',
silly testEngine _defaultsLoaded: true }
verbose caching /root/node_modules/htmlparser/package.json
verbose loadDefaults htmlparser@1.7.3
silly testEngine { name: 'jsdom',
silly testEngine version: '0.2.0',
silly testEngine description: 'A javascript implementation of the W3C DOM',
silly testEngine keywords: [ 'dom', 'w3c', 'javascript' ],
silly testEngine maintainers:
silly testEngine [ { name: 'Elijah Insua',
silly testEngine email: 'tmpvar@gmail.com',
silly testEngine url: 'http://tmpvar.com' } ],
silly testEngine contributors:
silly testEngine [ { name: 'Vincent Greene',
silly testEngine email: 'ulteriorlife@gmail.com' },
silly testEngine { name: 'Dav Glass', email: 'davglass@gmail.com' },
silly testEngine { name: 'Felix Gnass', email: 'fgnass@gmail.com' },
silly testEngine { name: 'Charlie Robbins',
silly testEngine email: 'charlie.robbins@gmail.com' },
silly testEngine { name: 'Aria Stewart', email: 'aredridel@nbtsc.org' },
silly testEngine { name: 'Matthew',
silly testEngine email: 'N.A.',
silly testEngine url: 'http://github.com/matthewpflueger/' },
silly testEngine { name: 'Olivier El Mekki',
silly testEngine email: 'unknown',
silly testEngine url: 'http://blog.olivier-elmekki.com/' },
silly testEngine { name: 'Shimon Dookdin',
silly testEngine email: 'helpmepro1@gmail.com' },
silly testEngine { name: 'Daniel Cassidy',
silly testEngine email: 'mail@danielcassidy.me.uk',
silly testEngine url: 'http://www.danielcassidy.me.uk/' },
silly testEngine { name: 'Sam Ruby',
silly testEngine email: 'N/A',
silly testEngine url: 'http://intertwingly.net/blog/' },
silly testEngine { name: 'hij1nx', url: 'http://github.com/hij1nx' },
silly testEngine { name: 'Karuna Sagar',
silly testEngine email: 'karunasagark@gmail.com' } ],
silly testEngine bugs:
silly testEngine { email: 'tmpvar@gmail.com',
silly testEngine url: 'http://github.com/tmpvar/jsdom/issues' },
silly testEngine licenses:
silly testEngine [ { type: 'MIT',
silly testEngine url: 'http://github.com/tmpvar/jsdom/blob/master/LICENSE.txt' } ],
silly testEngine repositories:
silly testEngine [ { type: 'git',
silly testEngine url: 'http://github.com/tmpvar/jsdom.git' } ],
silly testEngine implements: [ 'http://www.w3.org/TR/REC-DOM-Level-1' ],
silly testEngine dependencies:
silly testEngine { htmlparser: '>=1.7.0',
silly testEngine request: '>=1.0.0',
silly testEngine cssom: '>=0.2.0' },
silly testEngine devDependencies: { 'mjsunit.runner': '>=0.1.0' },
silly testEngine engines: { node: '>=0.1.9' },
silly testEngine directories: { lib: './lib/jsdom' },
silly testEngine main: './lib/jsdom',
silly testEngine _id: 'jsdom@0.2.0',
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.8',
silly testEngine _nodeVersion: 'v0.4.8',
silly testEngine _defaultsLoaded: true }
verbose caching /root/node_modules/jsdom/package.json
verbose loadDefaults jsdom@0.2.0
verbose into /root [ 'mongodb' ]
verbose cache add [ 'mongodb', null ]
info addNamed [ 'mongodb', '' ]
verbose addNamed [ null, '' ]
verbose GET mongodb
verbose raw, before any munging mongodb
verbose url resolving [ 'http://registry.npmjs.org/', './mongodb' ]
verbose url resolved http://registry.npmjs.org/mongodb
verbose url parsed { protocol: 'http:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'http://registry.npmjs.org/mongodb',
verbose url parsed pathname: '/mongodb' }
verbose etag "9X9G7DXVXQK12JGSAFPW7VWCY"
verbose response http://registry.npmjs.org/mongodb
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.0.2 (Erlang OTP/R14B)',
silly get cb etag: '"9X9G7DXVXQK12JGSAFPW7VWCY"',
silly get cb date: 'Thu, 02 Jun 2011 03:03:07 GMT',
silly get cb 'content-length': '0' } ]
verbose etag mongodb from cache
verbose GET mongodb/0.9.4-5
verbose raw, before any munging mongodb/0.9.4-5
verbose url resolving [ 'http://registry.npmjs.org/', './mongodb/0.9.4-5' ]
verbose url resolved http://registry.npmjs.org/mongodb/0.9.4-5
verbose url parsed { protocol: 'http:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'http://registry.npmjs.org/mongodb/0.9.4-5',
verbose url parsed pathname: '/mongodb/0.9.4-5' }
verbose etag "9X9G7DXVXQK12JGSAFPW7VWCY"
verbose response http://registry.npmjs.org/mongodb/0.9.4-5
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.0.2 (Erlang OTP/R14B)',
silly get cb etag: '"9X9G7DXVXQK12JGSAFPW7VWCY"',
silly get cb date: 'Thu, 02 Jun 2011 03:03:08 GMT',
silly get cb 'content-length': '0' } ]
verbose etag mongodb/0.9.4-5 from cache
verbose bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8q-v83.3.8-freebsd-8.2-RELEASE',
verbose bin dist { shasum: '33f87026616f0bf46f1c1f77b0dadfa247377ecb',
verbose bin dist bin:
verbose bin dist { '0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.16-darwin-10.7.0':
verbose bin dist { shasum: 'a3fc0c13e6cbfc19a4f8f8e519c2971b85c1a0a0',
verbose bin dist tarball: 'http://registry.npmjs.org/mongodb/-/mongodb-0.9.4-5-0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.16-darwin-10.7.0.tgz' } },
verbose bin dist tarball: 'http://registry.npmjs.org/mongodb/-/mongodb-0.9.4-5.tgz' } ]
silly resolved [ { name: 'mongodb',
silly resolved description: 'A node.js driver for MongoDB',
silly resolved version: '0.9.4-5',
silly resolved author:
silly resolved { name: 'Christian Amor Kvalheim',
silly resolved email: 'christkv@gmail.com' },
silly resolved contributors:
silly resolved [ { name: 'Nathan White', email: 'nw@nwhite.net' },
silly resolved { name: 'Adam Wiggins', email: 'adam@heroku.com' },
silly resolved { name: 'Ian Millington',
silly resolved email: 'idmillington@googlemail.com' },
silly resolved { name: 'Aaron Heckmann',
silly resolved email: 'aaron.heckmann+github@gmail.com' },
silly resolved { name: 'Ciaran Jessup', email: 'ciaranj@gmail.com' },
silly resolved { name: 'Christoph Pojer' },
silly resolved { name: 'Erik Abele' },
silly resolved { name: 'Henrik Johansson',
silly resolved email: 'dahankzter@gmail.com' } ],
silly resolved repository:
silly resolved { type: 'git',
silly resolved url: 'git://github.com/christkv/node-mongodb-native.git' },
silly resolved bugs:
silly resolved { email: 'node-mongodb-native@googlegroups.com',
silly resolved url: 'http://github.com/christkv/node-mongodb-native/issues' },
silly resolved os: [ 'linux', 'darwin', 'freebsd' ],
silly resolved main: './lib/mongodb/index',
silly resolved directories: { lib: './lib/mongodb' },
silly resolved engines: { node: '>=0.4.0' },
silly resolved scripts: { install: 'bash ./install.sh' },
silly resolved licenses:
silly resolved [ { type: 'Apache License, Version 2.0',
silly resolved url: 'http://www.apache.org/licenses/LICENSE-2.0' } ],
silly resolved dependencies: {},
silly resolved devDependencies: {},
silly resolved _id: 'mongodb@0.9.4-5',
silly resolved _engineSupported: true,
silly resolved _npmVersion: '1.0.6',
silly resolved _nodeVersion: 'v0.4.8',
silly resolved _defaultsLoaded: true,
silly resolved dist:
silly resolved { shasum: '33f87026616f0bf46f1c1f77b0dadfa247377ecb',
silly resolved bin:
silly resolved { '0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.16-darwin-10.7.0':
silly resolved { shasum: 'a3fc0c13e6cbfc19a4f8f8e519c2971b85c1a0a0',
silly resolved tarball: 'http://registry.npmjs.org/mongodb/-/mongodb-0.9.4-5-0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.16-darwin-10.7.0.tgz' } },
silly resolved tarball: 'http://registry.npmjs.org/mongodb/-/mongodb-0.9.4-5.tgz' } } ]
info into /root mongodb@0.9.4-5
info installOne mongodb@0.9.4-5
info unbuild /root/node_modules/mongodb
silly testEngine { name: 'mongodb',
silly testEngine description: 'A node.js driver for MongoDB',
silly testEngine version: '0.9.4-5',
silly testEngine author:
silly testEngine { name: 'Christian Amor Kvalheim',
silly testEngine email: 'christkv@gmail.com' },
silly testEngine contributors:
silly testEngine [ { name: 'Nathan White', email: 'nw@nwhite.net' },
silly testEngine { name: 'Adam Wiggins', email: 'adam@heroku.com' },
silly testEngine { name: 'Ian Millington',
silly testEngine email: 'idmillington@googlemail.com' },
silly testEngine { name: 'Aaron Heckmann',
silly testEngine email: 'aaron.heckmann+github@gmail.com' },
silly testEngine { name: 'Ciaran Jessup', email: 'ciaranj@gmail.com' },
silly testEngine { name: 'Christoph Pojer' },
silly testEngine { name: 'Erik Abele' },
silly testEngine { name: 'Henrik Johansson',
silly testEngine email: 'dahankzter@gmail.com' } ],
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/christkv/node-mongodb-native.git' },
silly testEngine bugs:
silly testEngine { email: 'node-mongodb-native@googlegroups.com',
silly testEngine url: 'http://github.com/christkv/node-mongodb-native/issues' },
silly testEngine os: [ 'linux', 'darwin', 'freebsd' ],
silly testEngine main: './lib/mongodb/index',
silly testEngine directories: { lib: './lib/mongodb' },
silly testEngine engines: { node: '>=0.4.0' },
silly testEngine scripts: { install: 'bash ./install.sh' },
silly testEngine licenses:
silly testEngine [ { type: 'Apache License, Version 2.0',
silly testEngine url: 'http://www.apache.org/licenses/LICENSE-2.0' } ],
silly testEngine _id: 'mongodb@0.9.4-5',
silly testEngine dependencies: {},
silly testEngine devDependencies: {},
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.8',
silly testEngine _nodeVersion: 'v0.4.8',
silly testEngine _defaultsLoaded: true,
silly testEngine dist: { shasum: 'e77f3c24798ec79aa591dfebb8417d21621aa973' } }
verbose caching /root/.npm/mongodb/0.9.4-5/package.json
verbose mkdir done: /root/node_modules/___mongodb.npm 755
verbose unpack_ uid, gid [ 0, 0 ]
verbose unpackTarget /root/node_modules/mongodb
silly gunzTarPerm modes [ '755', '644' ]
verbose success gzip "--decompress" "--stdout" "/root/.npm/mongodb/0.9.4-5/package.tgz"
verbose success tar "-mvxpf" "-" "--no-same-owner" "-C" "/root/node_modules/___mongodb.npm"
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/package.json
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/.gitignore
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/index.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/install.sh
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/Makefile
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/HISTORY
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/Readme.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/strict.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/index_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/simple.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/info.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/admin.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/oplog.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/capped.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/blog.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/cursor.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/url.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/types.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/gridfs.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/replSetServersQueries.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/replSetServersSimple.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/examples/queries.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/benchmark/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/benchmark/streaming_benchmark.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/benchmark/grid_fs_write_benchmark.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/replicaset.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/gridfs.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/queries.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/README.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/insert.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/database.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/collections.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/docs/indexes.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/tools/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/tools/test_all.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/cursor_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/remove_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/authentication_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/custom_pk_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/streaming_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/unicode_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/error_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/collection_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/insert_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/regexp_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/index_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/admin_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/objectid_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/map_reduce_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/db_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/find_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/replicaset/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/replicaset/insert_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/replicaset/connect_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/replicaset/count_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/replicaset/query_secondaries_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/bson/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/bson/bson_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/bson/commands_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/tools/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/tools/server_manager.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/tools/replica_set_manager.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/gridstore/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/gridstore/grid_store_file_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/gridstore/test_gs_working_field_read.pdf
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/gridstore/grid_store_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/gridstore/grid_store_stream_test.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/test/gridstore/test_gs_weird_bug.png
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/local.h
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/dbref.cc
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/code.h
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/long.cc
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/long.h
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/dbref.h
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/objectid.h
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/index.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/timestamp.cc
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/.gitignore
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/bson.h
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/Makefile
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/bson.cc
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/wscript
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/binary.h
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/timestamp.h
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/code.cc
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/test_full_bson.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/local.cc
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/test_bson.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/objectid.cc
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/external-libs/bson/binary.cc
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/index.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/connection.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/collection.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/cursor.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/db.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/admin.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/responses/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/responses/mongo_reply.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/connections/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/connections/server_pair.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/connections/repl_set_servers.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/connections/server_cluster.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/connections/server.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/insert_command.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/get_more_command.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/db_command.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/update_command.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/base_command.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/kill_cursor_command.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/query_command.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/commands/delete_command.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/bson/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/bson/objectid.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/bson/bson.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/bson/binary.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/bson/binary_parser.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/gridfs/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/gridfs/gridstore.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/gridfs/chunk.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/crypto/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/crypto/md5.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/goog/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/goog/math/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/lib/mongodb/goog/math/long.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/package.json
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/README.markdown
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/lib/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/lib/step.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/test/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/test/errorTest.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/test/callbackTest.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/test/groupTest.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/test/parallelTest.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/test/helper.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/step/test/fnTest.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/README.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/package.json
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/Makefile
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/LICENSE
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/.npmignore
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/index.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/CONTRIBUTORS.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/nodelint.cfg
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/doc/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/doc/nodeunit.md
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/img/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/img/example_fail.png
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/img/example_pass.png
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/deps/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/deps/ejs.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/deps/async.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/deps/json2.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/share/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/share/license.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/share/nodeunit.css
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/share/junit.xml.ejs
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/man1/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/man1/nodeunit.1
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/bin/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/bin/nodeunit.json
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/bin/nodeunit
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/track.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/types.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/assert.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/core.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/utils.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/nodeunit.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/reporters/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/reporters/index.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/reporters/browser.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/reporters/minimal.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/reporters/junit.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/reporters/default.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/reporters/skip_passed.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/lib/reporters/html.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/examples/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/examples/browser/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/examples/browser/test.html
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/examples/browser/nodeunit.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/examples/browser/suite2.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/examples/browser/suite1.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test-runtest.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test.html
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test-runfiles.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test-httputil.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test-base.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test-runmodule.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test-testcase.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test-failing-callbacks.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/test-sandbox.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/raw_jscode2.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/raw_jscode3.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/raw_jscode1.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/mock_module1.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/mock_module2.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/dir/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/dir/mock_module3.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/dir/mock_module4.js
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/coffee/
silly asyncMap in gTP /root/node_modules/___mongodb.npm/package/deps/nodeunit/test/fixtures/coffee/mock_coffee_module.coffee
verbose gunzed /root/node_modules/___mongodb.npm/package
verbose rm'ed /root/node_modules/mongodb
verbose renamed [ '/root/node_modules/___mongodb.npm/package',
verbose renamed '/root/node_modules/mongodb' ]
silly testEngine { name: 'mongodb',
silly testEngine description: 'A node.js driver for MongoDB',
silly testEngine version: '0.9.4-5',
silly testEngine author:
silly testEngine { name: 'Christian Amor Kvalheim',
silly testEngine email: 'christkv@gmail.com' },
silly testEngine contributors:
silly testEngine [ { name: 'Nathan White', email: 'nw@nwhite.net' },
silly testEngine { name: 'Adam Wiggins', email: 'adam@heroku.com' },
silly testEngine { name: 'Ian Millington',
silly testEngine email: 'idmillington@googlemail.com' },
silly testEngine { name: 'Aaron Heckmann',
silly testEngine email: 'aaron.heckmann+github@gmail.com' },
silly testEngine { name: 'Ciaran Jessup', email: 'ciaranj@gmail.com' },
silly testEngine { name: 'Christoph Pojer' },
silly testEngine { name: 'Erik Abele' },
silly testEngine { name: 'Henrik Johansson',
silly testEngine email: 'dahankzter@gmail.com' } ],
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/christkv/node-mongodb-native.git' },
silly testEngine bugs:
silly testEngine { email: 'node-mongodb-native@googlegroups.com',
silly testEngine url: 'http://github.com/christkv/node-mongodb-native/issues' },
silly testEngine os: [ 'linux', 'darwin', 'freebsd' ],
silly testEngine main: './lib/mongodb/index',
silly testEngine directories: { lib: './lib/mongodb' },
silly testEngine engines: { node: '>=0.4.0' },
silly testEngine scripts: { install: 'bash ./install.sh' },
silly testEngine licenses:
silly testEngine [ { type: 'Apache License, Version 2.0',
silly testEngine url: 'http://www.apache.org/licenses/LICENSE-2.0' } ],
silly testEngine _id: 'mongodb@0.9.4-5',
silly testEngine dependencies: {},
silly testEngine devDependencies: {},
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.8',
silly testEngine _nodeVersion: 'v0.4.8',
silly testEngine _defaultsLoaded: true }
verbose caching /root/node_modules/mongodb/package.json
verbose loadDefaults mongodb@0.9.4-5
info preinstall mongodb@0.9.4-5
verbose from cache /root/node_modules/mongodb/package.json
verbose into /root/node_modules/mongodb []
silly resolved []
verbose about to build /root/node_modules/mongodb
info build /root/node_modules/mongodb
verbose from cache /root/node_modules/mongodb/package.json
verbose linkStuff [ false, false, false, '/root/node_modules' ]
info linkStuff mongodb@0.9.4-5
verbose linkBins mongodb@0.9.4-5
verbose linkMans mongodb@0.9.4-5
verbose rebuildBundles mongodb@0.9.4-5
info install mongodb@0.9.4-5
verbose unsafe-perm in lifecycle false
silly exec sh "-c" "bash ./install.sh"
info mongodb@0.9.4-5 Failed to exec install script
ERR! error installing mongodb@0.9.4-5 Error: mongodb@0.9.4-5 install: `bash ./install.sh`
ERR! error installing mongodb@0.9.4-5 `sh "-c" "bash ./install.sh"` failed with 2
ERR! error installing mongodb@0.9.4-5 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/exec.js:49:20)
ERR! error installing mongodb@0.9.4-5 at ChildProcess.emit (events.js:67:17)
ERR! error installing mongodb@0.9.4-5 at ChildProcess.onexit (child_process.js:192:12)
info unbuild /root/node_modules/mongodb
verbose from cache /root/node_modules/mongodb/package.json
info preuninstall mongodb@0.9.4-5
info uninstall mongodb@0.9.4-5
verbose unbuild mongodb@0.9.4-5 [ false,
verbose unbuild mongodb@0.9.4-5 '/usr/local/lib/node_modules',
verbose unbuild mongodb@0.9.4-5 '/root/node_modules' ]
info postuninstall mongodb@0.9.4-5
verbose installOne cb mongodb@0.9.4-5
ERR! mongodb@0.9.4-5 install: `bash ./install.sh`
ERR! `sh "-c" "bash ./install.sh"` failed with 2
ERR!
ERR! Failed at the mongodb@0.9.4-5 install script.
ERR! This is most likely a problem with the mongodb package,
ERR! not with npm itself.
ERR! Tell the author that this fails on your system:
ERR! bash ./install.sh
ERR! You can get their info via:
ERR! npm owner ls mongodb
ERR! There is likely additional logging output above.
ERR!
ERR! System FreeBSD 8.2-RELEASE
ERR! command "node" "/usr/local/bin/npm" "install" "mongodb"
verbose exit [ 1, true ]
@christkv
Copy link

christkv commented Jun 2, 2011

can you please clone the git hub master and try to build it cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment