Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. ZigBee Adapter lässt sich nicht installieren

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED ZigBee Adapter lässt sich nicht installieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Atticus last edited by

      Systemdata Bitte Ausfüllen
      Hardwaresystem: RaspBerry Pi4 B
      Arbeitsspeicher: 4 GbB
      Festplattenart: 250GB SSD ohne SD Karte
      Betriebssystem: Rasbian Buster
      Node-Version: 10.21.0
      Nodejs-Version: 10.21.0
      NPM-Version: 6.14.4
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link

      Hallo,

      ich wollte auf den ZigBee Adapter ganz normal aus den Adaptern im ioBroker installieren.
      Die Installation war nicht erfolgreich und wurde mit folgendem Fehler beendet:

      zigbee_iobroker48.JPG

      Kann mir jemand dabei helfen, was hat das zu sagen und wie bekomme ich den Adapter installiert.

      Danke

      Thomas

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Atticus last edited by

        @TomsHome Meldungen bitte nicht als Screenshot sondern in Textform in den Thread kopieren, mit CodeTags versehen.

        1 Reply Last reply Reply Quote 0
        • A
          Atticus last edited by

          $ ./iobroker add zigbee  --host ioBroker48
          NPM version: 6.14.4
          npm install iobroker.zigbee@1.1.1 --loglevel error --prefix "/opt/iobroker" (System call)
          Release/obj/gen/sqlite-autoconf-3310100/sqlite3.c: In function ‘strftimeFunc’:
          Release/obj/gen/sqlite-autoconf-3310100/sqlite3.c:14483:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]                                                                                                   ^
          
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);     ^~~~~~~~~~~~~~~~~~~~~~~
          In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:64:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(target,                                                      \          ^~~~~~~~../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~In file included from ../src/node_sqlite3.cc:7:../src/macros.h:68:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     );     ^../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’     DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);     ^~~~~~~~~~~~~~~~~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          In file included from ../../nan/nan.h:56,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:../src/node_sqlite3.cc: At global scope:/home/iobroker/.cache/node-gyp/10.21.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]       (node::addon_register_func) (regfunc),                          \                                           ^/home/iobroker/.cache/node-gyp/10.21.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)   ^~~~~~~~~~~~~../src/node_sqlite3.cc:111:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(node_sqlite3, RegisterModule) ^~~~~~~~~~~
          In file included from /home/iobroker/.cache/node-gyp/10.21.0/include/node/node.h:63,                 from ../../nan/nan.h:56,                 from ../src/database.h:10,                 from ../src/node_sqlite3.cc:8:/home/iobroker/.cache/node-gyp/10.21.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:/home/iobroker/.cache/node-gyp/10.21.0/include/node/node_object_wrap.h:84:78:   required from here/home/iobroker/.cache/node-gyp/10.21.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]                reinterpret_cast<Callback>(callback), type);                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          /home/iobroker/.cache/node-gyp/10.21.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:../../nan/nan_object_wrap.h:65:61:   required from here/home/iobroker/.cache/node-gyp/10.21.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
          In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../../nan/nan.h:2294: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/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Error(T*)’:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’         TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);         ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’     TRY_CATCH_CALL((obj),                                                      \     ^~~~~~~~~~~~~~../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’         EMIT_EVENT(stmt->handle(), 2, argv);         ^~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          ../src/statement.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Statement::New(Nan::NAN_METHOD_ARGS_TYPE)’:../src/statement.cc:103:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);          ^~~~~~~~In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          ../src/statement.cc:103:78: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);                                                                              ^In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~../src/statement.cc:103:78: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]     Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);                                                                              ^In file included from ../../nan/nan.h:284,                 from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe<bool> ForceSet(                                   ^~~~~~~~
          ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginPrepare(node_sqlite3::Database::Baton*)’:../src/statement.cc:119:58: 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]         &baton->request, Work_Prepare, (uv_after_work_cb)Work_AfterPrepare);                                                          ^~~~~~~~~~~~~~~~~
          ../src/statement.cc:118:9: warning: unused variable ‘status’ [-Wunused-variable]     int status = uv_queue_work(uv_default_loop(),         ^~~~~~
          In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterPrepare(uv_work_t*)’:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’             TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);             ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’             TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);             ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginBind(node_sqlite3::Statement::Baton*)’:../src/macros.h:130:73: 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]         Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type));    \                                                                         ^../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Bind);     ^~~~~~~~~~~~~~~
          ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]     int status = uv_queue_work(uv_default_loop(),                              \         ^~~~~~../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Bind);     ^~~~~~~~~~~~~~~../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterBind(uv_work_t*)’:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’             TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);             ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’             TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);             ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginGet(node_sqlite3::Statement::Baton*)’:../src/macros.h:130:73: 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]         Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type));    \                                                                         ^../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Get);     ^~~~~~~~~~~~~~~
          ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]     int status = uv_queue_work(uv_default_loop(),                              \         ^~~~~~../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Get);     ^~~~~~~~~~~~~~~
          ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterGet(uv_work_t*)’:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’                 TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);                 ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’                 TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);                 ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’                 TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);                 ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          In file included from ../src/statement.cc:6:../src/macros.h:112:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]     Nan::MakeCallback((context), (callback), (argc), (argv))                                                            ^../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’                 TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);                 ^~~~~~~~~~~~~~In file included from ../src/database.h:10,                 from ../src/statement.cc:7:../../nan/nan.h:1026:46: note: declared here   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(                                              ^~~~~~~~~~~~
          In file included from ../src/statement.cc:6:../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginRun(node_sqlite3::Statement::Baton*)’:../src/macros.h:130:73: 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]         Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type));    \                                                                         ^../src/statement.cc:438:5: note: in expansion of macro ‘STATEMENT_BEGIN’     STATEMENT_BEGIN(Run);     ^~~~~~~~~~~~~~~
          host.ioBroker48 install adapter zigbee
          upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html
          upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lightbar.png img/philips_hue_lightbar.png image/png
          ERROR: events.js:174      throw er; // Unhandled 'error' event      ^Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.zigbee/admin/img/paulmann_cct_spot.png'Emitted 'error' event at:    at lazyFs.open (internal/fs/streams.js:115:12)    at FSReqWrap.args [as oncomplete] (fs.js:140:20)
          ERROR: process exited with code 1
          

          So, jetzt noch mal das halbe Logfile der Installation vom Zigbee-Adapter, alles kann ich hier nicht posten, es sind zu viele Zeichen, Ich habe es aber gespeichert, falls jemand eine Idee hat, kann ich den Rest noch posten.

          1 Reply Last reply Reply Quote 0
          • A
            Atticus last edited by

            Fertig mit Fehler: events.js:174 throw er; // Unhandled 'error' event ^Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.zigbee/admin/img/paulmann_cct_spot.png'Emitted 'error' event at: at lazyFs.open (internal/fs/streams.js:115:12) at FSReqWrap.args [as oncomplete] (fs.js:140:20)
            
            Und hier noch mal die rote Fehlermeldung, welche über dem LogFileFenster stand
            
            1 Reply Last reply Reply Quote 0
            • mickym
              mickym Most Active last edited by mickym

              Ich wiederhole es immer wieder - das mit den fehlenden png Dateien ist ein Fehler des Adapters und habe es deshalb schon mehrfach gepostet:

              Hab es hier, als ein anderes Forummitglied das Problem hatte über das Installieren der Version 1.0.0 geschafft und danach Update.
              Siehe https://forum.iobroker.net/topic/31143/installationsproblem-mit-adapter-zigbee-1-0-3

              Also auf Kommandozeile npm i iobroker.zigbee@1.0.0 eingeben

              Vorher würde ich den Adapter aber nochmal deinstallieren.

              Inzwischen kannst ja dann das Update auf die aktuelle Version machen - in dem Thread war es noch 1.0.3

              1 Reply Last reply Reply Quote 0
              • A
                Atticus last edited by

                Ah, ok, danke.
                Der Zigbee adapter ist aber im iobroker nicht zu sehen, soll ihn dann im Terminal deinstallieren?

                mickym 1 Reply Last reply Reply Quote 0
                • mickym
                  mickym Most Active @Atticus last edited by

                  @TomsHome
                  Du siehst wahrscheinlich keine Instanz - aber wenn Du unter Adapter gehst, dann solltest Du ja das sehen:

                  screen.png

                  und dann solltest den Adapter über das Papierkorb Symbol löschen können. Ansonsten geht das sicher auch über Kommando - aber das musste ich noch nie.

                  1 Reply Last reply Reply Quote 0
                  • A
                    Atticus last edited by

                    zigbee_002.JPG

                    Nö, der wurde wirklich nicht installiert, ist nichts zu sehen von einer installierten Version?!

                    mickym 1 Reply Last reply Reply Quote 0
                    • mickym
                      mickym Most Active @Atticus last edited by

                      @TomsHome Ok dann schau - ob Du es über die Kommandozeile weg bringst. Ansonsten schau halt ob Du die Version 1.0.0 direkt mit dem unten geposteten Befehl installieren kannst.

                      1 Reply Last reply Reply Quote 0
                      • A
                        Atticus last edited by

                        ok, ich teste mal

                        1 Reply Last reply Reply Quote 0
                        • A
                          Atticus last edited by

                          Also, ich hab zuerst eine Deinstallation versucht mit
                          npm uninstall iobroker.zigbee@1.1.1
                          Da kommen ein paar Warnungen, wird aber nicht deinstliiert.
                          Dann habe ich mit
                          npm install iobroker.zigbee@1.0.0
                          weitergemacht.
                          Es wird ein Haufen Zeug geladen, am ende kommen wieder ein paar Warnungen, aber der ZigBee Adapter ist nicht installiert worden.
                          Ich hab dann mal den Verwahrort im iobroker von latest auf default geändert, dann wurde ZigBee Version 1.0.4 angezeigt. Hab die Installation gestartet, endete aber mit dem selben Ergebniss, nur das er jetzt ein anderes png bemängelt hat.

                          mickym 1 Reply Last reply Reply Quote 0
                          • mickym
                            mickym Most Active @Atticus last edited by

                            @TomsHome Versuch mal das System sauber zu bekommen indem Du den Adapter wirklich entfernst . Keine Versionsnummer bei Deinstallation.

                            1 Reply Last reply Reply Quote 0
                            • A
                              Atticus last edited by

                              Was seltsam ist, in einer anderen iobroker-Installation (Testsystem) hab ich den ZigBeeAdapter Version 1.1.1 installiert, und da gab es keine Probleme.

                              mickym 1 Reply Last reply Reply Quote 0
                              • A
                                Atticus last edited by

                                Also nur

                                npm uninstall iobroker.zigbee ??

                                1 Reply Last reply Reply Quote 0
                                • mickym
                                  mickym Most Active @Atticus last edited by mickym

                                  @TomsHome Ich hatte teilweise auch mit einer 2. Instanz installiert - aber bei Dir lässt sich ja keine installieren. Nach ca. 10 Min. hatte sich der Adapter dann selbst repariert und die fehlenden PNG Dateien nachinstalliert. Ich habe das alles sogar auf GitHub als Problem gepostet - aber man hat es dann einfach zu gemacht.

                                  Ja ohne Versionsnummer

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    Atticus last edited by

                                    Auch nach der Deinstallation ohne Versionsnummer, iobroker danach neu gestartet, und einer weiteren Installation der Version 1.0.0 wird im iobroker keine Instanz angezeigt?!?
                                    Sollte ich vielleicht eine ältere Version versuchen zu installieren?
                                    Ich möchte mir aber auch nicht das ganze System abschießen, das soll Produktivsystem sein/werden

                                    mickym 1 Reply Last reply Reply Quote 0
                                    • mickym
                                      mickym Most Active @Atticus last edited by

                                      @TomsHome Nein ein Version unter 1.0.0 bringt nichts - da diese nicht mehr als kompatibel angesehen wird. Das funktioniert definitiv nicht.

                                      Kommen den bei der V. 1.0.0 auch irgendwelchen PNG Fehler?

                                      mickym 1 Reply Last reply Reply Quote 0
                                      • A
                                        Atticus last edited by

                                        Wenn ich Version 1.0.4 über Script installiere, kommen auch png-Fehler, allerdings andere als bei Version 1.1.1.
                                        Ich davon keinen Screenshot gemacht, kann ich aber noch mal laufen lassen, dann könnte ich die Fehlermeldung genau mitteilen

                                        1 Reply Last reply Reply Quote 0
                                        • mickym
                                          mickym Most Active @mickym last edited by

                                          @mickym
                                          Hilft Dir zwar nichts - aber hier siehst dass ich sowas mal auf gitHub als Problem gemeldet habe - aber letztlich scheint dieses Problem mit diesen fehlenden Dateien niemand zu interessieren. (https://github.com/ioBroker/ioBroker.zigbee/issues/505)

                                          Wie gesagt mit der Version 1.0.0 habe ich es zusammen mit einem anderen User mal hin gebracht - aber ansonsten bin ich hier mit meiner Weisheit am Ende

                                          mickym2 created this issue in ioBroker/ioBroker.zigbee

                                          closed Warning in Log after upgrade iobroker #505

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • A
                                            Atticus last edited by

                                            OK, dann vielen dank für Deine nette Hilfe, vielleicht bekomme ich es ja noch hin.
                                            Kannst du noch kurz was zu den png-Fehler sagen? PNG's sind doch Bilddateien, und die fehlen dann bei der Installation, oder was sagt mir das??

                                            mickym 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            903
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            ssd zigbee
                                            5
                                            27
                                            1626
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo