<<<<<<< HEAD make: Entering directory '/home/creates11/IISERB/PROJECT/academic/node_modules/uws/build' CXX(target) Release/obj.target/uws/src/Extensions.o ./Release/.deps/Release/obj.target/uws/src/Extensions.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 86, blocks: 8, atime: 2018-04-17T10:10:01.000Z, mtime: 2018-04-17T10:10:01.000Z, ctime: 2018-04-17T10:10:01.220Z, birthtime: 2018-04-17T10:10:01.220Z } CXX(target) Release/obj.target/uws/src/Group.o ./Release/.deps/Release/obj.target/uws/src/Group.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 3353, blocks: 8, atime: 2018-04-17T10:10:08.000Z, mtime: 2018-04-17T10:10:08.000Z, ctime: 2018-04-17T10:10:08.880Z, birthtime: 2018-04-17T10:10:08.880Z } CXX(target) Release/obj.target/uws/src/Networking.o ./Release/.deps/Release/obj.target/uws/src/Networking.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 3103, blocks: 8, atime: 2018-04-17T10:10:10.000Z, mtime: 2018-04-17T10:10:10.000Z, ctime: 2018-04-17T10:10:10.840Z, birthtime: 2018-04-17T10:10:10.840Z } CXX(target) Release/obj.target/uws/src/Hub.o ./Release/.deps/Release/obj.target/uws/src/Hub.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 3352, blocks: 8, atime: 2018-04-17T10:10:12.000Z, mtime: 2018-04-17T10:10:12.000Z, ctime: 2018-04-17T10:10:12.288Z, birthtime: 2018-04-17T10:10:12.288Z } CXX(target) Release/obj.target/uws/src/Node.o ./Release/.deps/Release/obj.target/uws/src/Node.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 3121, blocks: 8, atime: 2018-04-17T10:10:13.000Z, mtime: 2018-04-17T10:10:13.000Z, ctime: 2018-04-17T10:10:13.104Z, birthtime: 2018-04-17T10:10:13.104Z } CXX(target) Release/obj.target/uws/src/WebSocket.o ./Release/.deps/Release/obj.target/uws/src/WebSocket.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 3364, blocks: 8, atime: 2018-04-17T10:10:15.000Z, mtime: 2018-04-17T10:10:15.000Z, ctime: 2018-04-17T10:10:15.012Z, birthtime: 2018-04-17T10:10:15.012Z } CXX(target) Release/obj.target/uws/src/HTTPSocket.o ./Release/.deps/Release/obj.target/uws/src/HTTPSocket.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 3226, blocks: 8, atime: 2018-04-17T10:10:16.000Z, mtime: 2018-04-17T10:10:16.000Z, ctime: 2018-04-17T10:10:16.424Z, birthtime: 2018-04-17T10:10:16.424Z } CXX(target) Release/obj.target/uws/src/Socket.o ./Release/.deps/Release/obj.target/uws/src/Socket.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 3111, blocks: 8, atime: 2018-04-17T10:10:17.000Z, mtime: 2018-04-17T10:10:17.000Z, ctime: 2018-04-17T10:10:17.216Z, birthtime: 2018-04-17T10:10:17.216Z } CXX(target) Release/obj.target/uws/src/addon.o In file included from ../src/addon.cpp:3:0: ../src/http.h: In static member function ‘static void HttpServer::Request::headers(v8::Local, const v8::PropertyCallbackInfo&)’: ../src/http.h:31:156: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) header.value, String::kNormalString, header.valueLength)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h: In static member function ‘static void HttpServer::Request::method(v8::Local, const v8::PropertyCallbackInfo&)’: ../src/http.h:45:128: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "GET", String::kNormalString, 3)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:48:128: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "PUT", String::kNormalString, 3)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:51:129: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "POST", String::kNormalString, 4)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:54:129: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "HEAD", String::kNormalString, 4)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:57:130: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "PATCH", String::kNormalString, 5)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:60:130: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "TRACE", String::kNormalString, 5)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:63:131: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "DELETE", String::kNormalString, 6)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:66:132: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "OPTIONS", String::kNormalString, 7)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:69:132: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "CONNECT", String::kNormalString, 7)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h: In static member function ‘static v8::Local HttpServer::Request::getTemplateObject(v8::Isolate*)’: ../src/http.h:99:89: warning: ‘v8::Local v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] Local reqObjectLocal = reqTemplateLocal->GetFunction()->NewInstance(); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:3276:52: note: declared here V8_DEPRECATED("Use maybe version", Local NewInstance() const); ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h: In static member function ‘static void HttpServer::Response::writeHead(const v8::FunctionCallbackInfo&)’: ../src/http.h:149:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < headers->Length(); i++) { ^ ../src/http.h: In static member function ‘static v8::Local HttpServer::Response::getTemplateObject(v8::Isolate*)’: ../src/http.h:196:65: warning: ‘v8::Local v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] return resTemplateLocal->GetFunction()->NewInstance(); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:3276:52: note: declared here V8_DEPRECATED("Use maybe version", Local NewInstance() const); ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h: In lambda function: ../src/http.h:227:155: warning: ‘static v8::Local v8::String::NewFromOneByte(v8::Isolate*, const uint8_t*, v8::String::NewStringType, int)’ is deprecated: Use maybe version [-Wdeprecated-declarations] reqObject->SetInternalField(4, String::NewFromOneByte(isolate, (uint8_t *) req.getUrl().value, String::kNormalString, req.getUrl().valueLength)); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2334:21: note: declared here Local NewFromOneByte(Isolate* isolate, const uint8_t* data, ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h: In static member function ‘static void HttpServer::createServer(const v8::FunctionCallbackInfo&)’: ../src/http.h:293:122: warning: ‘v8::Local v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(newInstance = Local::New(args.GetIsolate(), httpPersistent)->NewInstance()); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:3276:52: note: declared here V8_DEPRECATED("Use maybe version", Local NewInstance() const); ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h: In static member function ‘static void HttpServer::getExpressApp(const v8::FunctionCallbackInfo&)’: ../src/http.h:320:159: warning: ‘bool v8::Object::SetPrototype(v8::Local)’ is deprecated: Use maybe version [-Wdeprecated-declarations] express->Get(String::NewFromUtf8(isolate, "request"))->ToObject()->SetPrototype(Local::New(args.GetIsolate(), reqTemplate)->GetPrototype()); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2813:43: note: declared here V8_DEPRECATED("Use maybe version", bool SetPrototype(Local prototype)); ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:321:160: warning: ‘bool v8::Object::SetPrototype(v8::Local)’ is deprecated: Use maybe version [-Wdeprecated-declarations] express->Get(String::NewFromUtf8(isolate, "response"))->ToObject()->SetPrototype(Local::New(args.GetIsolate(), resTemplate)->GetPrototype()); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:2813:43: note: declared here V8_DEPRECATED("Use maybe version", bool SetPrototype(Local prototype)); ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ In file included from ../src/addon.cpp:3:0: ../src/http.h:327:60: warning: ‘v8::Local v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] args.GetReturnValue().Set(express->NewInstance()); ^ In file included from /home/creates11/.node-gyp/6.14.1/include/node/v8.h:25:0, from /home/creates11/.node-gyp/6.14.1/include/node/node.h:42, from ../src/addon.h:1, from ../src/addon.cpp:2: /home/creates11/.node-gyp/6.14.1/include/node/v8.h:3276:52: note: declared here V8_DEPRECATED("Use maybe version", Local NewInstance() const); ^ /home/creates11/.node-gyp/6.14.1/include/node/v8config.h:333:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ ./Release/.deps/Release/obj.target/uws/src/addon.o.d.raw Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491451, size: 3900, blocks: 8, atime: 2018-04-17T10:10:21.000Z, mtime: 2018-04-17T10:10:21.000Z, ctime: 2018-04-17T10:10:21.096Z, birthtime: 2018-04-17T10:10:21.096Z } SOLINK_MODULE(target) Release/obj.target/uws.node COPY Release/uws.node ACTION binding_gyp_action_after_build_target_move_lib uws TOUCH Release/obj.target/action_after_build.stamp Release/obj.target/action_after_build.stamp Stats { dev: 2050, mode: 33204, nlink: 1, uid: 1000, gid: 1000, rdev: 0, blksize: 4096, ino: 2491474, size: 0, blocks: 0, atime: 2018-04-17T10:10:21.000Z, mtime: 2018-04-17T10:10:21.000Z, ctime: 2018-04-17T10:10:21.904Z, birthtime: 2018-04-17T10:10:21.904Z } make: Leaving directory '/home/creates11/IISERB/PROJECT/academic/node_modules/uws/build' ======= CXX(target) Release/obj.target/uws/src/Extensions.o ./Release/.deps/Release/obj.target/uws/src/Extensions.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623897, size: 87, blocks: 8, atime: 2018-01-23T10:39:24.000Z, mtime: 2018-01-23T10:39:24.000Z, ctime: 2018-01-23T10:39:24.000Z, birthtime: 2018-01-23T10:39:24.000Z } CXX(target) Release/obj.target/uws/src/Group.o ./Release/.deps/Release/obj.target/uws/src/Group.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623905, size: 3675, blocks: 8, atime: 2018-01-23T10:39:29.000Z, mtime: 2018-01-23T10:39:29.000Z, ctime: 2018-01-23T10:39:29.000Z, birthtime: 2018-01-23T10:39:29.000Z } CXX(target) Release/obj.target/uws/src/Networking.o ./Release/.deps/Release/obj.target/uws/src/Networking.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623908, size: 3414, blocks: 8, atime: 2018-01-23T10:39:30.000Z, mtime: 2018-01-23T10:39:30.000Z, ctime: 2018-01-23T10:39:30.000Z, birthtime: 2018-01-23T10:39:30.000Z } CXX(target) Release/obj.target/uws/src/Hub.o ./Release/.deps/Release/obj.target/uws/src/Hub.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623911, size: 3675, blocks: 8, atime: 2018-01-23T10:39:31.000Z, mtime: 2018-01-23T10:39:31.000Z, ctime: 2018-01-23T10:39:31.000Z, birthtime: 2018-01-23T10:39:31.000Z } CXX(target) Release/obj.target/uws/src/Node.o ./Release/.deps/Release/obj.target/uws/src/Node.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623914, size: 3432, blocks: 8, atime: 2018-01-23T10:39:32.000Z, mtime: 2018-01-23T10:39:32.000Z, ctime: 2018-01-23T10:39:32.000Z, birthtime: 2018-01-23T10:39:32.000Z } CXX(target) Release/obj.target/uws/src/WebSocket.o ./Release/.deps/Release/obj.target/uws/src/WebSocket.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623922, size: 3687, blocks: 8, atime: 2018-01-23T10:39:33.000Z, mtime: 2018-01-23T10:39:33.000Z, ctime: 2018-01-23T10:39:33.000Z, birthtime: 2018-01-23T10:39:33.000Z } CXX(target) Release/obj.target/uws/src/HTTPSocket.o ./Release/.deps/Release/obj.target/uws/src/HTTPSocket.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623933, size: 3539, blocks: 8, atime: 2018-01-23T10:39:34.000Z, mtime: 2018-01-23T10:39:34.000Z, ctime: 2018-01-23T10:39:34.000Z, birthtime: 2018-01-23T10:39:34.000Z } CXX(target) Release/obj.target/uws/src/Socket.o ./Release/.deps/Release/obj.target/uws/src/Socket.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623938, size: 3422, blocks: 8, atime: 2018-01-23T10:39:35.000Z, mtime: 2018-01-23T10:39:35.000Z, ctime: 2018-01-23T10:39:35.000Z, birthtime: 2018-01-23T10:39:35.000Z } CXX(target) Release/obj.target/uws/src/addon.o In file included from ../src/addon.cpp:3: ../src/http.h:31:55: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) header.value, String::kNormalString, header.valueLength)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:45:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "GET", String::kNormalString, 3)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:48:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "PUT", String::kNormalString, 3)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:51:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "POST", String::kNormalString, 4)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:54:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "HEAD", String::kNormalString, 4)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:57:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "PATCH", String::kNormalString, 5)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:60:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "TRACE", String::kNormalString, 5)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:63:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "DELETE", String::kNormalString, 6)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:66:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "OPTIONS", String::kNormalString, 7)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:69:51: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(String::NewFromOneByte(args.GetIsolate(), (uint8_t *) "CONNECT", String::kNormalString, 7)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:99:77: warning: 'NewInstance' is deprecated [-Wdeprecated-declarations] Local reqObjectLocal = reqTemplateLocal->GetFunction()->NewInstance(); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:3274:3: note: 'NewInstance' has been explicitly marked deprecated here V8_DEPRECATED("Use maybe version", Local NewInstance() const); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:149:39: warning: comparison of integers of different signs: 'int' and 'uint32_t' (aka 'unsigned int') [-Wsign-compare] for (int i = 0; i < headers->Length(); i++) { ~ ^ ~~~~~~~~~~~~~~~~~ ../src/http.h:196:53: warning: 'NewInstance' is deprecated [-Wdeprecated-declarations] return resTemplateLocal->GetFunction()->NewInstance(); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:3274:3: note: 'NewInstance' has been explicitly marked deprecated here V8_DEPRECATED("Use maybe version", Local NewInstance() const); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:227:52: warning: 'NewFromOneByte' is deprecated [-Wdeprecated-declarations] reqObject->SetInternalField(4, String::NewFromOneByte(isolate, (uint8_t *) req.getUrl().value, String::kNormalString, req.getUrl().valueLength)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2332:10: note: 'NewFromOneByte' has been explicitly marked deprecated here static V8_DEPRECATED( ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:293:110: warning: 'NewInstance' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(newInstance = Local::New(args.GetIsolate(), httpPersistent)->NewInstance()); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:3274:3: note: 'NewInstance' has been explicitly marked deprecated here V8_DEPRECATED("Use maybe version", Local NewInstance() const); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:320:80: warning: 'SetPrototype' is deprecated [-Wdeprecated-declarations] express->Get(String::NewFromUtf8(isolate, "request"))->ToObject()->SetPrototype(Local::New(args.GetIsolate(), reqTemplate)->GetPrototype()); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2813:3: note: 'SetPrototype' has been explicitly marked deprecated here V8_DEPRECATED("Use maybe version", bool SetPrototype(Local prototype)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:321:81: warning: 'SetPrototype' is deprecated [-Wdeprecated-declarations] express->Get(String::NewFromUtf8(isolate, "response"))->ToObject()->SetPrototype(Local::New(args.GetIsolate(), resTemplate)->GetPrototype()); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:2813:3: note: 'SetPrototype' has been explicitly marked deprecated here V8_DEPRECATED("Use maybe version", bool SetPrototype(Local prototype)); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ In file included from ../src/addon.cpp:3: ../src/http.h:327:48: warning: 'NewInstance' is deprecated [-Wdeprecated-declarations] args.GetReturnValue().Set(express->NewInstance()); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8.h:3274:3: note: 'NewInstance' has been explicitly marked deprecated here V8_DEPRECATED("Use maybe version", Local NewInstance() const); ^ /Users/createsmacox/.node-gyp/6.10.0/include/node/v8config.h:336:29: note: expanded from macro 'V8_DEPRECATED' declarator __attribute__((deprecated)) ^ 18 warnings generated. ./Release/.deps/Release/obj.target/uws/src/addon.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623947, size: 4125, blocks: 16, atime: 2018-01-23T10:39:38.000Z, mtime: 2018-01-23T10:39:38.000Z, ctime: 2018-01-23T10:39:38.000Z, birthtime: 2018-01-23T10:39:38.000Z } SOLINK_MODULE(target) Release/uws.node ACTION binding_gyp_action_after_build_target_move_lib uws TOUCH Release/obj.target/action_after_build.stamp Release/obj.target/action_after_build.stamp { dev: 16777220, mode: 33188, nlink: 1, uid: 501, gid: 20, rdev: 0, blksize: 4096, ino: 27623953, size: 0, blocks: 0, atime: 2018-01-23T10:39:39.000Z, mtime: 2018-01-23T10:39:39.000Z, ctime: 2018-01-23T10:39:39.000Z, birthtime: 2018-01-23T10:39:39.000Z } >>>>>>> vs_demoClassRoom