Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter Update probleme

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    733

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    564

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Adapter Update probleme

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
adapter update probleme
33 Beiträge 2 Kommentatoren 2.4k Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Motsche1

    upgrade ist aber ellenlang

    kann mann hier irgendwie mit scrollen arbeiten ?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #9

    @Motsche1 Kannst Spoiler setzen.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • M Offline
      M Offline
      Motsche1
      schrieb am zuletzt editiert von
      #10

      muss upgrade nochmal machen da alles weg war im oberen bereich. mom

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        Motsche1
        schrieb am zuletzt editiert von
        #11

        so jetzt aber


        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.

        1 Antwort Letzte Antwort
        0
        • M Offline
          M Offline
          Motsche1
          schrieb am zuletzt editiert von
          #12


          Adapter "lcn" is not installed.
          Adapter "lgtv" is not installed.
          Adapter "lgtv-rs" is not installed.
          Adapter "lgtv11" is not installed.
          Adapter "lifx" is not installed.
          Adapter "lightify" is not installed.
          Adapter "link" is not installed.
          Adapter "linkeddevices" is not installed.
          Update lovelace from @0.2.3 to @1.0.16
          NPM version: 6.14.4
          npm install iobroker.lovelace@1.0.16 --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_18_12_319Z-debug.log
          upload [5] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/words.js words.js application/javascript
          upload [4] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/style.css style.css text/css
          upload [3] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/lovelace.png lovelace.png image/png
          upload [2] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/js-yaml.min.js js-yaml.min.js application/javascript
          upload [1] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/index_m.html index_m.html text/html
          upload [0] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/custom_m.html custom_m.html text/html
          Adapter "lovelace" updated
          Adapter "loxone" is not installed.
          Adapter "luftdaten" is not installed.
          Adapter "lupusec" is not installed.
          Adapter "luxtronik1" is not installed.
          Update material from @0.12.1 to @0.13.8
          NPM version: 6.14.4
          npm install iobroker.material@0.13.8 --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_19_23_058Z-debug.log
          upload [1] material.admin /opt/iobroker/node_modules/iobroker.material/admin/material.svg material.svg image/svg+xml
          upload [0] material.admin /opt/iobroker/node_modules/iobroker.material/admin/material.png material.png image/png
          upload [60] material /opt/iobroker/node_modules/iobroker.material/www/vendor/fonts/Roboto-Thin.ttf vendor/fonts/Roboto-Thin.ttf font/ttf
          upload [50] material /opt/iobroker/node_modules/iobroker.material/www/vendor/fonts/Roboto-BoldItalic.ttf vendor/fonts/Roboto-BoldItalic.ttf font/ttf
          upload [40] material /opt/iobroker/node_modules/iobroker.material/www/static/media/roboto-latin-900.9b3766ef.woff2 static/media/roboto-latin-900.9b3766ef.woff2 font/woff2
          upload [30] material /opt/iobroker/node_modules/iobroker.material/www/static/media/roboto-latin-400italic.51521a2a.woff2 static/media/roboto-latin-400italic.51521a2a.woff2 font/woff2
          upload [20] material /opt/iobroker/node_modules/iobroker.material/www/static/media/roboto-latin-100.5cb7edfc.woff static/media/roboto-latin-100.5cb7edfc.woff font/woff
          upload [19] material /opt/iobroker/node_modules/iobroker.material/www/static/media/rgb.5d0e5ef3.png static/media/rgb.5d0e5ef3.png image/png
          upload [18] material /opt/iobroker/node_modules/iobroker.material/www/static/media/apartment.28bae16c.jpg static/media/apartment.28bae16c.jpg image/jpeg
          upload [17] material /opt/iobroker/node_modules/iobroker.material/www/static/js/runtime-main.28bbd470.js.map static/js/runtime-main.28bbd470.js.map application/json
          upload [16] material /opt/iobroker/node_modules/iobroker.material/www/static/js/runtime-main.28bbd470.js static/js/runtime-main.28bbd470.js application/javascript
          upload [15] material /opt/iobroker/node_modules/iobroker.material/www/static/js/main.416e9219.chunk.js.map static/js/main.416e9219.chunk.js.map application/json
          upload [14] material /opt/iobroker/node_modules/iobroker.material/www/static/js/main.416e9219.chunk.js static/js/main.416e9219.chunk.js application/javascript
          upload [13] material /opt/iobroker/node_modules/iobroker.material/www/static/js/2.4ead899c.chunk.js.map static/js/2.4ead899c.chunk.js.map application/json
          upload [12] material /opt/iobroker/node_modules/iobroker.material/www/static/js/2.4ead899c.chunk.js.LICENSE.txt static/js/2.4ead899c.chunk.js.LICENSE.txt text/plain
          upload [11] material /opt/iobroker/node_modules/iobroker.material/www/static/js/2.4ead899c.chunk.js static/js/2.4ead899c.chunk.js application/javascript
          upload [10] material /opt/iobroker/node_modules/iobroker.material/www/static/css/main.bf8ff6b7.chunk.css.map static/css/main.bf8ff6b7.chunk.css.map application/json
          upload [9] material /opt/iobroker/node_modules/iobroker.material/www/static/css/main.bf8ff6b7.chunk.css static/css/main.bf8ff6b7.chunk.css text/css
          upload [8] material /opt/iobroker/node_modules/iobroker.material/www/static/css/2.8c32401a.chunk.css.map static/css/2.8c32401a.chunk.css.map application/json
          upload [7] material /opt/iobroker/node_modules/iobroker.material/www/static/css/2.8c32401a.chunk.css static/css/2.8c32401a.chunk.css text/css
          upload [6] material /opt/iobroker/node_modules/iobroker.material/www/service-worker.js service-worker.js application/javascript
          upload [5] material /opt/iobroker/node_modules/iobroker.material/www/precache-manifest.653e0604b7a9eb0f1afaee23754aec4b.js precache-manifest.653e0604b7a9eb0f1afaee23754aec4b.js application/javascript
          upload [4] material /opt/iobroker/node_modules/iobroker.material/www/manifest.json manifest.json application/json
          upload [3] material /opt/iobroker/node_modules/iobroker.material/www/iob.css iob.css text/css
          upload [2] material /opt/iobroker/node_modules/iobroker.material/www/index.html index.html text/html
          upload [1] material /opt/iobroker/node_modules/iobroker.material/www/favicon.ico favicon.ico image/vnd.microsoft.icon
          upload [0] material /opt/iobroker/node_modules/iobroker.material/www/asset-manifest.json asset-manifest.json application/json
          Adapter "material" updated
          Adapter "maxcube" is not installed.
          Adapter "maxcul" is not installed.
          Adapter "mbus" is not installed.
          Adapter "mclighting" is not installed.
          Adapter "megad" is not installed.
          Adapter "megadd" is not installed.
          Adapter "megaesp" is not installed.
          Adapter "mercedesme" is not installed.
          Adapter "mercury" is not installed.
          Adapter "meross" is not installed.
          Adapter "meteoalarm" is not installed.
          Adapter "miele" is not installed.
          Adapter "mielecloudservice" is not installed.
          Adapter "mihome" is not installed.
          Adapter "mihome-lamp" is not installed.
          Adapter "mihome-plug" is not installed.
          Adapter "mihome-vacuum" is not installed.
          Adapter "mikrotik" is not installed.
          Adapter "milight" is not installed.
          Adapter "milight-smart-light" is not installed.
          Adapter "mobile" is up to date.
          Adapter "modbus" is not installed.
          Adapter "moma" is not installed.
          Adapter "mpd" is not installed.
          Adapter "mqtt" is not installed.
          Adapter "mqtt-client" is not installed.
          Adapter "musiccast" is not installed.
          Adapter "mysensors" is not installed.
          Adapter "nanoleaf-lightpanels" is not installed.
          Adapter "nello" is not installed.
          Adapter "netatmo" is not installed.
          Adapter "nibeuplink" is not installed.
          Adapter "nina" is not installed.
          Adapter "node-red" is not installed.
          Adapter "nuki" is not installed.
          Adapter "nuki-extended" is not installed.
          Adapter "nut" is not installed.
          Adapter "odl" is not installed.
          Adapter "oilfox" is up to date.
          Adapter "onkyo" is not installed.
          Adapter "onvif" is not installed.
          Adapter "openhab" is not installed.
          Adapter "openligadb" is not installed.
          Adapter "openweathermap" is not installed.
          Adapter "opi" is not installed.
          Adapter "oppoplayer" is not installed.
          Adapter "owfs" is not installed.
          Adapter "owntracks" is not installed.
          Adapter "panasonic-viera" is not installed.
          Adapter "parser" is up to date.
          Adapter "paw" is not installed.
          Adapter "phantomjs" is not installed.
          Adapter "pi-hole" is not installed.
          Adapter "piface" is not installed.
          Adapter "pimatic" is not installed.
          Update ping from @1.3.2 to @1.4.7
          NPM version: 6.14.4
          npm install iobroker.ping@1.4.7 --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_21_09_698Z-debug.log
          upload [3] ping.admin /opt/iobroker/node_modules/iobroker.ping/admin/words.js words.js application/javascript
          upload [2] ping.admin /opt/iobroker/node_modules/iobroker.ping/admin/ping.png ping.png image/png
          upload [1] ping.admin /opt/iobroker/node_modules/iobroker.ping/admin/index_m.html index_m.html text/html
          upload [0] ping.admin /opt/iobroker/node_modules/iobroker.ping/admin/index.html index.html text/html
          Adapter "ping" updated
          Adapter "places" is not installed.
          Adapter "plex" is not installed.
          Adapter "plexconnect" is not installed.
          Adapter "pollenflug" is not installed.
          Adapter "proxmox" is not installed.
          Adapter "proxy" is not installed.
          Adapter "pushbullet" is not installed.
          Adapter "pushover" is not installed.
          Adapter "pushsafer" is not installed.
          Adapter "radar2" is up to date.
          Adapter "radiohead" is not installed.
          Adapter "rflink" is not installed.
          Adapter "rickshaw" is not installed.
          Adapter "ring" is not installed.
          Adapter "robonect" is not installed.
          Adapter "roomba" is not installed.
          Adapter "rpi2" is not installed.
          Adapter "s7" is not installed.
          Adapter "samsung" is up to date.
          Update sayit from @1.8.2 to @1.9.4
          host.haussteuerung Adapter "system.adapter.sayit.0" is stopped.
          NPM version: 6.14.4
          npm install iobroker.sayit@1.9.4 --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_21_53_352Z-debug.log
          upload [5] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/words.js words.js application/javascript
          upload [4] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/sayit.png sayit.png image/png
          upload [3] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/index_m.html index_m.html text/html
          upload [2] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/index.html index.html text/html
          upload [1] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/engines.js engines.js application/javascript
          upload [0] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/blockly.js blockly.js application/javascript
          Adapter "sayit" updated
          host.haussteuerung Adapter "system.adapter.sayit.0" is started
          Adapter "sbfspot" is not installed.
          Adapter "scenes" is up to date.
          Adapter "schoolfree" is not installed.
          Adapter "shelly" is not installed.
          Adapter "shuttercontrol" is not installed.
          Adapter "sia" is not installed.
          Adapter "siegenia" is not installed.
          Update simple-api from @2.3.2 to @2.4.5
          NPM version: 6.14.4
          npm install iobroker.simple-api@2.4.5 --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_23_12_240Z-debug.log
          upload [3] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/words.js words.js application/javascript
          upload [2] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/simple-api.png simple-api.png image/png
          upload [1] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/index_m.html index_m.html text/html
          upload [0] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/index.html index.html text/html
          Adapter "simple-api" updated
          Adapter "smappee" is not installed.
          Adapter "smartmeter" is not installed.
          Adapter "snips" is not installed.
          Adapter "snmp" is not installed.
          Update socketio from @3.0.6 to @3.0.7
          NPM version: 6.14.4
          npm install iobroker.socketio@3.0.7 --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_23_53_003Z-debug.log
          upload [3] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/words.js words.js application/javascript
          upload [2] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/socketio.png socketio.png image/png
          upload [1] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/index_m.html index_m.html text/html
          upload [0] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/index.html index.html text/html
          Adapter "socketio" updated
          Adapter "solarlog" is not installed.
          Adapter "solarwetter" is not installed.
          Adapter "sonnen" is not installed.
          Adapter "sonoff" is up to date.
          Adapter "sonos" is not installed.
          Adapter "sony-bravia" is not installed.
          Adapter "spotify-premium" is not installed.
          Adapter "sql" is not installed.
          Adapter "squeezebox" is not installed.
          Adapter "squeezeboxrpc" is not installed.
          Adapter "starline" is not installed.
          Adapter "statistics" is not installed.
          Adapter "stiebel-isg" is not installed.
          Adapter "sunnyportal" is not installed.
          Adapter "swiss-weather-api" is not installed.
          Adapter "systeminfo" is up to date.
          Adapter "tahoma" is not installed.
          Adapter "tankerkoenig" is up to date.
          Adapter "telegram" is not installed.
          Adapter "terminal" is not installed.
          Adapter "tesla-motors" is not installed.
          Adapter "text2command" is not installed.
          Adapter "tr-064" is not installed.
          Adapter "tradfri" is not installed.
          Adapter "trashschedule" is not installed.
          Adapter "tunnelbroker-endpoint-updater" is not installed.
          Adapter "tuya" is not installed.
          Adapter "tvspielfilm" is up to date.
          Adapter "unifi" is not installed.
          Update upnp from @1.0.11 to @1.0.16
          NPM version: 6.14.4
          npm install iobroker.upnp@1.0.16 --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_24_32_721Z-debug.log
          upload [13] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/words.js words.js application/javascript
          upload [12] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/upnp.png upnp.png image/png
          upload [11] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/index_m.html index_m.html text/html
          upload [10] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
          upload [9] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
          upload [8] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
          upload [7] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
          upload [6] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
          upload [5] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/it/translations.json i18n/it/translations.json application/json
          upload [4] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
          upload [3] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/es/translations.json i18n/es/translations.json application/json
          upload [2] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/en/translations.json i18n/en/translations.json application/json
          upload [1] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/de/translations.json i18n/de/translations.json application/json
          upload [0] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/custom_m.html custom_m.html text/html
          Adapter "upnp" updated
          Adapter "vaillant" is not installed.
          Adapter "valloxmv" is not installed.
          Adapter "vcard" is not installed.
          Adapter "velux" is not installed.
          Adapter "viessmann" is up to date.
          Adapter "virtualpowermeter" is not installed.
          Adapter "vis" is up to date.
          Adapter "vis-bars" is up to date.
          Adapter "vis-canvas-gauges" is not installed.
          Adapter "vis-colorpicker" is up to date.
          Adapter "vis-fancyswitch" is not installed.
          Adapter "vis-google-fonts" is not installed.
          Adapter "vis-history" is not installed.
          Adapter "vis-hqwidgets" is up to date.
          Adapter "vis-inventwo" is not installed.
          Adapter "vis-jqui-mfd" is not installed.
          Adapter "vis-justgage" is not installed.
          Adapter "vis-keyboard" is not installed.
          Adapter "vis-lcars" is up to date.
          Adapter "vis-map" is not installed.
          Adapter "vis-metro" is up to date.
          Adapter "vis-players" is up to date.
          Adapter "vis-plumb" is not installed.
          Adapter "vis-rgraph" is not installed.
          Adapter "vis-timeandweather" is up to date.
          Adapter "vis-weather" is up to date.
          Adapter "vr200" is not installed.
          Adapter "vw-connect" is not installed.
          Adapter "weatherunderground" is not installed.
          Update web from @3.0.7 to @3.0.8
          host.haussteuerung Adapter "system.adapter.web.0" is stopped.
          NPM version: 6.14.4
          npm install iobroker.web@3.0.8 --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_25_35_601Z-debug.log
          upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/words.js words.js application/javascript
          upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
          upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
          upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index.html index.html text/html
          upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png image/png
          upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png image/png
          upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png image/png
          upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png image/png
          upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png image/png
          upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png image/png
          upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png image/png
          upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png image/png
          upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png image/png
          upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png image/png
          upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png image/png
          upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png image/png
          upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png image/png
          upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png image/png
          upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png image/png
          upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png image/png
          upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png image/png
          upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/style.css lib/css/style.css text/css
          upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/materialize.css lib/css/materialize.css text/css
          upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ui.jqgrid-4.5.4.css lib/css/jqGrid/ui.jqgrid-4.5.4.css text/css
          upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ellipsis-xbl.xml lib/css/jqGrid/ellipsis-xbl.xml application/xml
          upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css.map lib/css/iob/selectID.css.map application/json
          upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css lib/css/iob/selectID.css text/css
          upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min.css lib/css/fancytree/ui.fancytree.min.css text/css
          upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min-win7.css lib/css/fancytree/ui.fancytree.min-win7.css text/css
          upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.jquery.min.css lib/css/fancytree/ui.fancytree.jquery.min.css text/css
          upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/state.png lib/css/fancytree/state.png image/png
          upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/loading.gif lib/css/fancytree/loading.gif image/gif
          upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/icons.gif lib/css/fancytree/icons.gif image/gif
          upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/device.png lib/css/fancytree/device.png image/png
          upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/channel.png lib/css/fancytree/channel.png image/png
          upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
          upload [1] web /opt/iobroker/node_modules/iobroker.web/www/index.html index.html text/html
          upload [0] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
          Adapter "web" updated
          host.haussteuerung Adapter "system.adapter.web.0" is started
          Adapter "weishaupt-wem" is not installed.
          Adapter "wiffi-wz" is not installed.
          Update wifilight from @0.2.0 to @1.1.0
          NPM version: 6.14.4
          npm install iobroker.wifilight@1.1.0 --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_27_13_155Z-debug.log
          upload [12] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/words.js words.js application/javascript
          upload [11] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/wifilight.png wifilight.png image/png
          upload [10] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/index.html index.html text/html
          upload [9] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
          upload [8] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
          upload [7] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
          upload [6] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
          upload [5] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
          upload [4] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/it/translations.json i18n/it/translations.json application/json
          upload [3] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
          upload [2] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/es/translations.json i18n/es/translations.json application/json
          upload [1] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/en/translations.json i18n/en/translations.json application/json
          upload [0] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/de/translations.json i18n/de/translations.json application/json
          Adapter "wifilight" updated
          Adapter "windows-control" is not installed.
          Adapter "wled" is up to date.
          Adapter "wm-bus" is not installed.
          Adapter "wolf" is not installed.
          Adapter "worx" is not installed.
          Adapter "xbox" is not installed.
          Adapter "xs1" is not installed.
          Adapter "yahka" is not installed.
          Adapter "yamaha" is not installed.
          Adapter "yeelight-2" is not installed.
          Adapter "youtube" is not installed.
          Adapter "yr" is not installed.
          Adapter "zigbee" is not installed.
          Adapter "zont" is not installed.
          Adapter "zwave" is not installed.
          pi@haussteuerung:/home/iobroker$

          musste es teilen war zu viel

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • M Motsche1


            Adapter "lcn" is not installed.
            Adapter "lgtv" is not installed.
            Adapter "lgtv-rs" is not installed.
            Adapter "lgtv11" is not installed.
            Adapter "lifx" is not installed.
            Adapter "lightify" is not installed.
            Adapter "link" is not installed.
            Adapter "linkeddevices" is not installed.
            Update lovelace from @0.2.3 to @1.0.16
            NPM version: 6.14.4
            npm install iobroker.lovelace@1.0.16 --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_18_12_319Z-debug.log
            upload [5] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/words.js words.js application/javascript
            upload [4] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/style.css style.css text/css
            upload [3] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/lovelace.png lovelace.png image/png
            upload [2] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/js-yaml.min.js js-yaml.min.js application/javascript
            upload [1] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/index_m.html index_m.html text/html
            upload [0] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/custom_m.html custom_m.html text/html
            Adapter "lovelace" updated
            Adapter "loxone" is not installed.
            Adapter "luftdaten" is not installed.
            Adapter "lupusec" is not installed.
            Adapter "luxtronik1" is not installed.
            Update material from @0.12.1 to @0.13.8
            NPM version: 6.14.4
            npm install iobroker.material@0.13.8 --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_19_23_058Z-debug.log
            upload [1] material.admin /opt/iobroker/node_modules/iobroker.material/admin/material.svg material.svg image/svg+xml
            upload [0] material.admin /opt/iobroker/node_modules/iobroker.material/admin/material.png material.png image/png
            upload [60] material /opt/iobroker/node_modules/iobroker.material/www/vendor/fonts/Roboto-Thin.ttf vendor/fonts/Roboto-Thin.ttf font/ttf
            upload [50] material /opt/iobroker/node_modules/iobroker.material/www/vendor/fonts/Roboto-BoldItalic.ttf vendor/fonts/Roboto-BoldItalic.ttf font/ttf
            upload [40] material /opt/iobroker/node_modules/iobroker.material/www/static/media/roboto-latin-900.9b3766ef.woff2 static/media/roboto-latin-900.9b3766ef.woff2 font/woff2
            upload [30] material /opt/iobroker/node_modules/iobroker.material/www/static/media/roboto-latin-400italic.51521a2a.woff2 static/media/roboto-latin-400italic.51521a2a.woff2 font/woff2
            upload [20] material /opt/iobroker/node_modules/iobroker.material/www/static/media/roboto-latin-100.5cb7edfc.woff static/media/roboto-latin-100.5cb7edfc.woff font/woff
            upload [19] material /opt/iobroker/node_modules/iobroker.material/www/static/media/rgb.5d0e5ef3.png static/media/rgb.5d0e5ef3.png image/png
            upload [18] material /opt/iobroker/node_modules/iobroker.material/www/static/media/apartment.28bae16c.jpg static/media/apartment.28bae16c.jpg image/jpeg
            upload [17] material /opt/iobroker/node_modules/iobroker.material/www/static/js/runtime-main.28bbd470.js.map static/js/runtime-main.28bbd470.js.map application/json
            upload [16] material /opt/iobroker/node_modules/iobroker.material/www/static/js/runtime-main.28bbd470.js static/js/runtime-main.28bbd470.js application/javascript
            upload [15] material /opt/iobroker/node_modules/iobroker.material/www/static/js/main.416e9219.chunk.js.map static/js/main.416e9219.chunk.js.map application/json
            upload [14] material /opt/iobroker/node_modules/iobroker.material/www/static/js/main.416e9219.chunk.js static/js/main.416e9219.chunk.js application/javascript
            upload [13] material /opt/iobroker/node_modules/iobroker.material/www/static/js/2.4ead899c.chunk.js.map static/js/2.4ead899c.chunk.js.map application/json
            upload [12] material /opt/iobroker/node_modules/iobroker.material/www/static/js/2.4ead899c.chunk.js.LICENSE.txt static/js/2.4ead899c.chunk.js.LICENSE.txt text/plain
            upload [11] material /opt/iobroker/node_modules/iobroker.material/www/static/js/2.4ead899c.chunk.js static/js/2.4ead899c.chunk.js application/javascript
            upload [10] material /opt/iobroker/node_modules/iobroker.material/www/static/css/main.bf8ff6b7.chunk.css.map static/css/main.bf8ff6b7.chunk.css.map application/json
            upload [9] material /opt/iobroker/node_modules/iobroker.material/www/static/css/main.bf8ff6b7.chunk.css static/css/main.bf8ff6b7.chunk.css text/css
            upload [8] material /opt/iobroker/node_modules/iobroker.material/www/static/css/2.8c32401a.chunk.css.map static/css/2.8c32401a.chunk.css.map application/json
            upload [7] material /opt/iobroker/node_modules/iobroker.material/www/static/css/2.8c32401a.chunk.css static/css/2.8c32401a.chunk.css text/css
            upload [6] material /opt/iobroker/node_modules/iobroker.material/www/service-worker.js service-worker.js application/javascript
            upload [5] material /opt/iobroker/node_modules/iobroker.material/www/precache-manifest.653e0604b7a9eb0f1afaee23754aec4b.js precache-manifest.653e0604b7a9eb0f1afaee23754aec4b.js application/javascript
            upload [4] material /opt/iobroker/node_modules/iobroker.material/www/manifest.json manifest.json application/json
            upload [3] material /opt/iobroker/node_modules/iobroker.material/www/iob.css iob.css text/css
            upload [2] material /opt/iobroker/node_modules/iobroker.material/www/index.html index.html text/html
            upload [1] material /opt/iobroker/node_modules/iobroker.material/www/favicon.ico favicon.ico image/vnd.microsoft.icon
            upload [0] material /opt/iobroker/node_modules/iobroker.material/www/asset-manifest.json asset-manifest.json application/json
            Adapter "material" updated
            Adapter "maxcube" is not installed.
            Adapter "maxcul" is not installed.
            Adapter "mbus" is not installed.
            Adapter "mclighting" is not installed.
            Adapter "megad" is not installed.
            Adapter "megadd" is not installed.
            Adapter "megaesp" is not installed.
            Adapter "mercedesme" is not installed.
            Adapter "mercury" is not installed.
            Adapter "meross" is not installed.
            Adapter "meteoalarm" is not installed.
            Adapter "miele" is not installed.
            Adapter "mielecloudservice" is not installed.
            Adapter "mihome" is not installed.
            Adapter "mihome-lamp" is not installed.
            Adapter "mihome-plug" is not installed.
            Adapter "mihome-vacuum" is not installed.
            Adapter "mikrotik" is not installed.
            Adapter "milight" is not installed.
            Adapter "milight-smart-light" is not installed.
            Adapter "mobile" is up to date.
            Adapter "modbus" is not installed.
            Adapter "moma" is not installed.
            Adapter "mpd" is not installed.
            Adapter "mqtt" is not installed.
            Adapter "mqtt-client" is not installed.
            Adapter "musiccast" is not installed.
            Adapter "mysensors" is not installed.
            Adapter "nanoleaf-lightpanels" is not installed.
            Adapter "nello" is not installed.
            Adapter "netatmo" is not installed.
            Adapter "nibeuplink" is not installed.
            Adapter "nina" is not installed.
            Adapter "node-red" is not installed.
            Adapter "nuki" is not installed.
            Adapter "nuki-extended" is not installed.
            Adapter "nut" is not installed.
            Adapter "odl" is not installed.
            Adapter "oilfox" is up to date.
            Adapter "onkyo" is not installed.
            Adapter "onvif" is not installed.
            Adapter "openhab" is not installed.
            Adapter "openligadb" is not installed.
            Adapter "openweathermap" is not installed.
            Adapter "opi" is not installed.
            Adapter "oppoplayer" is not installed.
            Adapter "owfs" is not installed.
            Adapter "owntracks" is not installed.
            Adapter "panasonic-viera" is not installed.
            Adapter "parser" is up to date.
            Adapter "paw" is not installed.
            Adapter "phantomjs" is not installed.
            Adapter "pi-hole" is not installed.
            Adapter "piface" is not installed.
            Adapter "pimatic" is not installed.
            Update ping from @1.3.2 to @1.4.7
            NPM version: 6.14.4
            npm install iobroker.ping@1.4.7 --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_21_09_698Z-debug.log
            upload [3] ping.admin /opt/iobroker/node_modules/iobroker.ping/admin/words.js words.js application/javascript
            upload [2] ping.admin /opt/iobroker/node_modules/iobroker.ping/admin/ping.png ping.png image/png
            upload [1] ping.admin /opt/iobroker/node_modules/iobroker.ping/admin/index_m.html index_m.html text/html
            upload [0] ping.admin /opt/iobroker/node_modules/iobroker.ping/admin/index.html index.html text/html
            Adapter "ping" updated
            Adapter "places" is not installed.
            Adapter "plex" is not installed.
            Adapter "plexconnect" is not installed.
            Adapter "pollenflug" is not installed.
            Adapter "proxmox" is not installed.
            Adapter "proxy" is not installed.
            Adapter "pushbullet" is not installed.
            Adapter "pushover" is not installed.
            Adapter "pushsafer" is not installed.
            Adapter "radar2" is up to date.
            Adapter "radiohead" is not installed.
            Adapter "rflink" is not installed.
            Adapter "rickshaw" is not installed.
            Adapter "ring" is not installed.
            Adapter "robonect" is not installed.
            Adapter "roomba" is not installed.
            Adapter "rpi2" is not installed.
            Adapter "s7" is not installed.
            Adapter "samsung" is up to date.
            Update sayit from @1.8.2 to @1.9.4
            host.haussteuerung Adapter "system.adapter.sayit.0" is stopped.
            NPM version: 6.14.4
            npm install iobroker.sayit@1.9.4 --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_21_53_352Z-debug.log
            upload [5] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/words.js words.js application/javascript
            upload [4] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/sayit.png sayit.png image/png
            upload [3] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/index_m.html index_m.html text/html
            upload [2] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/index.html index.html text/html
            upload [1] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/engines.js engines.js application/javascript
            upload [0] sayit.admin /opt/iobroker/node_modules/iobroker.sayit/admin/blockly.js blockly.js application/javascript
            Adapter "sayit" updated
            host.haussteuerung Adapter "system.adapter.sayit.0" is started
            Adapter "sbfspot" is not installed.
            Adapter "scenes" is up to date.
            Adapter "schoolfree" is not installed.
            Adapter "shelly" is not installed.
            Adapter "shuttercontrol" is not installed.
            Adapter "sia" is not installed.
            Adapter "siegenia" is not installed.
            Update simple-api from @2.3.2 to @2.4.5
            NPM version: 6.14.4
            npm install iobroker.simple-api@2.4.5 --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_23_12_240Z-debug.log
            upload [3] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/words.js words.js application/javascript
            upload [2] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/simple-api.png simple-api.png image/png
            upload [1] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/index_m.html index_m.html text/html
            upload [0] simple-api.admin /opt/iobroker/node_modules/iobroker.simple-api/admin/index.html index.html text/html
            Adapter "simple-api" updated
            Adapter "smappee" is not installed.
            Adapter "smartmeter" is not installed.
            Adapter "snips" is not installed.
            Adapter "snmp" is not installed.
            Update socketio from @3.0.6 to @3.0.7
            NPM version: 6.14.4
            npm install iobroker.socketio@3.0.7 --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_23_53_003Z-debug.log
            upload [3] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/words.js words.js application/javascript
            upload [2] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/socketio.png socketio.png image/png
            upload [1] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/index_m.html index_m.html text/html
            upload [0] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/index.html index.html text/html
            Adapter "socketio" updated
            Adapter "solarlog" is not installed.
            Adapter "solarwetter" is not installed.
            Adapter "sonnen" is not installed.
            Adapter "sonoff" is up to date.
            Adapter "sonos" is not installed.
            Adapter "sony-bravia" is not installed.
            Adapter "spotify-premium" is not installed.
            Adapter "sql" is not installed.
            Adapter "squeezebox" is not installed.
            Adapter "squeezeboxrpc" is not installed.
            Adapter "starline" is not installed.
            Adapter "statistics" is not installed.
            Adapter "stiebel-isg" is not installed.
            Adapter "sunnyportal" is not installed.
            Adapter "swiss-weather-api" is not installed.
            Adapter "systeminfo" is up to date.
            Adapter "tahoma" is not installed.
            Adapter "tankerkoenig" is up to date.
            Adapter "telegram" is not installed.
            Adapter "terminal" is not installed.
            Adapter "tesla-motors" is not installed.
            Adapter "text2command" is not installed.
            Adapter "tr-064" is not installed.
            Adapter "tradfri" is not installed.
            Adapter "trashschedule" is not installed.
            Adapter "tunnelbroker-endpoint-updater" is not installed.
            Adapter "tuya" is not installed.
            Adapter "tvspielfilm" is up to date.
            Adapter "unifi" is not installed.
            Update upnp from @1.0.11 to @1.0.16
            NPM version: 6.14.4
            npm install iobroker.upnp@1.0.16 --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_24_32_721Z-debug.log
            upload [13] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/words.js words.js application/javascript
            upload [12] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/upnp.png upnp.png image/png
            upload [11] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/index_m.html index_m.html text/html
            upload [10] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
            upload [9] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
            upload [8] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
            upload [7] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
            upload [6] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
            upload [5] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/it/translations.json i18n/it/translations.json application/json
            upload [4] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
            upload [3] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/es/translations.json i18n/es/translations.json application/json
            upload [2] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/en/translations.json i18n/en/translations.json application/json
            upload [1] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/i18n/de/translations.json i18n/de/translations.json application/json
            upload [0] upnp.admin /opt/iobroker/node_modules/iobroker.upnp/admin/custom_m.html custom_m.html text/html
            Adapter "upnp" updated
            Adapter "vaillant" is not installed.
            Adapter "valloxmv" is not installed.
            Adapter "vcard" is not installed.
            Adapter "velux" is not installed.
            Adapter "viessmann" is up to date.
            Adapter "virtualpowermeter" is not installed.
            Adapter "vis" is up to date.
            Adapter "vis-bars" is up to date.
            Adapter "vis-canvas-gauges" is not installed.
            Adapter "vis-colorpicker" is up to date.
            Adapter "vis-fancyswitch" is not installed.
            Adapter "vis-google-fonts" is not installed.
            Adapter "vis-history" is not installed.
            Adapter "vis-hqwidgets" is up to date.
            Adapter "vis-inventwo" is not installed.
            Adapter "vis-jqui-mfd" is not installed.
            Adapter "vis-justgage" is not installed.
            Adapter "vis-keyboard" is not installed.
            Adapter "vis-lcars" is up to date.
            Adapter "vis-map" is not installed.
            Adapter "vis-metro" is up to date.
            Adapter "vis-players" is up to date.
            Adapter "vis-plumb" is not installed.
            Adapter "vis-rgraph" is not installed.
            Adapter "vis-timeandweather" is up to date.
            Adapter "vis-weather" is up to date.
            Adapter "vr200" is not installed.
            Adapter "vw-connect" is not installed.
            Adapter "weatherunderground" is not installed.
            Update web from @3.0.7 to @3.0.8
            host.haussteuerung Adapter "system.adapter.web.0" is stopped.
            NPM version: 6.14.4
            npm install iobroker.web@3.0.8 --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_25_35_601Z-debug.log
            upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/words.js words.js application/javascript
            upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
            upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
            upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index.html index.html text/html
            upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png image/png
            upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png image/png
            upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png image/png
            upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png image/png
            upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png image/png
            upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png image/png
            upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png image/png
            upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png image/png
            upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png image/png
            upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png image/png
            upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png image/png
            upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png image/png
            upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png image/png
            upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png image/png
            upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png image/png
            upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png image/png
            upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png image/png
            upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/style.css lib/css/style.css text/css
            upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/materialize.css lib/css/materialize.css text/css
            upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ui.jqgrid-4.5.4.css lib/css/jqGrid/ui.jqgrid-4.5.4.css text/css
            upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ellipsis-xbl.xml lib/css/jqGrid/ellipsis-xbl.xml application/xml
            upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css.map lib/css/iob/selectID.css.map application/json
            upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css lib/css/iob/selectID.css text/css
            upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min.css lib/css/fancytree/ui.fancytree.min.css text/css
            upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min-win7.css lib/css/fancytree/ui.fancytree.min-win7.css text/css
            upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.jquery.min.css lib/css/fancytree/ui.fancytree.jquery.min.css text/css
            upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/state.png lib/css/fancytree/state.png image/png
            upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/loading.gif lib/css/fancytree/loading.gif image/gif
            upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/icons.gif lib/css/fancytree/icons.gif image/gif
            upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/device.png lib/css/fancytree/device.png image/png
            upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/channel.png lib/css/fancytree/channel.png image/png
            upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
            upload [1] web /opt/iobroker/node_modules/iobroker.web/www/index.html index.html text/html
            upload [0] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
            Adapter "web" updated
            host.haussteuerung Adapter "system.adapter.web.0" is started
            Adapter "weishaupt-wem" is not installed.
            Adapter "wiffi-wz" is not installed.
            Update wifilight from @0.2.0 to @1.1.0
            NPM version: 6.14.4
            npm install iobroker.wifilight@1.1.0 --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_27_13_155Z-debug.log
            upload [12] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/words.js words.js application/javascript
            upload [11] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/wifilight.png wifilight.png image/png
            upload [10] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/index.html index.html text/html
            upload [9] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
            upload [8] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
            upload [7] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
            upload [6] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
            upload [5] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
            upload [4] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/it/translations.json i18n/it/translations.json application/json
            upload [3] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
            upload [2] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/es/translations.json i18n/es/translations.json application/json
            upload [1] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/en/translations.json i18n/en/translations.json application/json
            upload [0] wifilight.admin /opt/iobroker/node_modules/iobroker.wifilight/admin/i18n/de/translations.json i18n/de/translations.json application/json
            Adapter "wifilight" updated
            Adapter "windows-control" is not installed.
            Adapter "wled" is up to date.
            Adapter "wm-bus" is not installed.
            Adapter "wolf" is not installed.
            Adapter "worx" is not installed.
            Adapter "xbox" is not installed.
            Adapter "xs1" is not installed.
            Adapter "yahka" is not installed.
            Adapter "yamaha" is not installed.
            Adapter "yeelight-2" is not installed.
            Adapter "youtube" is not installed.
            Adapter "yr" is not installed.
            Adapter "zigbee" is not installed.
            Adapter "zont" is not installed.
            Adapter "zwave" is not installed.
            pi@haussteuerung:/home/iobroker$

            musste es teilen war zu viel

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #13

            @Motsche1 Von sudo hatte ich nichts geschrieben!

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Antwort Letzte Antwort
            0
            • M Offline
              M Offline
              Motsche1
              schrieb am zuletzt editiert von
              #14

              als pi user gehts nur so
              soll ich es also root machen

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • M Motsche1

                als pi user gehts nur so
                soll ich es also root machen

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #15

                @Motsche1 Nein.
                Als user:

                groups
                

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • M Offline
                  M Offline
                  Motsche1
                  schrieb am zuletzt editiert von
                  #16

                  ups geht ja doch

                  Thomas BraunT 2 Antworten Letzte Antwort
                  0
                  • M Motsche1

                    ups geht ja doch

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #17

                    @Motsche1
                    'root' wird gar nicht benutzt und sudo nur dann wenn es notwendig ist.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • M Motsche1

                      ups geht ja doch

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #18

                      @Motsche1 Versuch mal

                      cd /opt/iobroker
                      node-gyp configure build
                      

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Antwort Letzte Antwort
                      0
                      • M Offline
                        M Offline
                        Motsche1
                        schrieb am zuletzt editiert von
                        #19
                        pi@haussteuerung:~$ node-gyp configure build
                        
                        Command 'node-gyp' not found, but can be installed with:
                        
                        sudo apt install node-gyp
                        
                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • M Motsche1
                          pi@haussteuerung:~$ node-gyp configure build
                          
                          Command 'node-gyp' not found, but can be installed with:
                          
                          sudo apt install node-gyp
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #20

                          @Motsche1

                          lsb_release -a
                          nodejs -v && node -v && npm -v
                          which nodejs && which node && which npm
                          

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Antwort Letzte Antwort
                          0
                          • M Offline
                            M Offline
                            Motsche1
                            schrieb am zuletzt editiert von
                            #21
                            pi@haussteuerung:~$ sudo apt install node-gyp
                            Reading package lists... Done
                            Building dependency tree
                            Reading state information... Done
                            Some packages could not be installed. This may mean that you have
                            requested an impossible situation or if you are using the unstable
                            distribution that some required packages have not yet been created
                            or been moved out of Incoming.
                            The following information may help to resolve the situation:
                            
                            The following packages have unmet dependencies:
                             node-gyp : Depends: libnode-dev but it is not going to be installed
                            E: Unable to correct problems, you have held broken packages.
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • M Motsche1
                              pi@haussteuerung:~$ sudo apt install node-gyp
                              Reading package lists... Done
                              Building dependency tree
                              Reading state information... Done
                              Some packages could not be installed. This may mean that you have
                              requested an impossible situation or if you are using the unstable
                              distribution that some required packages have not yet been created
                              or been moved out of Incoming.
                              The following information may help to resolve the situation:
                              
                              The following packages have unmet dependencies:
                               node-gyp : Depends: libnode-dev but it is not going to be installed
                              E: Unable to correct problems, you have held broken packages.
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #22

                              @Motsche1 Hatte ich gesagt, dass du das installieren sollst?
                              Tu doch bitte was dir gesagt wird und mach keinen Kram nebenher.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Antwort Letzte Antwort
                              0
                              • M Offline
                                M Offline
                                Motsche1
                                schrieb am zuletzt editiert von
                                #23
                                pi@haussteuerung:~$ cd /home/iobroker
                                pi@haussteuerung:/home/iobroker$ lsb_release -a
                                No LSB modules are available.
                                Distributor ID: Debian
                                Description:    Debian GNU/Linux 10 (buster)
                                Release:        10
                                Codename:       buster
                                pi@haussteuerung:/home/iobroker$ nodejs -v && node -v && npm -v
                                v12.16.3
                                v12.16.3
                                6.14.4
                                pi@haussteuerung:/home/iobroker$ which nodejs && which node && which npm
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                pi@haussteuerung:/home/iobroker$
                                
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • M Motsche1
                                  pi@haussteuerung:~$ cd /home/iobroker
                                  pi@haussteuerung:/home/iobroker$ lsb_release -a
                                  No LSB modules are available.
                                  Distributor ID: Debian
                                  Description:    Debian GNU/Linux 10 (buster)
                                  Release:        10
                                  Codename:       buster
                                  pi@haussteuerung:/home/iobroker$ nodejs -v && node -v && npm -v
                                  v12.16.3
                                  v12.16.3
                                  6.14.4
                                  pi@haussteuerung:/home/iobroker$ which nodejs && which node && which npm
                                  /usr/bin/nodejs
                                  /usr/bin/node
                                  /usr/bin/npm
                                  pi@haussteuerung:/home/iobroker$
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #24

                                  @Motsche1

                                  sudo apt update
                                  apt policy nodejs
                                  sudo apt install nodejs --reinstall
                                  

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Antwort Letzte Antwort
                                  0
                                  • M Offline
                                    M Offline
                                    Motsche1
                                    schrieb am zuletzt editiert von
                                    #25

                                    brauchst da auch die ausgaben?

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • M Motsche1

                                      brauchst da auch die ausgaben?

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #26

                                      @Motsche1 Nee, ich habe 'ne Glaskugel... :-D

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Antwort Letzte Antwort
                                      0
                                      • M Offline
                                        M Offline
                                        Motsche1
                                        schrieb am zuletzt editiert von
                                        #27

                                        Ach ECHT 😳

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • M Motsche1

                                          Ach ECHT 😳

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #28

                                          @Motsche1 Ja, die ist allerdings gerade in der Spülmaschine. Musste halt doch die Ausgaben hier posten.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          538

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe