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. Probleme Zigbee adapter zu installieren

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.0k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Probleme Zigbee adapter zu installieren

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
zigbeezigbee adapterinstallationproblem
6 Beiträge 3 Kommentatoren 1.1k 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 Offline
    M Offline
    Mapio90
    schrieb am zuletzt editiert von Homoran
    #1

    **Hallo an Alle, ich bekomme folgenden Log angezeigt wenn ich den Zigbee Adapter installieren/hinzufügen möchte.

    Ich habe zudem npm aktualisiert. Zuvor, als ich npm nicht aktualisiert hatte, hat es auch nicht funktioniert.

    Meine Daten:

    ioBroker-RasPi

    Typ: js-controller
    Titel: JS controllerEingerichtet: 1.4.2

    Folgende Fehlermeldung:**

    $ ./iobroker add zigbee --host ioBroker-RasPi
    
    NPM version: 6.7.0
    
    npm install iobroker.zigbee --production --save --prefix "/opt/iobroker" (System call)
    
    In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
    
    from /usr/include/errno.h:35,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv/errno.h:25,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv.h:48,
    
    from ../../nan/nan.h:50,
    
    from ../authenticate_pam.cc:23:
    
    /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
    
    #include <asm-generic/errno.h>
    
    ^
    
    compilation terminated.
    
    
    make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
    
    gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
    
    gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
    
    gyp ERR! stack at ChildProcess.emit (events.js:197:13)
    
    gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)
    
    gyp ERR! System Linux 4.14.62-v7+
    
    gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    
    gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
    
    gyp ERR! node -v v11.10.1
    
    gyp ERR! node-gyp -v v3.8.0
    
    gyp ERR! not ok
    
    
    prebuild-install
    
    WARN install No prebuilt binaries found (target=11.10.1 runtime=node arch=arm libc= platform=linux)
    
    In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
    
    from /usr/include/errno.h:35,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv/errno.h:25,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv.h:48,
    
    from ../node_modules/nan/nan.h:52,
    
    from ../src/./serialport.h:6,
    
    from ../src/serialport.cpp:1:
    
    /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
    
    #include <asm-generic/errno.h>
    
    ^
    
    
    compilation terminated.
    
    make: *** [Release/obj.target/bindings/src/serialport.o] Fehler 1
    
    gyp
    
    
    ERR! build error
    
    gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
    
    gyp ERR! stack at ChildProcess.emit (events.js:197:13)
    
    gyp ERR! stack
    
    at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)gyp ERR! System Linux 4.14.62-v7+
    
    gyp
    
    ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR!
    
    cwd /opt/iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v11.10.1
    
    gyp ERR! node-gyp -v v3.8.0
    
    gyp ERR! not ok
    
    
    npm
    
    WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`
    
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
    
    
    
    npm
    
    ERR! code ELIFECYCLEnpm ERR! errno 1
    
    
    npm ERR! @serialport/bindings@2.0.7 install: `prebuild-install --tag-prefix @serialport/bindings@  node-gyp rebuild`npm ERR! Exit status 1
    
    npm ERR!
    
    npm ERR! Failed at the @serialport/bindings@2.0.7 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/pi/.npm/_logs/2019-03-05T09_20_32_444Z-debug.log
    
    
    host.ioBroker-RasPi install adapter zigbee
    
    NPM version: 6.7.0
    
    npm install iobroker.zigbee --production --save --prefix "/opt/iobroker" (System call)
    
    In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
    
    from /usr/include/errno.h:35,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv/errno.h:25,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv.h:48,
    
    from ../../nan/nan.h:50,
    
    from ../authenticate_pam.cc:23:
    
    /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
    
    #include <asm-generic/errno.h>
    
    ^
    
    
    compilation terminated.
    
    make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
    
    gyp
    
    
    ERR!
    
    build error
    
    gyp
    
    ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
    
    gyp ERR! stack at ChildProcess.emit (events.js:197:13)
    
    gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)
    
    gyp ERR! System Linux 4.14.62-v7+gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    
    gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
    
    gyp ERR! node -v v11.10.1
    
    gyp ERR! node-gyp -v v3.8.0
    
    gyp ERR! not ok
    
    prebuild-install WARN install No prebuilt binaries found (target=11.10.1 runtime=node arch=arm libc= platform=linux)
    
    In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
    
    from /usr/include/errno.h:35,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv/errno.h:25,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv.h:48,
    
    from ../node_modules/nan/nan.h:52,
    
    from ../src/./serialport.h:6,
    
    from ../src/serialport.cpp:1:
    
    /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
    
    #include <asm-generic/errno.h>
    
    ^
    
    compilation terminated.
    
    make: *** [Release/obj.target/bindings/src/serialport.o] Fehler 1
    
    gyp
    
    ERR! build error
    
    gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
    
    gyp ERR! stack at ChildProcess.emit (events.js:197:13)
    
    gyp
    
    ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)gyp ERR! System Linux 4.14.62-v7+
    
    gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    
    gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v11.10.1
    
    gyp ERR! node-gyp -v v3.8.0
    
    gyp ERR! not ok
    
    npm
    
    WARN optional
    
    SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):
    
    npm
    
    
    WARN
    
    optional
    
    SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`npm
    
    
    WARN
    
    optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
    
    
    npm
    
    ERR!
    
    code
    
    ELIFECYCLE
    
    npm
    
    ERR!
    
    errno
    
    1
    
    npm
    
    
    ERR! @serialport/bindings@2.0.7 install: `prebuild-install --tag-prefix @serialport/bindings@  node-gyp rebuild`
    
    npm ERR! Exit status 1npm ERR!
    
    npm ERR! Failed at the @serialport/bindings@2.0.7 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/pi/.npm/_logs/2019-03-05T09_21_12_665Z-debug.log
    
    
    host.ioBroker-RasPi install adapter zigbee
    
    NPM version: 6.7.0
    
    npm install iobroker.zigbee --production --save --prefix "/opt/iobroker" (System call)
    
    In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
    
    from /usr/include/errno.h:35,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv/errno.h:25,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv.h:48,
    
    from ../../nan/nan.h:50,
    
    from ../authenticate_pam.cc:23:
    
    /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
    
    #include <asm-generic/errno.h>
    
    ^
    
    compilation terminated.
    
    
    make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
    
    gyp
    
    ERR! build error
    
    gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
    
    gyp ERR! stack
    
    at ChildProcess.emit (events.js:197:13)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)
    
    gyp
    
    ERR! System Linux 4.14.62-v7+gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    
    gyp ERR! cwd
    
    /opt/iobroker/node_modules/authenticate-pamgyp ERR! node -v v11.10.1
    
    gyp ERR! node-gyp -v v3.8.0
    
    gyp ERR! not ok
    
    
    prebuild-install
    
    WARN install No prebuilt binaries found (target=11.10.1 runtime=node arch=arm libc= platform=linux)
    
    In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
    
    from /usr/include/errno.h:35,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv/errno.h:25,
    
    from /home/pi/.node-gyp/11.10.1/include/node/uv.h:48,
    
    from ../node_modules/nan/nan.h:52,
    
    from ../src/./serialport.h:6,
    
    from ../src/serialport.cpp:1:
    
    /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
    
    #include <asm-generic/errno.h>
    
    ^
    
    
    compilation terminated.
    
    make: *** [Release/obj.target/bindings/src/serialport.o] Fehler 1
    
    gyp
    
    
    ERR! build error
    
    gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
    
    gyp ERR! stack at ChildProcess.emit (events.js:197:13)
    
    gyp
    
    ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)gyp
    
    ERR! System Linux 4.14.62-v7+gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    
    
    gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v11.10.1
    
    gyp ERR! node-gyp -v v3.8.0
    
    gyp ERR! not ok
    
    
    npm
    
    WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN
    
    optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`npm WARN optional
    
    SKIPPING OPTIONAL DEPENDENCY: Exit status 1
    
    npm
    
    ERR!
    
    code ELIFECYCLE
    
    npm ERR! errno 1
    
    npm ERR! @serialport/bindings@2.0.7 install: `prebuild-install --tag-prefix @serialport/bindings@  node-gyp rebuild`npm ERR! Exit status 1
    
    npm ERR!
    
    npm
    
    ERR! Failed at the @serialport/bindings@2.0.7 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/pi/.npm/_logs/2019-03-05T09_21_53_260Z-debug.log
    
    host.ioBroker-RasPi install adapter zigbee
    
    ERROR: host.ioBroker-RasPi Cannot install zigbee
    
    ERROR: process exited with code 13
    

    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #2

      nodejs 11 = keine LTS Version = Dev Version = unsupported ... bitte auf 8 oder 10 runtergehen!

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        Mapio90
        schrieb am zuletzt editiert von
        #3

        Bin auf 10.15 runter gegangen kommt aber immer noch die selbe Fehlermeldung

        1 Antwort Letzte Antwort
        0
        • arteckA Offline
          arteckA Offline
          arteck
          Developer Most Active
          schrieb am zuletzt editiert von
          #4

          zeig nochmal

          zigbee hab ich, zwave auch, nuc's genauso und HA auch

          1 Antwort Letzte Antwort
          0
          • M Offline
            M Offline
            Mapio90
            schrieb am zuletzt editiert von
            #5

            $ ./iobroker add zigbee 1 --host ioBroker-RasPi
            NPM version: 6.4.1
            npm install iobroker.zigbee --production --save --prefix "/opt/iobroker" (System call)
            In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
            from /usr/include/errno.h:35,
            from /home/pi/.node-gyp/10.15.3/include/node/uv/errno.h:25,
            from /home/pi/.node-gyp/10.15.3/include/node/uv.h:48,
            from ../../nan/nan.h:50,
            from ../authenticate_pam.cc:23:
            /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
            #include <asm-generic/errno.h>
            ^
            compilation terminated.

            make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
            gyp ERR! build error gyp
            ERR!

            stack Error: make failed with exit code: 2gyp
            ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack at ChildProcess.emit (events.js:189:13)
            gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
            gyp ERR! System Linux 4.14.62-v7+
            gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp

            ERR!

            cwd /opt/iobroker/node_modules/authenticate-pamgyp ERR! node -v v10.15.3
            gyp
            ERR! node-gyp -v v3.8.0gyp ERR! not ok

            prebuild-install
            WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
            In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
            from /usr/include/errno.h:35,
            from /home/pi/.node-gyp/10.15.3/include/node/uv/errno.h:25,
            from /home/pi/.node-gyp/10.15.3/include/node/uv.h:48,
            from ../node_modules/nan/nan.h:52,
            from ../src/./serialport.h:6,
            from ../src/serialport.cpp:1:
            /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
            #include <asm-generic/errno.h>
            ^
            compilation terminated.

            make: *** [Release/obj.target/bindings/src/serialport.o] Fehler 1
            gyp

            ERR! build error gyp
            ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
            gyp ERR! stack at ChildProcess.emit (events.js:189:13)
            gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)

            gyp ERR! System Linux 4.14.62-v7+gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindings

            gyp ERR! node -v v10.15.3gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            npm
            WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

            npm
            ERR! code ELIFECYCLEnpm ERR! errno 1

            npm ERR! @serialport/bindings@2.0.7 install: prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuildnpm ERR! Exit status 1
            npm ERR!
            npm ERR! Failed at the @serialport/bindings@2.0.7 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/pi/.npm/_logs/2019-03-08T09_49_45_656Z-debug.log

            host.ioBroker-RasPi install adapter zigbee
            NPM version: 6.4.1
            npm install iobroker.zigbee --production --save --prefix "/opt/iobroker" (System call)
            In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
            from /usr/include/errno.h:35,
            from /home/pi/.node-gyp/10.15.3/include/node/uv/errno.h:25,
            from /home/pi/.node-gyp/10.15.3/include/node/uv.h:48,
            from ../../nan/nan.h:50,
            from ../authenticate_pam.cc:23:
            /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
            #include <asm-generic/errno.h>
            ^

            compilation terminated.
            make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
            gyp

            ERR! build error
            gyp ERR! stack Error: make failed with exit code: 2gyp
            ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack at ChildProcess.emit (events.js:189:13)
            gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)

            gyp ERR! System Linux 4.14.62-v7+gyp
            ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
            gyp ERR!
            node -v v10.15.3gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            prebuild-install
            WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
            In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
            from /usr/include/errno.h:35,
            from /home/pi/.node-gyp/10.15.3/include/node/uv/errno.h:25,
            from /home/pi/.node-gyp/10.15.3/include/node/uv.h:48,
            from ../node_modules/nan/nan.h:52,
            from ../src/./serialport.h:6,
            from ../src/serialport.cpp:1:
            /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
            #include <asm-generic/errno.h>
            ^
            compilation terminated.

            make: *** [Release/obj.target/bindings/src/serialport.o] Fehler 1
            gyp
            ERR! build error
            gyp ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
            gyp ERR! stack at ChildProcess.emit (events.js:189:13)
            gyp
            ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.14.62-v7+
            gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindings
            gyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v
            v3.8.0gyp ERR! not ok

            npm
            WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

            npm ERR! code ELIFECYCLEnpm ERR! errno 1

            npm ERR! @serialport/bindings@2.0.7 install: prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuildnpm ERR! Exit status 1
            npm ERR!
            npm ERR! Failed at the @serialport/bindings@2.0.7 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/pi/.npm/_logs/2019-03-08T09_50_26_729Z-debug.log

            host.ioBroker-RasPi install adapter zigbee
            NPM version: 6.4.1
            npm install iobroker.zigbee --production --save --prefix "/opt/iobroker" (System call)
            In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
            from /usr/include/errno.h:35,
            from /home/pi/.node-gyp/10.15.3/include/node/uv/errno.h:25,
            from /home/pi/.node-gyp/10.15.3/include/node/uv.h:48,
            from ../../nan/nan.h:50,
            from ../authenticate_pam.cc:23:
            /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
            #include <asm-generic/errno.h>
            ^
            compilation terminated.

            make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
            gyp
            ERR! build error
            gyp ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
            gyp ERR! stack at ChildProcess.emit (events.js:189:13)
            gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)

            gyp ERR! System Linux 4.14.62-v7+
            gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
            gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pamgyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            prebuild-install WARN install No prebuilt binaries found (target=10.15.3 runtime=node arch=arm libc= platform=linux)
            In file included from /usr/include/linux/errno.h:1:0, from /usr/include/arm-linux-gnueabihf/bits/errno.h:24,
            from /usr/include/errno.h:35,
            from /home/pi/.node-gyp/10.15.3/include/node/uv/errno.h:25,
            from /home/pi/.node-gyp/10.15.3/include/node/uv.h:48,
            from ../node_modules/nan/nan.h:52,
            from ../src/./serialport.h:6,
            from ../src/serialport.cpp:1:
            /usr/include/arm-linux-gnueabihf/asm/errno.h:1:31: fatal error: /usr/include/asm-generic/errno.h: Die Struktur muss bereinigt werden
            #include <asm-generic/errno.h>
            ^

            compilation terminated.
            make: *** [Release/obj.target/bindings/src/serialport.o] Fehler 1
            gyp

            ERR! build error
            gyp ERR! stack Error: make failed with exit code: 2
            gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack at ChildProcess.emit (events.js:189:13)
            gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)

            gyp ERR! System Linux 4.14.62-v7+
            gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindings
            gyp ERR! node -v v10.15.3
            gyp ERR! node-gyp -v v3.8.0
            gyp ERR! not ok

            npm

            WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: node-gyp rebuild
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

            npm
            ERR! code
            ELIFECYCLE
            npm
            ERR! errno 1
            npm ERR! @serialport/bindings@2.0.7 install: prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuildnpm
            ERR! Exit status 1npm ERR!
            npm ERR! Failed at the @serialport/bindings@2.0.7 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/pi/.npm/_logs/2019-03-08T09_51_07_881Z-debug.log

            host.ioBroker-RasPi install adapter zigbee
            ERROR: host.ioBroker-RasPi Cannot install zigbee
            ERROR: process exited with code 13

            1 Antwort Letzte Antwort
            0
            • arteckA Offline
              arteckA Offline
              arteck
              Developer Most Active
              schrieb am zuletzt editiert von arteck
              #6
              apt-get install python-dev
              

              und den adapter nochmal

              zigbee hab ich, zwave auch, nuc's genauso und HA auch

              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

              622

              Online

              32.8k

              Benutzer

              82.7k

              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