Created
August 14, 2018 17:14
-
-
Save richtera/3855873f20df2c77a5fcb589453469d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "ory-test", | |
"version": "0.1.0", | |
"private": true, | |
"dependencies": { | |
"babel-polyfill": "^6.26.0", | |
"blockly": "^1.0.0", | |
"libxmljs": "^0.19.1", | |
"nan": "^2.10.0", | |
"node-blockly": "^1.0.35", | |
"ory-editor": "^0.3.1", | |
"ory-editor-plugins-html5-video": "^0.3.1", | |
"react": "^16.4.2", | |
"react-blockly-component": "^3.0.2", | |
"react-dom": "^16.4.2", | |
"react-scripts": "1.1.4", | |
"react-tap-event-plugin": "^3.0.3", | |
"why-did-you-update": "^0.1.1" | |
}, | |
"scripts": { | |
"start": "react-scripts start", | |
"build": "react-scripts build", | |
"test": "react-scripts test --env=jsdom", | |
"eject": "react-scripts eject" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn install v1.9.4 | |
warning package.json: No license field | |
warning No license field | |
[1/4] 🔍 Resolving packages... | |
[2/4] 🚚 Fetching packages... | |
[-------------------------------------------------------------------------] 0/73(node:68227) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
[3/4] 🔗 Linking dependencies... | |
[4/4] 📃 Building fresh packages... | |
✨ Done in 25.65s. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dependencies": { | |
"libxmljs": "^0.19.1" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1/5] ⠄ libxmljs | |
[2/5] ⠄ libxmljs | |
[-/5] ⠄ waiting... | |
[-/5] ⠄ waiting... | |
error /Users/andy/Development/ory-test/node_modules/libxmljs: Command failed. | |
Exit code: 1 | |
Command: node-pre-gyp install --fallback-to-build --loglevel http | |
Arguments: | |
Directory: /Users/andy/Development/ory-test/node_modules/libxmljs | |
Output: | |
node-pre-gyp WARN Using request for node-pre-gyp https download | |
node-pre-gyp http GET https://github.com/libxmljs/libxmljs/releases/download/v0.19.1/node-v64-darwin-x64.tar.gz | |
node-pre-gyp http 404 https://github.com/libxmljs/libxmljs/releases/download/v0.19.1/node-v64-darwin-x64.tar.gz | |
node-pre-gyp WARN Tried to download(404): https://github.com/libxmljs/libxmljs/releases/download/v0.19.1/node-v64-darwin-x64.tar.gz | |
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, unknown) (falling back to source compile with node-gyp) | |
node-pre-gyp http 404 status code downloading tarball https://github.com/libxmljs/libxmljs/releases/download/v0.19.1/node-v64-darwin-x64.tar.gz | |
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v64 ABI, unknown) (falling back to source compile with node-gyp) | |
node-pre-gyp WARN Hit error Connection closed while downloading tarball file | |
gyp info it worked if it ends with ok | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp infogyp ok | |
info ok | |
CXX(target) Release/obj.target/xmljs/src/libxmljs.o | |
CXX(target) Release/obj.target/xmljs/src/libxmljs.o | |
rm: ./Release/.deps/Release/obj.target/xmljs/src/libxmljs.o.d.raw: No such file or directory | |
make: *** [Release/obj.target/xmljs/src/libxmljs.o] Error 1 | |
gyp ERR! CXX(target) Release/obj.target/xmljs/src/xml_attribute.o | |
build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/Users/andy/.nvm/versions/node/v10.7.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:182:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12) | |
gyp ERR! System Darwin 17.7.0 | |
gyp ERR! command "/Users/andy/.nvm/versions/node/v10.7.0/bin/node" "/Users/andy/.nvm/versions/node/v10.7.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--loglevel=http" "--module=/Users/andy/Development/ory-test/node_modules/libxmljs/build/Release/xmljs.node" "--module_name=xmljs" "--module_path=/Users/andy/Development/ory-test/node_modules/libxmljs/build/Release" "--napi_version=3" "--node_abi_napi=napi" | |
gyp ERR! cwd /Users/andy/Development/ory-test/node_modules/libxmljs | |
gyp ERR! node -v v10.7.0 | |
gyp ERR! node-gyp -v v3.7.0 | |
gyp ERR! not ok | |
node-pre-gyp ERR! build error | |
node-pre-gyp ERR! stack Error: Failed to execute '/Users/andy/.nvm/versions/node/v10.7.0/bin/node /Users/andy/.nvm/versions/node/v10.7.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --loglevel=http --module=/Users/andy/Development/ory-test/node_modules/libxmljs/build/Release/xmljs.node --module_name=xmljs --module_path=/Users/andy/Development/ory-test/node_modules/libxmljs/build/Release --napi_version=3 --node_abi_napi=napi' (1) | |
node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/Users/andy/Development/ory-test/node_modules/node-pre-gyp/lib/util/compile.js:83:29) | |
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:182:13) | |
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:961:16) | |
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5) | |
node-pre-gyp ERR! System Darwin 17.7.0 | |
node-pre-gyp ERR! command "/Users/andy/.nvm/versions/node/v10.7.0/bin/node" "/Users/andy/Development/ory-test/node_modules/libxmljs/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" "--loglevel" "http" | |
node-pre-gyp ERR! cwd /Users/andy/Development/ory-test/node_modules/libxmljs | |
node-pre-gyp ERR! node -v v10.7.0 | |
node-pre-gyp ERR! node-pre-gyp -v v0.10.3 | |
node-pre-gyp ERR! not ok | |
Failed to execute '/Users/andy/.nvm/versions/node/v10.7.0/bin/node /Users/andy/.nvm/versions/node/v10.7.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --loglevel=http --module=/Users/andy/Development/ory-test/node_modules/libxmljs/build/Release/xmljs.node --module_name=xmljs --module_path=/Users/andy/Development/ory-test/node_modules/libxmljs/build/Release --napi_version=3 --node_abi_napi=napi' (1) | |
../src/xml_attribute.cc:62:22: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
attr->set_value(*v8::String::Utf8Value(info[0])); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
1 warning generated. | |
CXX(target) Release/obj.target/xmljs/src/xml_document.o | |
../src/xml_document.cc:41:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value encoding(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:143:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value name(info[0]); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:154:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value extIdRaw(extIdOpt); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:155:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value sysIdRaw(sysIdOpt); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:354:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value baseUrl_(baseUrlOpt->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:362:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value encoding_(encodingOpt->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:380:31: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value str(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:426:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value baseUrl_(baseUrlOpt->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:434:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value encoding_(encodingOpt->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:444:29: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value str(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_document.cc:556:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value version(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
11 warnings generated. | |
CXX(target) Release/obj.target/xmljs/src/xml_element.o | |
../src/xml_element.cc:32:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value name(info[1]); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:38:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value contentRaw(contentOpt); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:67:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value name(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:80:29: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value name(info[0]); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:85:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value name(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:86:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value value(info[1]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:136:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value contentRaw(contentOpt); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:152:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value xpath(info[0]); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:158:29: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value uri(info[1]); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:167:31: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value prefix(prop_name); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:168:31: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value uri(namespaces->Get(prop_name)); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:201:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
element->set_content(*v8::String::Utf8Value(info[0])); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_element.cc:295:28: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
element->replace_text(*v8::String::Utf8Value(info[0])); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
13 warnings generated. | |
CXX(target) Release/obj.target/xmljs/src/xml_comment.o | |
../src/xml_comment.cc:33:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value contentRaw(contentOpt); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_comment.cc:56:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
comment->set_content(*v8::String::Utf8Value(info[0])); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
2 warnings generated. | |
CXX(target) Release/obj.target/xmljs/src/xml_namespace.o | |
../src/xml_namespace.cc:33:20: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
prefix = new v8::String::Utf8Value(info[1]); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_namespace.cc:36:14: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
href = new v8::String::Utf8Value(info[2]); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
2 warnings generated. | |
CXX(target) Release/obj.target/xmljs/src/xml_node.o | |
../src/xml_node.cc:50:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value ns_to_find(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
1 warning generated. | |
CXX(target) Release/obj.target/xmljs/src/xml_sax_parser.o | |
../src/xml_sax_parser.cc:130:10: warning: 'MakeCallback' is deprecated [-Wdeprecated-declarations] | |
Nan::MakeCallback(this->handle(), v8::Local<v8::Function>::Cast(emit_v), argc + 1, args); | |
^ | |
../../nan/nan.h:929:3: note: 'MakeCallback' has been explicitly marked deprecated here | |
NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback( | |
^ | |
../../nan/nan.h:98:40: note: expanded from macro 'NAN_DEPRECATED' | |
# define NAN_DEPRECATED __attribute__((deprecated)) | |
^ | |
../src/xml_sax_parser.cc:143:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value parsable(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_sax_parser.cc:174:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value parsable(info[0]->ToString()); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
3 warnings generated. | |
CXX(target) Release/obj.target/xmljs/src/xml_syntax_error.o | |
CXX(target) Release/obj.target/xmljs/src/xml_text.o | |
../src/xml_text.cc:35:25: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
v8::String::Utf8Value contentRaw(contentOpt); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_text.cc:79:27: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
element->set_content(*v8::String::Utf8Value(info[0])); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
../src/xml_text.cc:128:28: warning: 'Utf8Value' is deprecated [-Wdeprecated-declarations] | |
element->replace_text(*v8::String::Utf8Value(info[0])); | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8.h:2851:5: note: 'Utf8Value' has been explicitly marked deprecated here | |
V8_DEPRECATED("Use Isolate version", | |
^ | |
/Users/andy/.node-gyp/10.7.0/include/node/v8config.h:327:29: note: expanded from macro 'V8_DEPRECATED' | |
declarator __attribute__((deprecated)) | |
^ | |
3 warnings generated. | |
CXX(target) Release/obj.target/xmljs/src/xml_xpath_context.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/buf.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/catalog.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/chvalid.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/dict.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/encoding.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/entities.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/error.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/globals.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/hash.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/HTMLparser.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/HTMLtree.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/legacy.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/list.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/parser.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/parserInternals.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/pattern.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/relaxng.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/SAX2.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/SAX.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/tree.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/threads.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/uri.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/valid.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xinclude.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xlink.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlIO.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlmemory.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlmodule.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlreader.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlregexp.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlsave.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlschemas.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlschemastypes.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlstring.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlunicode.o | |
CC(target) Release/obj.target/xmljs/vendor/libxml/xmlwriter.o |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment