Skip to content

Instantly share code, notes, and snippets.

@comalex
Created November 25, 2019 17:56
Show Gist options
  • Save comalex/67f52e0f721a79f95dd9a7f313197592 to your computer and use it in GitHub Desktop.
Save comalex/67f52e0f721a79f95dd9a7f313197592 to your computer and use it in GitHub Desktop.
node-pre-gyp WARN Using request for node-pre-gyp https download
node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.7/fse-v1.2.7-node-v72-darwin-x64.tar.gz
node-pre-gyp WARN Pre-built binaries not found for fsevents@1.2.7 and node@12.13.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp WARN Pre-built binaries not installable for fsevents@1.2.7 and node@12.13.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp WARN Hit error Connection closed while downloading tarball file
SOLINK_MODULE(target) Release/.node
SOLINK_MODULE(target) Release/.node
CXX(target) Release/obj.target/fse/fsevents.o
CXX(target) Release/obj.target/fse/fsevents.o
In file included from In file included from ../fsevents.cc../fsevents.cc::66:
:
In file included from In file included from ../../nan/nan.h../../nan/nan.h::27222722:
:
../../nan/nan_object_wrap.h:24:25:../../nan/nan_object_wrap.h :24:error25: : no errormember: named 'IsNearDeath'no inmember named'Nan::Persistent<v8::Object, v8::NonCopyablePersistentTraits<v8::Object> >' 'IsNearDeath'
in 'Nan::Persistent<v8::Object, v8::NonCopyablePersistentTraits<v8::Object> >'
assert(persistent().IsNearDeath());
~~~~~~~~~~~~ ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/assert.h: assert(persistent().IsNearDeath());93
:25: ~~~~~~~~~~~~ ^
note: expanded from macro 'assert'
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/assert.h:93:25: note: expanded from macro 'assert'
(__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
^
(__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
^
In file included from In file included from ../fsevents.cc../fsevents.cc::66:
:
In file included from In file included from ../../nan/nan.h../../nan/nan.h::27222722:
:
../../nan/nan_object_wrap.h../../nan/nan_object_wrap.h::127127::2626:: errorerror: : nono membermember namednamed 'IsNearDeath''IsNearDeath' inin 'Nan::Persistent<v8::Object, v8::NonCopyablePersistentTraits<v8::Object> >''Nan::Persistent<v8::Object, v8::NonCopyablePersistentTraits<v8::Object> >'
assert(wrap->handle_.IsNearDeath()); assert(wrap->handle_.IsNearDeath());
~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/assert.h/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/assert.h::9393::2525:: notenote: : expandedexpanded fromfrom macromacro 'assert''assert'
(__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0) (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
^ ^
../fsevents.cc../fsevents.cc::4343::3232:: errorerror: : nono templatetemplate namednamed 'Handle''Handle' inin namespacenamespace 'v8''v8'
static void Initialize(v8::Handle<v8::Object> exports); static void Initialize(v8::Handle<v8::Object> exports);
~~~~^ ~~~~^
In file included from ../fsevents.cc:73:
../src/constants.cc:89:11: In file included from ../fsevents.cc:warning73: :
../src/constants.cc'Set': 89is: 11deprecated:: Use maybewarning : version [-Wdeprecated-declarations]'Set'
is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagNone").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagNone));
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagNone").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagNone));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h
:3402 ^:
3: note: 'Set' has been explicitly marked deprecated here
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: V8_DEPRECATED("Use maybe version",note
: ^expanded
from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:90In file included from :../fsevents.cc11::73 :
../src/constants.ccwarning:: 90:11'Set': is deprecated:warning : Use maybe'Set' versionis [-Wdeprecated-declarations]deprecated:
Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagMustScanSubDirs").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagMustScanSubDirs));
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagMustScanSubDirs").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagMustScanSubDirs));
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402: ^3
: note: 'Set' /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.hhas: 3402been: 3explicitly: marked deprecatednote : here'Set'
has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h: V8_DEPRECATED("Use maybe version",311
:29 ^:
note: expanded /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.hfrom: 311macro: 29'V8_DEPRECATED':
note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
declarator __attribute__((deprecated(message))) ^
^
In file included from ../fsevents.cc:73:
../src/constants.cc:91:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
In file included from ../fsevents.cc:73:
../src/constants.cc:91:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagUserDropped").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagUserDropped));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagUserDropped").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagUserDropped));
^
V8_DEPRECATED("Use maybe version",
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h ^:
3402:3: /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.hnote:: 311:'Set'29 :has been noteexplicitly: markedexpanded deprecatedfrom heremacro
'V8_DEPRECATED'
V8_DEPRECATED("Use maybe version",
^
declarator __attribute__((deprecated(message)))
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:92:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagKernelDropped").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagKernelDropped));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:92:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagKernelDropped").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagKernelDropped));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:93:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagEventIdsWrapped").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagEventIdsWrapped));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:93:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagEventIdsWrapped").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagEventIdsWrapped));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:In file included from 3402../fsevents.cc::373::
../src/constants.cc:note94: :11:'Set' has warningbeen: explicitly 'Set'marked isdeprecated deprecated:here Use
maybe version [-Wdeprecated-declarations]
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagHistoryDone").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagHistoryDone));
^
declarator __attribute__((deprecated(message)))
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h ^:
3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupIn file included from ../fsevents.cc:73:
ak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h../src/constants.cc::94:11311:: 29: warning: note: 'Set' isexpanded deprecated:from Usemacro maybe'V8_DEPRECATED' version
[-Wdeprecated-declarations]
declarator __attribute__((deprecated(message)))
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagHistoryDone").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagHistoryDone));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
In file included from ^../fsevents.cc
:73:
../src/constants.cc:95:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagRootChanged").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagRootChanged));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:95:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagRootChanged").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagRootChanged));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro In file included from 'V8_DEPRECATED'../fsevents.cc:
73:
../src/constants.cc:96:11: warning: 'Set' declarator __attribute__((deprecated(message)))is
deprecated: ^
Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagMount").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagMount));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: In file included from note../fsevents.cc: :73:
'Set' ../src/constants.cchas: 96been: 11explicitly: marked deprecatedwarning : here
'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagMount").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagMount));
note: ^
expanded from macro 'V8_DEPRECATED'/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:
3402:3: note: 'Set' has been explicitly marked deprecated here
declarator __attribute__((deprecated(message)))
^
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29:In file included from note../fsevents.cc: :73expanded:
from ../src/constants.ccmacro: 97'V8_DEPRECATED':11
: warning: 'Set' is declarator __attribute__((deprecated(message)))deprecated:
Use ^
maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagUnmount").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagUnmount));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:97:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagUnmount").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagUnmount));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has beenIn file included from ../fsevents.ccexplicitly: 73marked:
deprecated ../src/constants.cchere:98
:11: warning: V8_DEPRECATED("Use maybe version",'Set'
is ^
deprecated: Use maybe version [-Wdeprecated-declarations]/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:
311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemCreated").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemCreated));In file included from
../fsevents.cc:73 ^:
../src/constants.cc:98:11: warning: /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402'Set': 3is: deprecated: Usenote : maybe 'Set'version has[-Wdeprecated-declarations] been
explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemCreated").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemCreated));'V8_DEPRECATED'
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: declarator __attribute__((deprecated(message)))
note: ^
'Set' has been explicitly marked deprecatedIn file included from ../fsevents.cchere:73
:
../src/constants.cc:99:11: warning: 'Set' V8_DEPRECATED("Use maybe version",is
deprecated: ^
Use maybe version [-Wdeprecated-declarations]
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemRemoved").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemRemoved));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'In file included from ../fsevents.cc
:73:
../src/constants.cc:99:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations] declarator __attribute__((deprecated(message)))
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemRemoved").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemRemoved));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:100:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
In file included from ../fsevents.cc:73:
../src/constants.cc:100:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemInodeMetaMod").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemInodeMetaMod));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemInodeMetaMod").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemInodeMetaMod));/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h
:311 ^:
29: note: expanded from /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:macro3402:3: 'V8_DEPRECATED'note:
'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version", declarator __attribute__((deprecated(message)))
^
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.ccIn file included from :73../fsevents.cc:
:73../src/constants.cc:
:101../src/constants.cc::11101:: 11: warning: warning: 'Set' is'Set' deprecated:is Usedeprecated: maybeUse versionmaybe [-Wdeprecated-declarations]version
[-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemRenamed").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemRenamed));
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemRenamed").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemRenamed));
^/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h
:3402:3: /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.hnote:: 3402:'Set'3 :has been noteexplicitly: marked'Set' deprecatedhas herebeen
explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
V8_DEPRECATED("Use maybe version",
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h ^:
311:29: note/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h: :311expanded: 29from: macro 'V8_DEPRECATED'note:
expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:102:11: warning: In file included from ../fsevents.cc'Set': 73is:
deprecated:../src/constants.cc :Use102 :maybe11 :version [-Wdeprecated-declarations]warning
: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemModified").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemModified));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemModified").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemModified));
note ^:
'Set' has been /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.hexplicitly: 3402marked: 3deprecated: here
note: 'Set' has been explicitly V8_DEPRECATED("Use maybe version",
marked ^
deprecated here
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note V8_DEPRECATED("Use maybe version",:
expanded ^
from macro 'V8_DEPRECATED'
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: declarator __attribute__((deprecated(message)))note
: ^
expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:103:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemFinderInfoMod").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemFinderInfoMod));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
In file included from ../fsevents.cc:73 V8_DEPRECATED("Use maybe version",:
../src/constants.cc ^:
103:11: /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.hwarning:: 311:29'Set': is deprecated:note : Use expandedmaybe fromversion macro[-Wdeprecated-declarations] 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemFinderInfoMod").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemFinderInfoMod));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:104:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemChangeOwner").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemChangeOwner));In file included from
../fsevents.cc: ^73
:
../src/constants.cc:104:11:/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h :3402:warning3: : 'Set' noteis: deprecated:'Set' Usehas maybebeen versionexplicitly [-Wdeprecated-declarations]marked
deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemChangeOwner").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemChangeOwner));macro
'V8_DEPRECATED' ^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: declarator __attribute__((deprecated(message)))
note: ^
'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:105:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
In file included from ../fsevents.cc:73:
../src/constants.cc:105:11: warning: 'Set' is object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemXattrMod").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemXattrMod));deprecated:
Use ^
maybe version [-Wdeprecated-declarations]/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h
:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemXattrMod").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemXattrMod));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: /Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' hasnote : been expandedexplicitly frommarked macrodeprecated 'V8_DEPRECATED'here
V8_DEPRECATED("Use maybe version",
declarator __attribute__((deprecated(message)))
^
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:106:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemIsFile").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemIsFile));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: In file included from ../fsevents.ccnote:: 73:
'Set' has../src/constants.cc :been106 :explicitly11 :marked deprecated warninghere:
'Set' is deprecated: Use maybe V8_DEPRECATED("Use maybe version",version
[-Wdeprecated-declarations] ^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemIsFile").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemIsFile)); declarator __attribute__((deprecated(message)))
^ ^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:107:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemIsDir").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemIsDir));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",In file included from
../fsevents.cc: ^73
:
../src/constants.cc:107:11/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:: 311:29warning:: 'Set'note : is expandeddeprecated: fromUse macromaybe 'V8_DEPRECATED'version
[-Wdeprecated-declarations]
declarator __attribute__((deprecated(message)))
^
object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemIsDir").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemIsDir));
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked deprecated here
V8_DEPRECATED("Use maybe version",
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311:29: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
In file included from ../fsevents.cc:73:
../src/constants.cc:108:11: warning: 'Set' is deprecated: Use maybe version [-Wdeprecated-declarations]
In file included from ../fsevents.cc:73:
../src/constants.cc:108:11: warning: 'Set' is deprecated: Use maybe version object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemIsSymlink").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemIsSymlink));[-Wdeprecated-declarations]
^
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: note: 'Set' has been explicitly marked object->Set(Nan::New<v8::String>("kFSEventStreamEventFlagItemIsSymlink").ToLocalChecked(), Nan::New<v8::Integer>(kFSEventStreamEventFlagItemIsSymlink));
deprecated ^here
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8.h:3402:3: V8_DEPRECATED("Use maybe version",
note ^:
'Set' has been explicitly/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h :marked311 :deprecated29 :here
note: expanded from macro 'V8_DEPRECATED' V8_DEPRECATED("Use maybe version",
^
declarator __attribute__((deprecated(message)))
/Users/alexstupak/Library/Caches/node-gyp/12.13.0/include/node/v8config.h:311: ^29
: note: expanded from macro 'V8_DEPRECATED'
declarator __attribute__((deprecated(message)))
^
../fsevents.cc../fsevents.cc::7676::1616:: errorerror: : variablevariable hashas incompleteincomplete typetype 'void''void'
void FSEvents::Initialize(v8::Handle<v8::Object> exports) {void FSEvents::Initialize(v8::Handle<v8::Object> exports) {
^ ^
../fsevents.cc:76:31: error: no member named 'Handle' in namespace 'v8'
../fsevents.cc:void FSEvents::Initialize(v8::Handle<v8::Object> exports) {76
:31 ~~~~^:
error: no member named 'Handle' in namespace 'v8'
void FSEvents::Initialize(v8::Handle<v8::Object> exports) {
~~~~^
../fsevents.cc:76:48: error: expected '(' for function-style cast or type construction../fsevents.cc
:76:48: error: expected '(' for function-style cast or type construction
void FSEvents::Initialize(v8::Handle<v8::Object> exports) {
~~~~~~~~~~^
void FSEvents::Initialize(v8::Handle<v8::Object> exports) {
~~~~~~~~~~^
../fsevents.cc../fsevents.cc::7676::5050:: errorerror: : useuse ofof undeclaredundeclared identifieridentifier 'exports''exports'
void FSEvents::Initialize(v8::Handle<v8::Object> exports) {void FSEvents::Initialize(v8::Handle<v8::Object> exports) {
^ ^
../fsevents.cc:76:58: error: expected ';' after top level declarator
../fsevents.cc:76:58: error: expected ';' after top level declarator
void FSEvents::Initialize(v8::Handle<v8::Object> exports) {
^
;
void FSEvents::Initialize(v8::Handle<v8::Object> exports) {
^
;
20 warnings and 8 errors generated.
20 warnings and 8 errors generated.
make: make: *** [Release/obj.target/fse/fsevents.o] Error 1*** [Release/obj.target/fse/fsevents.o] Error 1
gypgyp ERR!ERR! build errorbuild error
gypgyp ERR!ERR! stackstack Error: `make` failed with exit code: 2
Error: `make` failed with exit code: 2
gypgyp ERR!ERR! stackstack at ChildProcess.onExit (/Users/alexstupak/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
at ChildProcess.onExit (/Users/alexstupak/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp gyp ERR!ERR! stack at ChildProcess.emit (events.js:210:5)
gyp stackERR! at ChildProcess.emit (events.js:210:5)
gypstack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gypgyp ERR! ERR!System Darwin 18.7.0
System Darwin 18.7.0
gypgyp ERR! ERR!command "/Users/alexstupak/.nvm/versions/node/v12.13.0/bin/node" "/Users/alexstupak/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/lib/binding/Release/node-v72-darwin-x64/fse.node" "--module_name=fse" "--module_path=/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/lib/binding/Release/node-v72-darwin-x64" "--napi_version=5" "--node_abi_napi=napi"
command "/Users/alexstupak/.nvm/versions/node/v12.13.0/bin/node" "/Users/alexstupak/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/lib/binding/Release/node-v72-darwin-x64/fse.node" "--module_name=fse" "--module_path=/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/lib/binding/Release/node-v72-dgyp ERR! cwd /Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents
gyparwin-x64" "--napi_version=5" "--node_abi_napi=napi"
ERR!gyp ERR! node -vcwd /Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents
v12.13.0
gypgyp ERR!ERR! node -vnode-gyp -v v12.13.0
v5.0.5
gyp gypERR! ERR!node-gyp -v not ok v5.0.5
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute '/Users/alexstupak/.nvm/versions/node/v12.13.0/bin/node /Users/alexstupak/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/lib/binding/Release/node-v72-darwin-x64/fse.node --module_name=fse --module_path=/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/lib/binding/Release/node-v72-darwin-x64 --napi_version=5 --node_abi_napi=napi' (1)
node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:210:5)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
node-pre-gyp ERR! System Darwin 18.7.0
node-pre-gyp ERR! command "/Users/alexstupak/.nvm/versions/node/v12.13.0/bin/node" "/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/node_modules/node-pre-gyp/bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents
node-pre-gyp ERR! node -v v12.13.0
node-pre-gyp ERR! node-pre-gyp -v v0.10.3
node-pre-gyp ERR! not ok
Failed to execute '/Users/alexstupak/.nvm/versions/node/v12.13.0/bin/node /Users/alexstupak/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/lib/binding/Release/node-v72-darwin-x64/fse.node --module_name=fse --module_path=/Users/alexstupak/projects/studykik/ctms-web/node_modules/fsevents/lib/binding/Release/node-v72-darwin-x64 --napi_version=5 --node_abi_napi=napi' (1)
> git-validate@2.2.4 install /Users/alexstupak/projects/studykik/ctms-web/node_modules/git-validate
> node bin/install
> cucumber-expressions@5.0.18 postinstall /Users/alexstupak/projects/studykik/ctms-web/node_modules/cucumber-expressions
> node scripts/postinstall.js
> ngrok@3.0.1 postinstall /Users/alexstupak/projects/studykik/ctms-web/node_modules/ngrok
> node ./postinstall.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment