Skip to content

Instantly share code, notes, and snippets.

@bgeet
Created September 16, 2017 13:24
Show Gist options
  • Save bgeet/8da2b64c072bfdac6429ee7f49bc433b to your computer and use it in GitHub Desktop.
Save bgeet/8da2b64c072bfdac6429ee7f49bc433b to your computer and use it in GitHub Desktop.
>CC="/usr/local/opt/llvm/bin/clang" CXX="/usr/local/opt/llvm/bin/clang++" LDFLAGS="-L/usr/local/opt/llvm/lib" CPPFLAGS="-I/usr/local/opt/llvm/include" node-gyp -v rebuild
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/local/Cellar/node/8.5.0/bin/node',
gyp verb cli '/usr/local/bin/node-gyp',
gyp verb cli '-v',
gyp verb cli 'rebuild' ]
gyp info using node-gyp@3.6.2
gyp info using node@8.5.0 | darwin | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` succeeded python2 /usr/local/bin/python2
gyp verb check python version `/usr/local/bin/python2 -c "import platform; print(platform.python_version());"` returned: "2.7.13\n"
gyp verb get node dir no --target version specified, falling back to host node version: 8.5.0
gyp verb command install [ '8.5.0' ]
gyp verb install input version string "8.5.0"
gyp verb install installing version: 8.5.0
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 8.5.0
gyp verb build dir attempting to create "build" dir: /Users/test/src/ParPar/build
gyp verb build dir "build" dir needed to be created? /Users/test/src/ParPar/build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: /Users/test/src/ParPar/build/config.gypi
gyp verb config.gypi checking for gypi file: /Users/test/src/ParPar/config.gypi
gyp verb common.gypi checking for gypi file: /Users/test/src/ParPar/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /usr/local/bin/python2
gyp info spawn args [ '/usr/local/lib/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/Users/test/src/ParPar/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/local/lib/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/Users/test/.node-gyp/8.5.0/include/node/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/Users/test/.node-gyp/8.5.0',
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=/Users/test/.node-gyp/8.5.0/<(target_arch)/node.lib',
gyp info spawn args '-Dmodule_root_dir=/Users/test/src/ParPar',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir /Users/test/.node-gyp/8.5.0
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
/usr/local/opt/llvm/bin/clang '-DNODE_GYP_MODULE_NAME=gf-complete' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I/Users/test/.node-gyp/8.5.0/include/node -I/Users/test/.node-gyp/8.5.0/src -I/Users/test/.node-gyp/8.5.0/deps/uv/include -I/Users/test/.node-gyp/8.5.0/deps/v8/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -march=native -Wall -O3 -Wno-unused-function -MMD -MF ./Release/.deps/Release/obj.target/gf-complete/gf-complete/gf.o.d.raw -I/usr/local/opt/llvm/include -c -o Release/obj.target/gf-complete/gf-complete/gf.o ../gf-complete/gf.c
/usr/local/opt/llvm/bin/clang '-DNODE_GYP_MODULE_NAME=gf-complete' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I/Users/test/.node-gyp/8.5.0/include/node -I/Users/test/.node-gyp/8.5.0/src -I/Users/test/.node-gyp/8.5.0/deps/uv/include -I/Users/test/.node-gyp/8.5.0/deps/v8/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -march=native -Wall -O3 -Wno-unused-function -MMD -MF ./Release/.deps/Release/obj.target/gf-complete/gf-complete/gf_w16.o.d.raw -I/usr/local/opt/llvm/include -c -o Release/obj.target/gf-complete/gf-complete/gf_w16.o ../gf-complete/gf_w16.c
In file included from ../gf-complete/gf_w16.c:25:
../gf-complete/gf_w16_additions.c:236:29: warning: implicit conversion from
'int' to 'short' changes value from 32768 to -32768
[-Wconstant-conversion]
addvals2 = _mm_set_epi16(1<<15, 1<<14, 1<<13, 1<<12, 1<<11, 1<<10, 1<<...
~~~~~~~~~~~~~ ~^~~~
../gf-complete/gf_w16_additions.c:240:104: warning: implicit conversion from
'int' to 'short' changes value from 32768 to -32768
[-Wconstant-conversion]
..._mm_set_epi16(1<< 8, 1<< 9, 1<<10, 1<<11, 1<<12, 1<<13, 1<<14, 1<<15));
~~~~~~~~~~~~~ ~^~~~
../gf-complete/gf_w16_additions.c:907:31: warning: implicit conversion from
'int' to 'short' changes value from 32768 to -32768
[-Wconstant-conversion]
addvals2 = _mm_set_epi16(1<<15, 1<<14, 1<<13, 1<<12, 1<<11, 1<<10, 1...
~~~~~~~~~~~~~ ~^~~~
../gf-complete/gf_w16_additions.c:911:106: warning: implicit conversion from
'int' to 'short' changes value from 32768 to -32768
[-Wconstant-conversion]
..._mm_set_epi16(1<< 8, 1<< 9, 1<<10, 1<<11, 1<<12, 1<<13, 1<<14, 1<<15));
~~~~~~~~~~~~~ ~^~~~
../gf-complete/gf_w16_additions.c:1486:15: warning: comparison of integers of
different signs: 'FAST_U32' (aka 'unsigned long long') and 'long'
[-Wsign-compare]
for(i=0; i<jitptr+9-jitTemp; i+=64) {
~^~~~~~~~~~~~~~~~~
../gf-complete/gf_w16_additions.c:1662:13: warning: unused variable
'common_mask' [-Wunused-variable]
__m128i common_mask, tmp1, tmp2, tmp3, tmp4, tmp3l, tmp3h, tmp4l, tmp4h;
^
../gf-complete/gf_w16_additions.c:1605:8: warning: unused variable 'inBit'
[-Wunused-variable]
long inBit;
^
../gf-complete/gf_w16_additions.c:1623:31: warning: implicit conversion from
'int' to 'short' changes value from 32768 to -32768
[-Wconstant-conversion]
addvals2 = _mm_set_epi16(1<<15, 1<<14, 1<<13, 1<<12, 1<<11, 1<<10, 1...
~~~~~~~~~~~~~ ~^~~~
../gf-complete/gf_w16_additions.c:1627:106: warning: implicit conversion from
'int' to 'short' changes value from 32768 to -32768
[-Wconstant-conversion]
..._mm_set_epi16(1<< 8, 1<< 9, 1<<10, 1<<11, 1<<12, 1<<13, 1<<14, 1<<15));
~~~~~~~~~~~~~ ~^~~~
../gf-complete/gf_w16_additions.c:1919:15: warning: comparison of integers of
different signs: 'FAST_U32' (aka 'unsigned long long') and 'long'
[-Wsign-compare]
for(i=0; i<jitptr+9-jitTemp; i+=64) {
~^~~~~~~~~~~~~~~~~
../gf-complete/gf_w16_additions.c:1933:10: warning: unused variable 'jit'
[-Wunused-variable]
jit_t* jit;
^
../gf-complete/gf_w16.c:748:71: warning: comparison of integers of different
signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
...&& (!h->size_hint || h->size_hint > has_slow_shuffle)) || (
~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
12 warnings generated.
rm -f Release/gf-complete.a && ./gyp-mac-tool filter-libtool libtool -static -o Release/gf-complete.a Release/obj.target/gf-complete/gf-complete/gf.o Release/obj.target/gf-complete/gf-complete/gf_w16.o
/usr/local/opt/llvm/bin/clang '-DNODE_GYP_MODULE_NAME=multi_md5' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I/Users/test/.node-gyp/8.5.0/include/node -I/Users/test/.node-gyp/8.5.0/src -I/Users/test/.node-gyp/8.5.0/deps/uv/include -I/Users/test/.node-gyp/8.5.0/deps/v8/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -march=native -O3 -Wall -MMD -MF ./Release/.deps/Release/obj.target/multi_md5/md5/md5.o.d.raw -I/usr/local/opt/llvm/include -c -o Release/obj.target/multi_md5/md5/md5.o ../md5/md5.c
/usr/local/opt/llvm/bin/clang '-DNODE_GYP_MODULE_NAME=multi_md5' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' -I/Users/test/.node-gyp/8.5.0/include/node -I/Users/test/.node-gyp/8.5.0/src -I/Users/test/.node-gyp/8.5.0/deps/uv/include -I/Users/test/.node-gyp/8.5.0/deps/v8/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -march=native -O3 -Wall -MMD -MF ./Release/.deps/Release/obj.target/multi_md5/md5/md5-simd.o.d.raw -I/usr/local/opt/llvm/include -c -o Release/obj.target/multi_md5/md5/md5-simd.o ../md5/md5-simd.c
rm -f Release/multi_md5.a && ./gyp-mac-tool filter-libtool libtool -static -o Release/multi_md5.a Release/obj.target/multi_md5/md5/md5.o Release/obj.target/multi_md5/md5/md5-simd.o
/usr/local/opt/llvm/bin/clang++ '-DNODE_GYP_MODULE_NAME=parpar_gf' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/Users/test/.node-gyp/8.5.0/include/node -I/Users/test/.node-gyp/8.5.0/src -I/Users/test/.node-gyp/8.5.0/deps/uv/include -I/Users/test/.node-gyp/8.5.0/deps/v8/include -I../gf-complete -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -march=native -O3 -Wall -fopenmp -MMD -MF ./Release/.deps/Release/obj.target/parpar_gf/gf.o.d.raw -I/usr/local/opt/llvm/include -c -o Release/obj.target/parpar_gf/gf.o ../gf.cc
../gf.cc:286:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Argument required");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:288:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Calculation already in progress");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:366:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Two Buffers required");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:374:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Destination not aligned");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:376:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Destination not large enough to hold input");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:407:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Argument required");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:410:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Argument must be a Buffer");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:486:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Calculation already in progress");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:488:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("4 arguments required");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:491:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Inputs and inputBlockNumbers must be arrays");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:493:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Outputs and recoveryBlockNumbers must be arrays");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:499:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Input and inputBlockNumber arrays must hav...
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:501:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Output and recoveryBlockNumber arrays mus...
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:522:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("All inputs must be Buffers");
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:527:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("All input buffers must be address aligned");
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:531:5: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("All inputs' length must be equal");
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:535:5: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("Length of input must be a mul...
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:540:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("Invalid input block number specified");
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:548:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("All outputs must be Buffers");
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:550:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("All outputs' length must equal or gre...
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:554:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("All output buffers must be address aligned");
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:557:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("Invalid recovery block number specified");
^
../gf.cc:515:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:589:12: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
obj->Set(NEW_STRING("ondone"), args[5]);
^
../gf.cc:249:31: note: expanded from macro 'NEW_STRING'
#define NEW_STRING(s) String::NewFromOneByte(isolate, (const uint8_t*)s)
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:634:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("First argument must be an array");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:644:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("MD5 contexts not an array");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:646:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Number of MD5 contexts doesn't equ...
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:664:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("All inputs must be Buffers");
^
../gf.cc:657:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:669:5: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("All inputs' length must be equal");
^
../gf.cc:657:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:673:5: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RTN_ERROR("Length of input must be a mul...
^
../gf.cc:657:3: note: expanded from macro 'RTN_ERROR'
RETURN_ERROR(m); \
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:690:5: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Invalid MD5 contexts provided");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:696:5: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Invalid MD5 contexts provided");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:743:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("First argument must be a Buffer");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:747:4: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Init data too long");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:766:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("First argument must be a Buffer");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:769:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Invalid MD5 context length");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:787:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Invalid MD5 context data");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:805:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("3 arguments required");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:807:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("All arguments must be Buffers");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:810:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Invalid MD5 context length");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:813:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Invalid MD5 context data");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:849:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("2 arguments required");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:851:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("First argument must be a Buffer");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:854:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Invalid MD5 context length");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:856:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Invalid MD5 context data");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:874:3: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Calculation already in progress");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:897:5: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
RETURN_ERROR("Unknown method specified");
^
../gf.cc:251:76: note: expanded from macro 'RETURN_ERROR'
#define RETURN_ERROR(e) { isolate->ThrowException(Exception::Error(String::NewFr...
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:917:11: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
ret->Set(NEW_STRING("alignment"), Integer::New(ISOLATE MEM_ALIGN));
^
../gf.cc:249:31: note: expanded from macro 'NEW_STRING'
#define NEW_STRING(s) String::NewFromOneByte(isolate, (const uint8_t*)s)
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:918:11: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
ret->Set(NEW_STRING("alignment_width"), Integer::New(ISOLATE MEM...
^
../gf.cc:249:31: note: expanded from macro 'NEW_STRING'
#define NEW_STRING(s) String::NewFromOneByte(isolate, (const uint8_t*)s)
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:977:11: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
ret->Set(NEW_STRING("method"), Integer::New(ISOLATE rMethod));
^
../gf.cc:249:31: note: expanded from macro 'NEW_STRING'
#define NEW_STRING(s) String::NewFromOneByte(isolate, (const uint8_t*)s)
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:978:11: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
ret->Set(NEW_STRING("word_bits"), Integer::New(ISOLATE rWord));
^
../gf.cc:249:31: note: expanded from macro 'NEW_STRING'
#define NEW_STRING(s) String::NewFromOneByte(isolate, (const uint8_t*)s)
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:979:11: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
ret->Set(NEW_STRING("method_desc"), NEW_STRING(rMethLong));
^
../gf.cc:249:31: note: expanded from macro 'NEW_STRING'
#define NEW_STRING(s) String::NewFromOneByte(isolate, (const uint8_t*)s)
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
../gf.cc:979:38: warning: 'NewFromOneByte' is deprecated
[-Wdeprecated-declarations]
ret->Set(NEW_STRING("method_desc"), NEW_STRING(rMethLong));
^
../gf.cc:249:31: note: expanded from macro 'NEW_STRING'
#define NEW_STRING(s) String::NewFromOneByte(isolate, (const uint8_t*)s)
^
/Users/test/.node-gyp/8.5.0/include/node/v8.h:2624:10: note: 'NewFromOneByte'
has been explicitly marked deprecated here
static V8_DEPRECATED(
^
/Users/test/.node-gyp/8.5.0/include/node/v8config.h:332:29: note: expanded from
macro 'V8_DEPRECATED'
declarator __attribute__((deprecated))
^
52 warnings generated.
/usr/local/opt/llvm/bin/clang++ -bundle -fopenmp -undefined dynamic_lookup -Wl,-no_pie -Wl,-search_paths_first -mmacosx-version-min=10.7 -arch x86_64 -L./Release -stdlib=libc++ -L/usr/local/opt/llvm/lib -o Release/parpar_gf.node Release/obj.target/parpar_gf/gf.o Release/gf-complete.a Release/multi_md5.a
gyp info ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment