{"body":"make: Entering directory '/home/bookbrainz/bookbrainz-site/node_modules/libpq/build'\n  CXX(target) Release/obj.target/addon/src/connection.o\n../src/connection.cc: In static member function 'static Nan::NAN_METHOD_RETURN_TYPE Connection::Fname(Nan::NAN_METHOD_ARGS_TYPE)':\n../src/connection.cc:204:52: warning: 'int32_t v8::Value::Int32Value() const' is deprecated: Use maybe version [-Wdeprecated-declarations]\n   char* colName = PQfname(res, info[0]->Int32Value());\n                                                    ^\nIn file included from /root/.node-gyp/10.15.1/include/node/v8.h:26:0,\n                 from /root/.node-gyp/10.15.1/include/node/node.h:63,\n                 from ../../nan/nan.h:52,\n                 from ../src/addon.h:4,\n                 from ../src/connection.cc:1:\n/root/.node-gyp/10.15.1/include/node/v8.h:2478:46: note: declared here\n   V8_DEPRECATED(\"Use maybe version\", int32_t Int32Value() const);\n                                              ^\n/root/.node-gyp/10.15.1/include/node/v8config.h:324:3: note: in definition of macro 'V8_DEPRECATED'\n   declarator __attribute__((deprecated(message)))\n   ^~~~~~~~~~\n../src/connection.cc: In static member function 'static Nan::NAN_METHOD_RETURN_TYPE Connection::Ftype(Nan::NAN_METHOD_ARGS_TYPE)':\n../src/connection.cc:219:50: warning: 'int32_t v8::Value::Int32Value() const' is deprecated: Use maybe version [-Wdeprecated-declarations]\n   int colName = PQftype(res, info[0]->Int32Value());\n                                                  ^\nIn file included from /root/.node-gyp/10.15.1/include/node/v8.h:26:0,\n                 from /root/.node-gyp/10.15.1/include/node/node.h:63,\n                 from ../../nan/nan.h:52,\n                 from ../src/addon.h:4,\n                 from ../src/connection.cc:1:\n/root/.node-gyp/10.15.1/include/node/v8.h:2478:46: note: declared here\n   V8_DEPRECATED(\"Use maybe version\", int32_t Int32Value() const);\n                                              ^\n/root/.node-gyp/10.15.1/include/node/v8config.h:324:3: note: in definition of macro 'V8_DEPRECATED'\n   declarator __attribute__((deprecated(message)))\n   ^~~~~~~~~~\n../src/connection.cc: In static member function 'static Nan::NAN_METHOD_RETURN_TYPE Connection::Getvalue(Nan::NAN_METHOD_ARGS_TYPE)':\n../src/connection.cc:230:39: warning: 'int32_t v8::Value::Int32Value() const' is deprecated: Use maybe version [-Wdeprecated-declarations]\n   int rowNumber = info[0]->Int32Value();\n                                       ^\nIn file included from /root/.node-gyp/10.15.1/include/node/v8.h:26:0,\n                 from /root/.node-gyp/10.15.1/include/node/node.h:63,\n                 from ../../nan/nan.h:52,\n                 from ../src/addon.h:4,\n                 from ../src/connection.cc:1:\n/root/.node-gyp/10.15.1/include/node/v8.h:2478:46: note: declared here\n   V8_DEPRECATED(\"Use maybe version\", int32_t Int32Value() const);\n                                              ^\n/root/.node-gyp/10.15.1/include/node/v8config.h:324:3: note: in definition of macro 'V8_DEPRECATED'\n   declarator __attribute__((deprecated(message)))\n   ^~~~~~~~~~\n../src/connection.cc:231:39: warning: 'int32_t v8::Value::Int32Value() const' is deprecated: Use maybe version [-Wdeprecated-declarations]\n   int colNumber = info[1]->Int32Value();\n                                       ^\nIn file included from /root/.node-gyp/10.15.1/include/node/v8.h:26:0,\n                 from /root/.node-gyp/10.15.1/include/node/node.h:63,\n                 from ../../nan/nan.h:52,\n                 from ../src/addon.h:4,\n                 from ../src/connection.cc:1:\n/root/.node-gyp/10.15.1/include/node/v8.h:2478:46: note: declared here\n   V8_DEPRECATED(\"Use maybe version\", int32_t Int32Value() const);\n                                              ^\n/root/.node-gyp/10.15.1/include/node/v8config.h:324:3: note: in definition of macro 'V8_DEPRECATED'\n   declarator __attribute__((deprecated(message)))\n   ^~~~~~~~~~\n../src/connection.cc: In static member function 'static Nan::NAN_METHOD_RETURN_TYPE Connection::Getisnull(Nan::NAN_METHOD_ARGS_TYPE)':\n../src/connection.cc:248:39: warning: 'int32_t v8::Value::Int32Value() const' is deprecated: Use maybe version [-Wdeprecated-declarations]\n   int rowNumber = info[0]->Int32Value();\n                                       ^\nIn file included from /root/.node-gyp/10.15.1/include/node/v8.h:26:0,\n                 from /root/.node-gyp/10.15.1/include/node/node.h:63,\n                 from ../../nan/nan.h:52,\n                 from ../src/addon.h:4,\n                 from ../src/connection.cc:1:\n/root/.node-gyp/10.15.1/include/node/v8.h:2478:46: note: declared here\n   V8_DEPRECATED(\"Use maybe version\", int32_t Int32Value() const);\n                                              ^\n/root/.node-gyp/10.15.1/include/node/v8config.h:324:3: note: in definition of macro 'V8_DEPRECATED'\n   declarator __attribute__((deprecated(message)))\n   ^~~~~~~~~~\n../src/connection.cc:249:39: warning: 'int32_t v8::Value::Int32Value() const' is deprecated: Use maybe version [-Wdeprecated-declarations]\n   int colNumber = info[1]->Int32Value();\n                                       ^\nIn file included from /root/.node-gyp/10.15.1/include/node/v8.h:26:0,\n                 from /root/.node-gyp/10.15.1/include/node/node.h:63,\n                 from ../../nan/nan.h:52,\n                 from ../src/addon.h:4,\n                 from ../src/connection.cc:1:\n/root/.node-gyp/10.15.1/include/node/v8.h:2478:46: note: declared here\n   V8_DEPRECATED(\"Use maybe version\", int32_t Int32Value() const);\n                                              ^\n/root/.node-gyp/10.15.1/include/node/v8config.h:324:3: note: in definition of macro 'V8_DEPRECATED'\n   declarator __attribute__((deprecated(message)))\n   ^~~~~~~~~~\n../src/connection.cc: In member function 'void Connection::Emit(const char*)':\n../src/connection.cc:804:46: warning: 'v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)' is deprecated [-Wdeprecated-declarations]\n   Nan::MakeCallback(handle(), emit_f, 1, info);\n                                              ^\nIn file included from ../src/addon.h:4:0,\n                 from ../src/connection.cc:1:\n../../nan/nan.h:958:46: note: declared here\n   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(\n                                              ^~~~~~~~~~~~\n  CXX(target) Release/obj.target/addon/src/connect-async-worker.o\n  CXX(target) Release/obj.target/addon/src/addon.o\n  SOLINK_MODULE(target) Release/obj.target/addon.node\n  COPY Release/addon.node","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/dBRZYMxj","modified":1549017237,"id":"dBRZYMxj","size":6588,"lines":103,"own_paste":false,"theme":"","date":1549017237}