pi@haussteuerung:/home/iobroker$ sudo iobroker upgrade
[sudo] password for pi:
Update admin from @4.0.9 to @4.0.10
host.haussteuerung Adapter "system.adapter.admin.0" is stopped.
NPM version: 6.14.4
npm install iobroker.admin@4.0.10 --loglevel error --prefix "/opt/iobroker" (System call)
In file included from ../src/DeviceINQ.h:17,
from ../src/linux/BluetoothSerialPort.cc:13:
../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../node_modules/nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/linux/BluetoothSerialPort.cc: At global scope:
../src/linux/BluetoothSerialPort.cc:18:14: error: variable or field ‘InitAll’ declared void
void InitAll(Handle<Object> exports) {
^~~~~~
../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope
../src/linux/BluetoothSerialPort.cc:18:14: note: suggested alternative: ‘rand_r’
void InitAll(Handle<Object> exports) {
^~~~~~
rand_r
../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token
void InitAll(Handle<Object> exports) {
^
../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope
void InitAll(Handle<Object> exports) {
^~~~~~~
In file included from ../src/linux/BluetoothSerialPort.cc:12:
../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
(node::addon_register_func) (regfunc),
^~~~~~~
../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~~~~~
make: *** [BluetoothSerialPort.target.mk:117: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:310:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.4.213-rockchip64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
gyp ERR! cwd /opt/iobroker/node_modules/node-bluetooth
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-bluetooth@1.2.6 install: node-gyp configure build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-bluetooth@1.2.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2020-05-22T15_02_56_335Z-debug.log
upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
Adapter "admin" updated
host.haussteuerung Adapter "system.adapter.admin.0" is started
Adapter "alarm" is not installed.
Adapter "alexa2" is up to date.
Adapter "alpha2" is not installed.
Adapter "amazon-dash" is not installed.
Adapter "artnet" is not installed.
Adapter "asterisk" is not installed.
Adapter "asuswrt" is not installed.
Adapter "b-control-em" is not installed.
Adapter "backitup" is up to date.
Adapter "beckhoff" is not installed.
Adapter "benq" is not installed.
Adapter "binance" is not installed.
Adapter "ble" is not installed.
Adapter "bmw" is not installed.
Adapter "bosesoundtouch" is not installed.
Adapter "botvac" is not installed.
Adapter "bring" is not installed.
Adapter "broadlink2" is up to date.
Adapter "bsblan" is not installed.
Adapter "bshb" is not installed.
Adapter "chromecast" is up to date.
Adapter "cloud" is up to date.
Adapter "comfoair" is not installed.
Adapter "contactid" is not installed.
Adapter "coronavirus-statistics" is not installed.
Adapter "countdown" is not installed.
Adapter "cul" is not installed.
Adapter "daikin" is not installed.
Adapter "daswetter" is up to date.
Adapter "deconz" is not installed.
Adapter "denon" is not installed.
Adapter "devices" is not installed.
Adapter "digitalstrom" is not installed.
Adapter "discovergy" is not installed.
Update discovery from @2.2.2 to @2.3.5
NPM version: 6.14.4
npm install iobroker.discovery@2.3.5 --loglevel error --prefix "/opt/iobroker" (System call)
In file included from ../src/./serialport.h:6,
from ../src/serialport.cpp:1:
../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:78:69: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);
^~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:135:71: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);
^~~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:175:70: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);
^~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:215:70: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);
^~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:270:68: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);
^~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:314:68: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);
^~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:363:76: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);
^~~~~~~~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:409:70: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);
^~~~~~~~~~~~~~
../src/serialport.cpp: At global scope:
../src/serialport.cpp:430:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]
SerialPortParity NAN_INLINE(ToParityEnum(const v8::Localv8::String& v8str)) {
^
../src/serialport.cpp:449:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]
SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
^
In file included from ../../../nan/nan.h:54,
from ../src/./serialport.h:6,
from ../src/serialport.cpp:1:
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:43: warning: cast between incompatible function types from ‘void ()(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void ()(v8::Localv8::Object)’} to ‘node::addon_register_func’ {aka ‘void ()(v8::Localv8::Object, v8::Localv8::Value, void)’} [-Wcast-function-type]
(node::addon_register_func) (regfunc),
^
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:642:3: note: in expansion of macro ‘NODE_MODULE_X’
NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage)
^~~~~~~~~~~~~
../src/serialport.cpp:483:1: note: in expansion of macro ‘NODE_MODULE’
NODE_MODULE(serialport, init);
^~~~~~~~~~~
In file included from ../src/serialport.h:6,
from ../src/serialport_unix.cpp:2:
../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
../src/serialport_unix.cpp:176:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
^~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp:176:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024
snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
../src/serialport_unix.cpp:86:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp:86:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024
snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/poller.cpp:1:
../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
In file included from ../src/DeviceINQ.h:17,
from ../src/linux/BluetoothSerialPort.cc:13:
../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../node_modules/nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/linux/BluetoothSerialPort.cc: At global scope:
../src/linux/BluetoothSerialPort.cc:18:14: error: variable or field ‘InitAll’ declared void
void InitAll(Handle<Object> exports) {
^~~~~~
../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope
../src/linux/BluetoothSerialPort.cc:18:14: note: suggested alternative: ‘rand_r’
void InitAll(Handle<Object> exports) {
^~~~~~
rand_r
../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token
void InitAll(Handle<Object> exports) {
^
../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope
void InitAll(Handle<Object> exports) {
^~~~~~~
In file included from ../src/linux/BluetoothSerialPort.cc:12:
../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
(node::addon_register_func) (regfunc),
^~~~~~~
../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~~~~~
make: *** [BluetoothSerialPort.target.mk:117: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:310:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.4.213-rockchip64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
gyp ERR! cwd /opt/iobroker/node_modules/node-bluetooth
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-bluetooth@1.2.6 install: node-gyp configure build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-bluetooth@1.2.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2020-05-22T15_04_23_937Z-debug.log
upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
Adapter "discovery" updated
Adapter "ds18b20" is not installed.
Adapter "dwd" is not installed.
Adapter "ebus" is not installed.
Adapter "egigeozone" is not installed.
Adapter "ekey" is not installed.
Adapter "email" is not installed.
Adapter "emby" is not installed.
Adapter "energymanager" is not installed.
Adapter "enet" is not installed.
Adapter "epson_stylus_px830" is not installed.
Adapter "exchangerates" is not installed.
Adapter "fakeroku" is not installed.
Adapter "fb-checkpresence" is up to date.
Adapter "feiertage" is not installed.
Adapter "fhem" is not installed.
Adapter "find-my-iphone" is not installed.
Adapter "firetv" is not installed.
Adapter "flot" is not installed.
Adapter "foobar2000" is not installed.
Adapter "fritzbox" is up to date.
Adapter "fritzdect" is not installed.
Adapter "fronius" is not installed.
Adapter "fullcalendar" is not installed.
Adapter "fullybrowser" is not installed.
Adapter "g-homa" is not installed.
Adapter "geofency" is not installed.
Adapter "gruenbeck" is not installed.
Update habpanel from @0.3.4 to @0.4.1
NPM version: 6.14.4
npm install iobroker.habpanel@0.4.1 --loglevel error --prefix "/opt/iobroker" (System call)
In file included from ../src/./serialport.h:6,
from ../src/serialport.cpp:1:
../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:78:69: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);
^~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:135:71: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);
^~~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:175:70: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);
^~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:215:70: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);
^~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:270:68: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);
^~~~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:314:68: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);
^~~~~~~~~~~~
../src/serialport.cpp: In function ‘void EIO_AfterGet(uv_work_t*)’:
../src/serialport.cpp:329:96: warning: ‘bool v8::Object::Set(v8::Localv8::Value, v8::Localv8::Value)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
results->Set(Nan::Newv8::String("cts").ToLocalChecked(), Nan::Newv8::Boolean(data->cts));
^
In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14,
from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
from ../../../nan/nan.h:54,
from ../src/./serialport.h:6,
from ../src/serialport.cpp:1:
/home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
bool Set(Local<Value> key, Local<Value> value));
^~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
declarator attribute((deprecated(message)))
^~~~~~~~~~
../src/serialport.cpp:330:96: warning: ‘bool v8::Object::Set(v8::Localv8::Value, v8::Localv8::Value)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
results->Set(Nan::Newv8::String("dsr").ToLocalChecked(), Nan::Newv8::Boolean(data->dsr));
^
In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14,
from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
from ../../../nan/nan.h:54,
from ../src/./serialport.h:6,
from ../src/serialport.cpp:1:
/home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
bool Set(Local<Value> key, Local<Value> value));
^~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
declarator attribute((deprecated(message)))
^~~~~~~~~~
../src/serialport.cpp:331:96: warning: ‘bool v8::Object::Set(v8::Localv8::Value, v8::Localv8::Value)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
results->Set(Nan::Newv8::String("dcd").ToLocalChecked(), Nan::Newv8::Boolean(data->dcd));
^
In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14,
from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
from ../../../nan/nan.h:54,
from ../src/./serialport.h:6,
from ../src/serialport.cpp:1:
/home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
bool Set(Local<Value> key, Local<Value> value));
^~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
declarator attribute((deprecated(message)))
^~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:363:76: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);
^~~~~~~~~~~~~~~~~~~~
../src/serialport.cpp: In function ‘void EIO_AfterGetBaudRate(uv_work_t*)’:
../src/serialport.cpp:378:106: warning: ‘bool v8::Object::Set(v8::Localv8::Value, v8::Localv8::Value)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
results->Set(Nan::Newv8::String("baudRate").ToLocalChecked(), Nan::Newv8::Integer(data->baudRate));
^
In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14,
from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
from ../../../nan/nan.h:54,
from ../src/./serialport.h:6,
from ../src/serialport.cpp:1:
/home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
bool Set(Local<Value> key, Local<Value> value));
^~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
declarator attribute((deprecated(message)))
^~~~~~~~~~
../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/serialport.cpp:409:70: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);
^~~~~~~~~~~~~~
../src/serialport.cpp: At global scope:
../src/serialport.cpp:430:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]
SerialPortParity NAN_INLINE(ToParityEnum(const v8::Localv8::String& v8str)) {
^
../src/serialport.cpp:449:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]
SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
^
In file included from ../../../nan/nan.h:54,
from ../src/./serialport.h:6,
from ../src/serialport.cpp:1:
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:43: warning: cast between incompatible function types from ‘void ()(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void ()(v8::Localv8::Object)’} to ‘node::addon_register_func’ {aka ‘void ()(v8::Localv8::Object, v8::Localv8::Value, void)’} [-Wcast-function-type]
(node::addon_register_func) (regfunc),
^
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:642:3: note: in expansion of macro ‘NODE_MODULE_X’
NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage)
^~~~~~~~~~~~~
../src/serialport.cpp:483:1: note: in expansion of macro ‘NODE_MODULE’
NODE_MODULE(serialport, init);
^~~~~~~~~~~
In file included from ../src/serialport.h:6,
from ../src/serialport_unix.cpp:2:
../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
../src/serialport_unix.cpp:176:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
^~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp:176:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024
snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
../src/serialport_unix.cpp:86:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/serialport_unix.cpp:86:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024
snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/poller.cpp:1:
../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
In file included from ../src/DeviceINQ.h:17,
from ../src/linux/BluetoothSerialPort.cc:13:
../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../node_modules/nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/linux/BluetoothSerialPort.cc: At global scope:
../src/linux/BluetoothSerialPort.cc:18:14: error: variable or field ‘InitAll’ declared void
void InitAll(Handle<Object> exports) {
^~~~~~
../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope
../src/linux/BluetoothSerialPort.cc:18:14: note: suggested alternative: ‘rand_r’
void InitAll(Handle<Object> exports) {
^~~~~~
rand_r
../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token
void InitAll(Handle<Object> exports) {
^
../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope
void InitAll(Handle<Object> exports) {
^~~~~~~
In file included from ../src/linux/BluetoothSerialPort.cc:12:
../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
(node::addon_register_func) (regfunc),
^~~~~~~
../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~~~~~
make: *** [BluetoothSerialPort.target.mk:117: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:310:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.4.213-rockchip64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
gyp ERR! cwd /opt/iobroker/node_modules/node-bluetooth
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-bluetooth@1.2.6 install: node-gyp configure build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-bluetooth@1.2.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2020-05-22T15_06_23_278Z-debug.log
upload [0] habpanel.admin /opt/iobroker/node_modules/iobroker.habpanel/admin/habpanel.png habpanel.png image/png
upload [1750] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/vendor/vendor.js vendor/vendor.js application/javascript
upload [1700] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/smarthome-set.list.json assets/icons/smarthome-set.list.json application/json
upload [1650] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-housethings/yard-fountain.svg assets/icons/freepik-housethings/yard-fountain.svg image/svg+xml
upload [1600] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-housethings/shower-bathroom-tool.svg assets/icons/freepik-housethings/shower-bathroom-tool.svg image/svg+xml
upload [1550] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-housethings/livingroom-lamp.svg assets/icons/freepik-housethings/livingroom-lamp.svg image/svg+xml
upload [1500] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-housethings/house-building.svg assets/icons/freepik-housethings/house-building.svg image/svg+xml
upload [1450] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-housethings/door-design.svg assets/icons/freepik-housethings/door-design.svg image/svg+xml
upload [1400] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-housethings/bedroom-stairs-tool.svg assets/icons/freepik-housethings/bedroom-stairs-tool.svg image/svg+xml
upload [1350] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-household/window-6.svg assets/icons/freepik-household/window-6.svg image/svg+xml
upload [1300] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-household/sofa-17.svg assets/icons/freepik-household/sofa-17.svg image/svg+xml
upload [1250] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-household/mixer-2.svg assets/icons/freepik-household/mixer-2.svg image/svg+xml
upload [1200] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-household/door.svg assets/icons/freepik-household/door.svg image/svg+xml
upload [1150] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-household/bookshelf.svg assets/icons/freepik-household/bookshelf.svg image/svg+xml
upload [1100] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-gadgets/synthesizer.svg assets/icons/freepik-gadgets/synthesizer.svg image/svg+xml
upload [1050] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/freepik-gadgets/cs-mixer.svg assets/icons/freepik-gadgets/cs-mixer.svg image/svg+xml
upload [1000] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/wind.svg assets/icons/eclipse-smarthome-classic/wind.svg image/svg+xml
upload [950] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/switch-off.svg assets/icons/eclipse-smarthome-classic/switch-off.svg image/svg+xml
upload [900] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/slider-30.svg assets/icons/eclipse-smarthome-classic/slider-30.svg image/svg+xml
upload [850] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/sewerage-20.svg assets/icons/eclipse-smarthome-classic/sewerage-20.svg image/svg+xml
upload [800] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/qualityofservice.svg assets/icons/eclipse-smarthome-classic/qualityofservice.svg image/svg+xml
upload [750] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/parents_6_3.svg assets/icons/eclipse-smarthome-classic/parents_6_3.svg image/svg+xml
upload [700] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/parents_2_2.svg assets/icons/eclipse-smarthome-classic/parents_2_2.svg image/svg+xml
upload [650] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/man_3.svg assets/icons/eclipse-smarthome-classic/man_3.svg image/svg+xml
upload [600] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/humidity-100.svg assets/icons/eclipse-smarthome-classic/humidity-100.svg image/svg+xml
upload [550] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/garagedoor.svg assets/icons/eclipse-smarthome-classic/garagedoor.svg image/svg+xml
upload [500] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/fire-on.svg assets/icons/eclipse-smarthome-classic/fire-on.svg image/svg+xml
upload [450] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/dimmablelight-40.png assets/icons/eclipse-smarthome-classic/dimmablelight-40.png image/png
upload [400] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/cistern-30.png assets/icons/eclipse-smarthome-classic/cistern-30.png image/png
upload [350] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/boy_4.png assets/icons/eclipse-smarthome-classic/boy_4.png image/png
upload [300] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/icons/eclipse-smarthome-classic/battery-90.png assets/icons/eclipse-smarthome-classic/battery-90.png image/png
upload [250] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/i18n/widgets/sv.po assets/i18n/widgets/sv.po null
upload [200] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/i18n/widgets/ar.json assets/i18n/widgets/ar.json application/json
upload [150] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/i18n/main/en.po assets/i18n/main/en.po null
upload [100] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/i18n/admin/it.json assets/i18n/admin/it.json application/json
upload [90] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/i18n/admin/fi.json assets/i18n/admin/fi.json application/json
upload [80] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/i18n/admin/cs.po assets/i18n/admin/cs.po null
upload [70] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/assets/i18n/admin/admin.pot assets/i18n/admin/admin.pot application/vnd.ms-powerpoint
upload [60] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/widgets/slider/slider.widget.js app/widgets/slider/slider.widget.js application/javascript
upload [50] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/widgets/knob/knob.tpl.html app/widgets/knob/knob.tpl.html text/html
upload [40] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/widgets/dummy/dummy.settings.tpl.html app/widgets/dummy/dummy.settings.tpl.html text/html
upload [30] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/widgets/button/button.widget.js app/widgets/button/button.widget.js application/javascript
upload [20] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/settings/settings.localconfig.controller.js app/settings/settings.localconfig.controller.js application/javascript
upload [19] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/settings/settings.html app/settings/settings.html text/html
upload [18] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/settings/settings.controller.js app/settings/settings.controller.js application/javascript
upload [17] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/services/translation.service.js app/services/translation.service.js application/javascript
upload [16] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/services/speech.service.js app/services/speech.service.js application/javascript
upload [15] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/services/services.js app/services/services.js application/javascript
upload [14] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/services/persistence.service.js app/services/persistence.service.js application/javascript
upload [13] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/services/localfile.service.js app/services/localfile.service.js application/javascript
upload [12] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/services/icon.service.js app/services/icon.service.js application/javascript
upload [11] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/services/data.service.js app/services/data.service.js application/javascript
upload [10] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/menu/menu.settings.tpl.html app/menu/menu.settings.tpl.html text/html
upload [9] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/menu/menu.html app/menu/menu.html text/html
upload [8] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/menu/menu.controller.js app/menu/menu.controller.js application/javascript
upload [7] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/menu/drawer.tpl.html app/menu/drawer.tpl.html text/html
upload [6] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/menu/drawer.controller.js app/menu/drawer.controller.js application/javascript
upload [5] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/dashboard/transferwidget.html app/dashboard/transferwidget.html text/html
upload [4] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/dashboard/dashboard.view.html app/dashboard/dashboard.view.html text/html
upload [3] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/dashboard/dashboard.view.controller.js app/dashboard/dashboard.view.controller.js application/javascript
upload [2] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/dashboard/dashboard.edit.html app/dashboard/dashboard.edit.html text/html
upload [1] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/dashboard/dashboard.edit.controller.js app/dashboard/dashboard.edit.controller.js application/javascript
upload [0] habpanel /opt/iobroker/node_modules/iobroker.habpanel/www/app/app.js app/app.js application/javascript
Adapter "habpanel" updated
Adapter "haier" is not installed.
Adapter "ham" is not installed.
Adapter "ham-wemo" is not installed.
Adapter "harmony" is up to date.
Adapter "heatingcontrol" is not installed.
Adapter "heytech" is not installed.
Adapter "hid" is not installed.
Update history from @1.8.7 to @1.9.6
NPM version: 6.14.4
npm install iobroker.history@1.9.6 --loglevel error --prefix "/opt/iobroker" (System call)
In file included from ../src/DeviceINQ.h:17,
from ../src/linux/BluetoothSerialPort.cc:13:
../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../node_modules/nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/linux/BluetoothSerialPort.cc: At global scope:
../src/linux/BluetoothSerialPort.cc:18:14: error: variable or field ‘InitAll’ declared void
void InitAll(Handle<Object> exports) {
^~~~~~
../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope
../src/linux/BluetoothSerialPort.cc:18:14: note: suggested alternative: ‘rand_r’
void InitAll(Handle<Object> exports) {
^~~~~~
rand_r
../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token
void InitAll(Handle<Object> exports) {
^
../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope
void InitAll(Handle<Object> exports) {
^~~~~~~
In file included from ../src/linux/BluetoothSerialPort.cc:12:
../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
(node::addon_register_func) (regfunc),
^~~~~~~
../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~~~~~
make: *** [BluetoothSerialPort.target.mk:117: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:310:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.4.213-rockchip64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
gyp ERR! cwd /opt/iobroker/node_modules/node-bluetooth
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-bluetooth@1.2.6 install: node-gyp configure build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-bluetooth@1.2.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2020-05-22T15_12_22_131Z-debug.log
upload [6] history.admin /opt/iobroker/node_modules/iobroker.history/admin/wordsCustom.js wordsCustom.js application/javascript
upload [5] history.admin /opt/iobroker/node_modules/iobroker.history/admin/words.js words.js application/javascript
upload [4] history.admin /opt/iobroker/node_modules/iobroker.history/admin/index_m.html index_m.html text/html
upload [3] history.admin /opt/iobroker/node_modules/iobroker.history/admin/index.html index.html text/html
upload [2] history.admin /opt/iobroker/node_modules/iobroker.history/admin/history.png history.png image/png
upload [1] history.admin /opt/iobroker/node_modules/iobroker.history/admin/custom_m.html custom_m.html text/html
upload [0] history.admin /opt/iobroker/node_modules/iobroker.history/admin/custom.html custom.html text/html
Adapter "history" updated
Adapter "hm-rega" is not installed.
Adapter "hm-rpc" is not installed.
Adapter "hmip" is not installed.
Adapter "homeconnect" is not installed.
Adapter "homee" is not installed.
Adapter "homepilot" is not installed.
Adapter "hp-ilo" is not installed.
Adapter "hs100" is not installed.
Adapter "hue" is not installed.
Adapter "hue-extended" is not installed.
Adapter "ical" is up to date.
Adapter "icons-addictive-flavour-png" is not installed.
Adapter "icons-fatcow-hosting" is not installed.
Adapter "icons-icons8" is up to date.
Adapter "icons-material-png" is up to date.
Adapter "icons-material-svg" is not installed.
Adapter "icons-mfd-png" is up to date.
Adapter "icons-mfd-svg" is up to date.
Adapter "icons-open-icon-library-png" is not installed.
Adapter "icons-ultimate-png" is up to date.
Adapter "influxdb" is not installed.
Adapter "info" is not installed.
Adapter "innogy-smarthome" is not installed.
Adapter "iogo" is not installed.
Update iot from @1.4.14 to @1.4.18
host.haussteuerung Adapter "system.adapter.iot.0" is stopped.
NPM version: 6.14.4
npm install iobroker.iot@1.4.18 --loglevel error --prefix "/opt/iobroker" (System call)
In file included from ../src/DeviceINQ.h:17,
from ../src/linux/BluetoothSerialPort.cc:13:
../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../node_modules/nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/linux/BluetoothSerialPort.cc: At global scope:
../src/linux/BluetoothSerialPort.cc:18:14: error: variable or field ‘InitAll’ declared void
void InitAll(Handle<Object> exports) {
^~~~~~
../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope
../src/linux/BluetoothSerialPort.cc:18:14: note: suggested alternative: ‘rand_r’
void InitAll(Handle<Object> exports) {
^~~~~~
rand_r
../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token
void InitAll(Handle<Object> exports) {
^
../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope
void InitAll(Handle<Object> exports) {
^~~~~~~
In file included from ../src/linux/BluetoothSerialPort.cc:12:
../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
(node::addon_register_func) (regfunc),
^~~~~~~
../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~~~~~
make: *** [BluetoothSerialPort.target.mk:117: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:310:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.4.213-rockchip64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
gyp ERR! cwd /opt/iobroker/node_modules/node-bluetooth
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-bluetooth@1.2.6 install: node-gyp configure build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-bluetooth@1.2.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2020-05-22T15_13_37_804Z-debug.log
upload [20] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.814e5fd0.js.map static/js/runtime-main.814e5fd0.js.map application/json
upload [19] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.814e5fd0.js static/js/runtime-main.814e5fd0.js application/javascript
upload [18] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.808a09ba.chunk.js.map static/js/main.808a09ba.chunk.js.map application/json
upload [17] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.808a09ba.chunk.js static/js/main.808a09ba.chunk.js application/javascript
upload [16] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.19f19876.chunk.js.map static/js/2.19f19876.chunk.js.map application/json
upload [15] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.19f19876.chunk.js.LICENSE.txt static/js/2.19f19876.chunk.js.LICENSE.txt text/plain
upload [14] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.19f19876.chunk.js static/js/2.19f19876.chunk.js application/javascript
upload [13] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.d4bed9c6.chunk.css.map static/css/main.d4bed9c6.chunk.css.map application/json
upload [12] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.d4bed9c6.chunk.css static/css/main.d4bed9c6.chunk.css text/css
upload [11] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.b1b16afe.chunk.css.map static/css/2.b1b16afe.chunk.css.map application/json
upload [10] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.b1b16afe.chunk.css static/css/2.b1b16afe.chunk.css text/css
upload [9] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/service-worker.js service-worker.js application/javascript
upload [8] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/precache-manifest.437977870155d308fb2cb10b306e4aed.js precache-manifest.437977870155d308fb2cb10b306e4aed.js application/javascript
upload [7] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/manifest.json manifest.json application/json
upload [6] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/iot.png iot.png image/png
upload [5] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/index_m.html index_m.html text/html
upload [4] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
upload [3] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/blockly.js blockly.js application/javascript
upload [2] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/asset-manifest.json asset-manifest.json application/json
upload [1] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/alexalogo.png alexalogo.png image/png
upload [0] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/actions.js actions.js application/javascript
Adapter "iot" updated
host.haussteuerung Adapter "system.adapter.iot.0" is started
Adapter "iqontrol" is not installed.
Update javascript from @4.3.4 to @4.5.1
NPM version: 6.14.4
npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
In file included from ../src/DeviceINQ.h:17,
from ../src/linux/BluetoothSerialPort.cc:13:
../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../node_modules/nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type]
, reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
^
../src/linux/BluetoothSerialPort.cc: At global scope:
../src/linux/BluetoothSerialPort.cc:18:14: error: variable or field ‘InitAll’ declared void
void InitAll(Handle<Object> exports) {
^~~~~~
../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope
../src/linux/BluetoothSerialPort.cc:18:14: note: suggested alternative: ‘rand_r’
void InitAll(Handle<Object> exports) {
^~~~~~
rand_r
../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token
void InitAll(Handle<Object> exports) {
^
../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope
void InitAll(Handle<Object> exports) {
^~~~~~~
In file included from ../src/linux/BluetoothSerialPort.cc:12:
../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~
/home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
(node::addon_register_func) (regfunc),
^~~~~~~
../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’
NODE_MODULE(BluetoothSerialPort, InitAll)
^~~~~~~~~~~
make: *** [BluetoothSerialPort.target.mk:117: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:310:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.4.213-rockchip64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
gyp ERR! cwd /opt/iobroker/node_modules/node-bluetooth
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-bluetooth@1.2.6 install: node-gyp configure build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-bluetooth@1.2.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2020-05-22T15_14_55_352Z-debug.log
upload [100] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/basic-languages/powershell/powershell.js vs/basic-languages/powershell/powershell.js application/javascript
upload [90] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/basic-languages/java/java.js vs/basic-languages/java/java.js application/javascript
upload [80] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/basic-languages/cpp/cpp.js vs/basic-languages/cpp/cpp.js application/javascript
upload [70] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/js/main.320f2344.chunk.js.LICENSE.txt static/js/main.320f2344.chunk.js.LICENSE.txt text/plain
upload [60] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/precache-manifest.53aabff70ba6fd6a56045658a4c06c3b.js precache-manifest.53aabff70ba6fd6a56045658a4c06c3b.js application/javascript
upload [50] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/msg/fr.js google-blockly/own/msg/fr.js application/javascript
upload [40] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/blocks_time.js google-blockly/own/blocks_time.js application/javascript
upload [30] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/msg/js/pl.js google-blockly/msg/js/pl.js application/javascript
upload [20] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/quote0.png google-blockly/media/quote0.png image/png
upload [19] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/handopen.cur google-blockly/media/handopen.cur null
upload [18] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/handdelete.cur google-blockly/media/handdelete.cur null
upload [17] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/handclosed.cur google-blockly/media/handclosed.cur null
upload [16] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/disconnect.wav google-blockly/media/disconnect.wav audio/wav
upload [15] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/disconnect.ogg google-blockly/media/disconnect.ogg audio/ogg
upload [14] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/disconnect.mp3 google-blockly/media/disconnect.mp3 audio/mpeg
upload [13] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/delete.wav google-blockly/media/delete.wav audio/wav
upload [12] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/delete.ogg google-blockly/media/delete.ogg audio/ogg
upload [11] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/delete.mp3 google-blockly/media/delete.mp3 audio/mpeg
upload [10] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/click.wav google-blockly/media/click.wav audio/wav
upload [9] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/click.ogg google-blockly/media/click.ogg audio/ogg
upload [8] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/click.mp3 google-blockly/media/click.mp3 audio/mpeg
upload [7] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/1x1.gif google-blockly/media/1x1.gif image/gif
upload [6] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/javascript_compressed.js google-blockly/javascript_compressed.js application/javascript
upload [5] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/blocks_compressed.js google-blockly/blocks_compressed.js application/javascript
upload [4] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/blockly_compressed.js google-blockly/blockly_compressed.js application/javascript
upload [3] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/LICENSE google-blockly/LICENSE null
upload [2] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
upload [1] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/asset-manifest.json asset-manifest.json application/json
upload [0] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/adminWords.js adminWords.js application/javascript
Adapter "javascript" updated
Adapter "jeelink" is not installed.
Adapter "kecontact" is not installed.
Adapter "klf200" is not installed.
Adapter "km200" is not installed.
Adapter "knmi-weather" is not installed.
Adapter "knx" is not installed.
Adapter "kodi" is up to date.
Adapter "kress" is not installed.
Adapter "lametric" is not installed.
Adapter "landroid" is not installed.