You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

264 lines
20 KiB

make: ingresso nella directory "/var/www/htdocs/coze/socket/node_modules/uws/build"
CXX(target) Release/obj.target/uws/src/Extensions.o
CXX(target) Release/obj.target/uws/src/Group.o
CXX(target) Release/obj.target/uws/src/Networking.o
CXX(target) Release/obj.target/uws/src/Hub.o
CXX(target) Release/obj.target/uws/src/Node.o
CXX(target) Release/obj.target/uws/src/WebSocket.o
CXX(target) Release/obj.target/uws/src/HTTPSocket.o
CXX(target) Release/obj.target/uws/src/Socket.o
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<v8::String>, const v8::PropertyCallbackInfo<v8::Value>&)’:
../src/http.h:31:156: warning: ‘static v8::Local<v8::String> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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<v8::String>, const v8::PropertyCallbackInfo<v8::Value>&)’:
../src/http.h:45:128: warning: ‘static v8::Local<v8::String> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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<v8::Object> HttpServer::Request::getTemplateObject(v8::Isolate*)’:
../src/http.h:99:89: warning: ‘v8::Local<v8::Object> v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
Local<Object> reqObjectLocal = reqTemplateLocal->GetFunction()->NewInstance();
^
In file included from /home/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:3848:52: note: declared here
V8_DEPRECATED("Use maybe version", Local<Object> NewInstance() const);
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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<v8::Value>&)’:
../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<v8::Object> HttpServer::Response::getTemplateObject(v8::Isolate*)’:
../src/http.h:196:65: warning: ‘v8::Local<v8::Object> v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
return resTemplateLocal->GetFunction()->NewInstance();
^
In file included from /home/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:3848:52: note: declared here
V8_DEPRECATED("Use maybe version", Local<Object> NewInstance() const);
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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> 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/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:2681:21: note: declared here
Local<String> NewFromOneByte(Isolate* isolate, const uint8_t* data,
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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<v8::Value>&)’:
../src/http.h:293:122: warning: ‘v8::Local<v8::Object> v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(newInstance = Local<Function>::New(args.GetIsolate(), httpPersistent)->NewInstance());
^
In file included from /home/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:3848:52: note: declared here
V8_DEPRECATED("Use maybe version", Local<Object> NewInstance() const);
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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<v8::Value>&)’:
../src/http.h:320:159: warning: ‘bool v8::Object::SetPrototype(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
express->Get(String::NewFromUtf8(isolate, "request"))->ToObject()->SetPrototype(Local<Object>::New(args.GetIsolate(), reqTemplate)->GetPrototype());
^
In file included from /home/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:3268:43: note: declared here
V8_DEPRECATED("Use maybe version", bool SetPrototype(Local<Value> prototype));
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
express->Get(String::NewFromUtf8(isolate, "response"))->ToObject()->SetPrototype(Local<Object>::New(args.GetIsolate(), resTemplate)->GetPrototype());
^
In file included from /home/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:3268:43: note: declared here
V8_DEPRECATED("Use maybe version", bool SetPrototype(Local<Value> prototype));
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318: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::Object> v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
args.GetReturnValue().Set(express->NewInstance());
^
In file included from /home/dslak/.node-gyp/9.3.0/include/node/v8.h:26:0,
from /home/dslak/.node-gyp/9.3.0/include/node/node.h:63,
from ../src/addon.h:1,
from ../src/addon.cpp:2:
/home/dslak/.node-gyp/9.3.0/include/node/v8.h:3848:52: note: declared here
V8_DEPRECATED("Use maybe version", Local<Object> NewInstance() const);
^
/home/dslak/.node-gyp/9.3.0/include/node/v8config.h:318:3: note: in definition of macro ‘V8_DEPRECATED’
declarator __attribute__((deprecated(message)))
^~~~~~~~~~
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
make: uscita dalla directory "/var/www/htdocs/coze/socket/node_modules/uws/build"