René's URL Explorer Experiment


Title: Doesn't work with io.js 2.x · Issue #573 · nodegit/nodegit · GitHub

Open Graph Title: Doesn't work with io.js 2.x · Issue #573 · nodegit/nodegit

X Title: Doesn't work with io.js 2.x · Issue #573 · nodegit/nodegit

Description: Using Mac OS X 10.10.3, io.js 2.0.2: $ npm install nodegit | > nodegit@0.4.0 install /Users/aadib/temp/t/node_modules/nodegit > node lifecycleScripts/install [nodegit] Fetching binary from S3. [nodegit] Failed to install prebuilt binary,...

Open Graph Description: Using Mac OS X 10.10.3, io.js 2.0.2: $ npm install nodegit | > nodegit@0.4.0 install /Users/aadib/temp/t/node_modules/nodegit > node lifecycleScripts/install [nodegit] Fetching binary from S3. [nod...

X Description: Using Mac OS X 10.10.3, io.js 2.0.2: $ npm install nodegit | > nodegit@0.4.0 install /Users/aadib/temp/t/node_modules/nodegit > node lifecycleScripts/install [nodegit] Fetching binary from S3...

Opengraph URL: https://github.com/nodegit/nodegit/issues/573

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Doesn't work with io.js 2.x","articleBody":"Using Mac OS X 10.10.3, io.js 2.0.2:\n\n```\n$ npm install nodegit\n|\n\u003e nodegit@0.4.0 install /Users/aadib/temp/t/node_modules/nodegit\n\u003e node lifecycleScripts/install\n\n[nodegit] Fetching binary from S3.\n[nodegit] Failed to install prebuilt binary, building manually.\n[nodegit] Making sure dependencies are available and native code is generated\n[nodegit] Everything is ready to go, attempting compilation\n[nodegit] Building native node module.\n{ [Error: Command failed: /bin/sh -c /Users/aadib/temp/t/node_modules/nodegit/node_modules/.bin/pangyp rebuild\n../vendor/libgit2/src/attr.c:10:1: warning: unused function 'kh_clear_str' [-Wunused-function]\nGIT__USE_STRMAP;\n^\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:74:1: note: expanded from here\nkh_clear_str\n^\n../vendor/libgit2/src/attr.c:10:1: warning: unused function 'kh_del_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:333:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \\\n                   ^\n\u003cscratch space\u003e:88:1: note: expanded from here\nkh_del_str\n^\n2 warnings generated.\n../vendor/libgit2/src/attrcache.c:8:1: warning: unused function 'kh_clear_str' [-Wunused-function]\nGIT__USE_STRMAP;\n^\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:74:1: note: expanded from here\nkh_clear_str\n^\n../vendor/libgit2/src/attrcache.c:8:1: warning: unused function 'kh_del_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:333:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \\\n                   ^\n\u003cscratch space\u003e:88:1: note: expanded from here\nkh_del_str\n^\n2 warnings generated.\n../vendor/libgit2/src/clone.c:479:20: warning: unused function 'repository_base' [-Wunused-function]\nstatic const char *repository_base(git_repository *repo)\n                   ^\n1 warning generated.\n../vendor/libgit2/src/config_file.c:24:1: warning: unused function 'kh_clear_str' [-Wunused-function]\nGIT__USE_STRMAP;\n^\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:74:1: note: expanded from here\nkh_clear_str\n^\n../vendor/libgit2/src/config_file.c:24:1: warning: unused function 'kh_del_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:333:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \\\n                   ^\n\u003cscratch space\u003e:88:1: note: expanded from here\nkh_del_str\n^\n2 warnings generated.\n../vendor/libgit2/src/diff_driver.c:20:1: warning: unused function 'kh_clear_str' [-Wunused-function]\nGIT__USE_STRMAP;\n^\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:74:1: note: expanded from here\nkh_clear_str\n^\n../vendor/libgit2/src/diff_driver.c:20:1: warning: unused function 'kh_del_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:333:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \\\n                   ^\n\u003cscratch space\u003e:88:1: note: expanded from here\nkh_del_str\n^\n2 warnings generated.\n../vendor/libgit2/src/mwindow.c:17:1: warning: unused function 'kh_clear_str' [-Wunused-function]\nGIT__USE_STRMAP;\n^\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:121:1: note: expanded from here\nkh_clear_str\n^\n1 warning generated.\n../vendor/libgit2/src/odb_mempack.c:21:1: warning: unused function 'kh_destroy_oid' [-Wunused-function]\nGIT__USE_OIDMAP;\n^\n../vendor/libgit2/src/oidmap.h:30:2: note: expanded from macro 'GIT__USE_OIDMAP'\n        __KHASH_IMPL(oid, static kh_inline, const git_oid *, void *, 1, git_oidmap_hash, git_oid_equal)\n        ^\n../vendor/libgit2/src/khash.h:198:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_destroy_##name(kh_##name##_t *h)                                          \\\n                   ^\n\u003cscratch space\u003e:67:1: note: expanded from here\nkh_destroy_oid\n^\n../vendor/libgit2/src/odb_mempack.c:21:1: warning: unused function 'kh_clear_oid' [-Wunused-function]\n../vendor/libgit2/src/oidmap.h:30:2: note: expanded from macro 'GIT__USE_OIDMAP'\n        __KHASH_IMPL(oid, static kh_inline, const git_oid *, void *, 1, git_oidmap_hash, git_oid_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:70:1: note: expanded from here\nkh_clear_oid\n^\n../vendor/libgit2/src/odb_mempack.c:21:1: warning: unused function 'kh_del_oid' [-Wunused-function]\n../vendor/libgit2/src/oidmap.h:30:2: note: expanded from macro 'GIT__USE_OIDMAP'\n        __KHASH_IMPL(oid, static kh_inline, const git_oid *, void *, 1, git_oidmap_hash, git_oid_equal)\n        ^\n../vendor/libgit2/src/khash.h:333:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \\\n                   ^\n\u003cscratch space\u003e:84:1: note: expanded from here\nkh_del_oid\n^\n3 warnings generated.\n../vendor/libgit2/src/refdb_fs.c:29:1: warning: unused function 'kh_init_str' [-Wunused-function]\nGIT__USE_STRMAP;\n^\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:195:23: note: expanded from macro '__KHASH_IMPL'\n        SCOPE kh_##name##_t *kh_init_##name(void) {                                                     \\\n                             ^\n\u003cscratch space\u003e:124:1: note: expanded from here\nkh_init_str\n^\n../vendor/libgit2/src/refdb_fs.c:29:1: warning: unused function 'kh_destroy_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:198:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_destroy_##name(kh_##name##_t *h)                                          \\\n                   ^\n\u003cscratch space\u003e:129:1: note: expanded from here\nkh_destroy_str\n^\n../vendor/libgit2/src/refdb_fs.c:29:1: warning: unused function 'kh_clear_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:132:1: note: expanded from here\nkh_clear_str\n^\n../vendor/libgit2/src/refdb_fs.c:29:1: warning: unused function 'kh_get_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:213:16: note: expanded from macro '__KHASH_IMPL'\n        SCOPE khint_t kh_get_##name(const kh_##name##_t *h, khkey_t key)        \\\n                      ^\n\u003cscratch space\u003e:135:1: note: expanded from here\nkh_get_str\n^\n../vendor/libgit2/src/refdb_fs.c:29:1: warning: unused function 'kh_put_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:291:16: note: expanded from macro '__KHASH_IMPL'\n        SCOPE khint_t kh_put_##name(kh_##name##_t *h, khkey_t key, int *ret) \\\n                      ^\n\u003cscratch space\u003e:141:1: note: expanded from here\nkh_put_str\n^\n../vendor/libgit2/src/refdb_fs.c:29:1: warning: unused function 'kh_del_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:333:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \\\n                   ^\n\u003cscratch space\u003e:146:1: note: expanded from here\nkh_del_str\n^\n6 warnings generated.\n../vendor/libgit2/src/refs.c:27:1: warning: unused function 'kh_init_str' [-Wunused-function]\nGIT__USE_STRMAP;\n^\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:195:23: note: expanded from macro '__KHASH_IMPL'\n        SCOPE kh_##name##_t *kh_init_##name(void) {                                                     \\\n                             ^\n\u003cscratch space\u003e:124:1: note: expanded from here\nkh_init_str\n^\n../vendor/libgit2/src/refs.c:27:1: warning: unused function 'kh_destroy_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:198:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_destroy_##name(kh_##name##_t *h)                                          \\\n                   ^\n\u003cscratch space\u003e:129:1: note: expanded from here\nkh_destroy_str\n^\n../vendor/libgit2/src/refs.c:27:1: warning: unused function 'kh_clear_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:132:1: note: expanded from here\nkh_clear_str\n^\n../vendor/libgit2/src/refs.c:27:1: warning: unused function 'kh_get_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:213:16: note: expanded from macro '__KHASH_IMPL'\n        SCOPE khint_t kh_get_##name(const kh_##name##_t *h, khkey_t key)        \\\n                      ^\n\u003cscratch space\u003e:135:1: note: expanded from here\nkh_get_str\n^\n../vendor/libgit2/src/refs.c:27:1: warning: unused function 'kh_put_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:291:16: note: expanded from macro '__KHASH_IMPL'\n        SCOPE khint_t kh_put_##name(kh_##name##_t *h, khkey_t key, int *ret) \\\n                      ^\n\u003cscratch space\u003e:141:1: note: expanded from here\nkh_put_str\n^\n../vendor/libgit2/src/refs.c:27:1: warning: unused function 'kh_del_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:333:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \\\n                   ^\n\u003cscratch space\u003e:146:1: note: expanded from here\nkh_del_str\n^\n6 warnings generated.\n../vendor/libgit2/src/submodule.c:86:1: warning: unused function 'kh_clear_str' [-Wunused-function]\n__KHASH_IMPL(\n^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:74:1: note: expanded from here\nkh_clear_str\n^\n1 warning generated.\n../vendor/libgit2/src/transaction.c:20:1: warning: unused function 'kh_clear_str' [-Wunused-function]\nGIT__USE_STRMAP;\n^\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:206:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \\\n                   ^\n\u003cscratch space\u003e:74:1: note: expanded from here\nkh_clear_str\n^\n../vendor/libgit2/src/transaction.c:20:1: warning: unused function 'kh_del_str' [-Wunused-function]\n../vendor/libgit2/src/strmap.h:23:2: note: expanded from macro 'GIT__USE_STRMAP'\n        __KHASH_IMPL(str, static kh_inline, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)\n        ^\n../vendor/libgit2/src/khash.h:333:13: note: expanded from macro '__KHASH_IMPL'\n        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \\\n                   ^\n\u003cscratch space\u003e:88:1: note: expanded from here\nkh_del_str\n^\n2 warnings generated.\n../vendor/libssh2/src/misc.c:214:19: warning: unused variable 'base64_table' [-Wunused-const-variable]\nstatic const char base64_table[] =\n                  ^\n../vendor/libssh2/src/misc.c:223:19: warning: unused variable 'base64_pad' [-Wunused-const-variable]\nstatic const char base64_pad = '=';\n                  ^\n2 warnings generated.\n../vendor/openssl/openssl/ssl/d1_srtp.c:147:7: warning: missing field 'id' initializer [-Wmissing-field-initializers]\n    {0}\n      ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/asn1/x_bignum.c:85:1: warning: missing field 'prim_print' initializer [-Wmissing-field-initializers]\n};\n^\n1 warning generated.\n../vendor/openssl/openssl/crypto/cmac/cm_ameth.c:96:2: warning: missing field 'item_verify' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/dh/dh_ameth.c:500:2: warning: missing field 'old_priv_decode' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/dsa/dsa_ameth.c:650:3: warning: missing field 'pem_str' initializer [-Wmissing-field-initializers]\n                },\n                ^\n../vendor/openssl/openssl/crypto/dsa/dsa_ameth.c:656:3: warning: missing field 'pem_str' initializer [-Wmissing-field-initializers]\n                },\n                ^\n../vendor/openssl/openssl/crypto/dsa/dsa_ameth.c:662:3: warning: missing field 'pem_str' initializer [-Wmissing-field-initializers]\n                },\n                ^\n../vendor/openssl/openssl/crypto/dsa/dsa_ameth.c:668:3: warning: missing field 'pem_str' initializer [-Wmissing-field-initializers]\n                },\n                ^\n../vendor/openssl/openssl/crypto/dsa/dsa_ameth.c:702:3: warning: missing field 'item_verify' initializer [-Wmissing-field-initializers]\n                }\n                ^\n5 warnings generated.\n../vendor/openssl/openssl/crypto/ec/ec_ameth.c:660:2: warning: missing field 'item_verify' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/ec/ec_lib.c:71:19: warning: unused variable 'EC_version' [-Wunused-const-variable]\nstatic const char EC_version[] = \"EC\" OPENSSL_VERSION_PTEXT;\n                  ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/engine/eng_dyn.c:117:30: warning: unused variable 'dynamic_cmd_defns_empty' [-Wunused-const-variable]\nstatic const ENGINE_CMD_DEFN dynamic_cmd_defns_empty[] = {\n                             ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/engine/eng_openssl.c:344:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_dss.c:94:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_dss1.c:96:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_ecdsa.c:144:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_md4.c:97:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_md5.c:96:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_mdc2.c:97:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_null.c:88:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_ripemd.c:96:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_sha.c:95:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/evp/m_sha1.c:97:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n../vendor/openssl/openssl/crypto/evp/m_sha1.c:134:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n../vendor/openssl/openssl/crypto/evp/m_sha1.c:153:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n../vendor/openssl/openssl/crypto/evp/m_sha1.c:184:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n../vendor/openssl/openssl/crypto/evp/m_sha1.c:203:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n5 warnings generated.\n../vendor/openssl/openssl/crypto/evp/m_wp.c:37:2: warning: missing field 'md_ctrl' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/hmac/hm_ameth.c:166:2: warning: missing field 'item_verify' initializer [-Wmissing-field-initializers]\n        };\n        ^\n1 warning generated.\n../vendor/openssl/openssl/crypto/pem/pem_lib.c:473:6: warning: variable 'i' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]\n        if (o)\n            ^\n../vendor/openssl/openssl/crypto/pem/pem_lib.c:480:5: note: uninitialized use occurs here\n        j+=i;\n           ^\n../vendor/openssl/openssl/crypto/pem/pem_lib.c:473:2: note: remove the 'if' if its condition is always true\n        if (o)\n        ^~~~~~\n../vendor/openssl/openssl/crypto/pem/pem_lib.c:443:7: note: initialize the variable 'i' to silence this warning\n        int i,j,o,klen;\n             ^\n              = 0\n1 warning generated.\n../vendor/openssl/openssl/crypto/rsa/rsa_ameth.c:697:3: warning: missing field 'pem_str' initializer [-Wmissing-field-initializers]\n                }\n                ^\n1 warning generated.\n../src/nodegit.cc:2:10: fatal error: 'v8.h' file not found\n#include \u003cv8.h\u003e\n         ^\n1 error generated.\nmake: *** [Release/obj.target/nodegit/src/nodegit.o] Error 1\ngyp ERR! build error \ngyp ERR! stack Error: `make` failed with exit code: 2\ngyp ERR! stack     at ChildProcess.onExit (/Users/aadib/temp/t/node_modules/nodegit/node_modules/pangyp/lib/build.js:271:23)\ngyp ERR! stack     at emitTwo (events.js:87:13)\ngyp ERR! stack     at ChildProcess.emit (events.js:172:7)\ngyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:1009:12)\ngyp ERR! System Darwin 14.3.0\ngyp ERR! command \"/Users/aadib/.nvm/versions/io.js/v2.0.2/bin/iojs\" \"/Users/aadib/temp/t/node_modules/nodegit/node_modules/.bin/pangyp\" \"rebuild\"\ngyp ERR! cwd /Users/aadib/temp/t/node_modules/nodegit\ngyp ERR! node -v v2.0.2\ngyp ERR! pangyp -v v2.2.0\ngyp ERR! not ok \n]\n  killed: false,\n  code: 1,\n  signal: null,\n  cmd: '/bin/sh -c /Users/aadib/temp/t/node_modules/nodegit/node_modules/.bin/pangyp rebuild' }\nundefined\n\n\u003e nodegit@0.4.0 postinstall /Users/aadib/temp/t/node_modules/nodegit\n\u003e node lifecycleScripts/clean\n\n[nodegit] Cleaning up after ourselves.\n[nodegit] Deleting unneeded files.\n[nodegit] Finished deleting files.\n[nodegit] Pruning devdependencies.\n[nodegit] Cleaning unneeded dependencies.\nnpm WARN uninstall not installed in /Users/aadib/temp/t/node_modules/nodegit/node_modules: \"for-node-webkit\"\nunbuild fs-extra@0.18.3\nunbuild npm@2.10.0\nunbuild which-native-nodish@1.1.1\nunbuild node-pre-gyp@0.6.7\n[nodegit] Successfully cleaned unneeded dependencies.\nunbuild lodash@3.8.0\nunbuild combyne@0.8.0\nunbuild nan@1.7.0\nunbuild request@2.55.0\nunbuild tar@2.1.1\nunbuild js-beautify@1.5.5\nunbuild mocha@2.2.5\nunbuild istanbul@0.3.14\nunbuild coveralls@2.11.2\nunbuild jshint@2.7.0\nunbuild pangyp@2.2.0\nunbuild nw-gyp@0.12.4\nunbuild lcov-result-merger@1.0.2\n[nodegit] Successfully pruned devdependencies.\n[nodegit] Done cleaning, enjoy!\nnodegit@0.4.0 node_modules/nodegit\n├── promisify-node@0.1.5 (nodegit-promise@1.0.2)\n├── which-native-nodish@1.1.1 (find-parent-dir@0.3.0, nodegit-promise@1.0.2)\n├── nodegit-promise@2.0.1 (asap@2.0.3)\n├── fs-extra@0.18.3 (jsonfile@2.0.0, graceful-fs@3.0.6, rimraf@2.3.3)\n└── npm@2.10.0\n```\n","author":{"url":"https://github.com/arturadib","@type":"Person","name":"arturadib"},"datePublished":"2015-05-17T01:36:31.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/573/nodegit/issues/573"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d9b09e7d-b9ab-fd88-4c7b-a32bc11c89db
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idABF2:330FFF:101C2F3:1570EC6:6A5D261E
html-safe-nonce3fd96f9435d1cf820ccb3959fa510986bd5587841c533cec0481bd9c1ad84480
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQkYyOjMzMEZGRjoxMDFDMkYzOjE1NzBFQzY6NkE1RDI2MUUiLCJ2aXNpdG9yX2lkIjoiODM0NDQyNTA4Nzk3NTUyMTU4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacbcd92040c1accb0e8464d77a9b792b58c20f2d836bd8437c353d6c65b7bce7d6
hovercard-subject-tagissue:77179947
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodegit/nodegit/573/issue_layout
twitter:imagehttps://opengraph.githubassets.com/152a56aba4aaeef85df03d58e3b40cbdfaa3ae5612efb0ed34a65e2cd2f7268f/nodegit/nodegit/issues/573
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/152a56aba4aaeef85df03d58e3b40cbdfaa3ae5612efb0ed34a65e2cd2f7268f/nodegit/nodegit/issues/573
og:image:altUsing Mac OS X 10.10.3, io.js 2.0.2: $ npm install nodegit | > nodegit@0.4.0 install /Users/aadib/temp/t/node_modules/nodegit > node lifecycleScripts/install [nodegit] Fetching binary from S3. [nod...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamearturadib
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/nodegit/nodegit git https://github.com/nodegit/nodegit.git
octolytics-dimension-user_id657068
octolytics-dimension-user_loginnodegit
octolytics-dimension-repository_id1383170
octolytics-dimension-repository_nwonodegit/nodegit
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1383170
octolytics-dimension-repository_network_root_nwonodegit/nodegit
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodegit/nodegit/issues/573#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodegit%2Fnodegit%2Fissues%2F573
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodegit%2Fnodegit%2Fissues%2F573
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodegit%2Fnodegit
Reloadhttps://github.com/nodegit/nodegit/issues/573
Reloadhttps://github.com/nodegit/nodegit/issues/573
Reloadhttps://github.com/nodegit/nodegit/issues/573
Please reload this pagehttps://github.com/nodegit/nodegit/issues/573
nodegit https://github.com/nodegit
nodegithttps://github.com/nodegit/nodegit
Notifications https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Fork 698 https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Star 5.8k https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Code https://github.com/nodegit/nodegit
Issues 343 https://github.com/nodegit/nodegit/issues
Pull requests 20 https://github.com/nodegit/nodegit/pulls
Actions https://github.com/nodegit/nodegit/actions
Projects https://github.com/nodegit/nodegit/projects
Security and quality 0 https://github.com/nodegit/nodegit/security
Insights https://github.com/nodegit/nodegit/pulse
Code https://github.com/nodegit/nodegit
Issues https://github.com/nodegit/nodegit/issues
Pull requests https://github.com/nodegit/nodegit/pulls
Actions https://github.com/nodegit/nodegit/actions
Projects https://github.com/nodegit/nodegit/projects
Security and quality https://github.com/nodegit/nodegit/security
Insights https://github.com/nodegit/nodegit/pulse
Doesn't work with io.js 2.xhttps://github.com/nodegit/nodegit/issues/573#top
https://github.com/arturadib
arturadibhttps://github.com/arturadib
on May 17, 2015https://github.com/nodegit/nodegit/issues/573#issue-77179947
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.