Skip to content

gyp ERR cannot find -lgit2 #150

@neekey

Description

@neekey

I encountered this error when install nodegit 0.1.1 in redhat.

LSB Version:    :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
Distributor ID: RedHatEnterpriseServer
Description:    Red Hat Enterprise Linux Server release 5.7 (Tikanga)
Release:    5.7
Codename:   Tikanga
> nodegit@0.1.1 install /home/wwwroot/jn2.fed.taobao.net/node_modules/nodegit
> node install.js

[nodegit] Downloading libgit2 dependency.
[nodegit] Building libgit2 dependency.
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Found OpenSSL: /usr/lib64/libssl.so
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Configuring done
-- Generating done
-- Build files have been written to: /home/wwwroot/jn2.fed.taobao.net/node_modules/nodegit/vendor/libgit2/build
zlib was not found; using bundled 3rd-party sources.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/wwwroot/jn2.fed.taobao.net/node_modules/nodegit/vendor/libgit2/build
[nodegit] Building native module.
make: Entering directory `/home/wwwroot/jn2.fed.taobao.net/node_modules/nodegit/build'
  CXX(target) Release/obj.target/nodegit/src/base.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/blob.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/commit.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/oid.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/reference.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/object.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/repo.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/index.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
../src/index.cc: In static member function ‘static void GitIndex::Find(const v8::FunctionCallbackInfo<v8::Value>&)’:
../src/index.cc:725: warning: unused variable ‘result’
  CXX(target) Release/obj.target/nodegit/src/index_entry.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/index_time.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/tag.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/revwalk.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/signature.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/time.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/tree.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/tree_builder.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/tree_entry.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/diff_find_options.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/diff_options.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/diff_list.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/patch.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/delta.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/diff_file.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/diff_range.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/threads.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
../src/threads.cc:33: warning: unused parameter ‘args’
../src/threads.cc:52: warning: unused parameter ‘args’
  CXX(target) Release/obj.target/nodegit/src/wrapper.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
../src/wrapper.cc: In static member function ‘static void Wrapper::ToBuffer(const v8::FunctionCallbackInfo<v8::Value>&)’:
../src/wrapper.cc:66: warning: converting to ‘int’ from ‘double’
  CXX(target) Release/obj.target/nodegit/src/refdb.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/odb_object.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/odb.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/submodule.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/remote.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/clone_options.o
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:3706: warning: unused parameter ‘name’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4329: warning: unused parameter ‘string’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘value’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4340: warning: unused parameter ‘class_id’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:4352: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘data’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5276: warning: unused parameter ‘count’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5431: warning: unused parameter ‘isolate’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5529: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5530: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5531: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5532: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5533: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5534: warning: unused parameter ‘o’
/home/yinruo.nyj/.node-gyp/0.11.12/deps/v8/include/v8.h:5535: warning: unused parameter ‘o’
  CXX(target) Release/obj.target/nodegit/src/functions/copy.o
  SOLINK_MODULE(target) Release/obj.target/nodegit.node
/usr/bin/ld: cannot find -lgit2
collect2: ld returned 1 exit status
make: *** [Release/obj.target/nodegit.node] Error 1
make: Leaving directory `/home/wwwroot/jn2.fed.taobao.net/node_modules/nodegit/build'
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
gyp ERR! stack     at ChildProcess.EventEmitter.emit (events.js:107:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:1045:12)
gyp ERR! System Linux 2.6.32-220.23.2.ali927.el5.x86_64
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build"
gyp ERR! cwd /home/wwwroot/jn2.fed.taobao.net/node_modules/nodegit
gyp ERR! node -v v0.11.12
gyp ERR! node-gyp -v v0.13.0
gyp ERR! not ok 
npm ERR! nodegit@0.1.1 install: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the nodegit@0.1.1 install script.
npm ERR! This is most likely a problem with the nodegit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node install.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls nodegit
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 2.6.32-220.23.2.ali927.el5.x86_64
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /home/wwwroot/jn2.fed.taobao.net
npm ERR! node -v v0.11.12
npm ERR! npm -v 1.4.6
npm ERR! code ELIFECYCLE
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/wwwroot/jn2.fed.taobao.net/npm-debug.log
npm ERR! not ok code 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions