Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [Problem] Fehler bei YAHKA Adapter Installation

    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

    [Problem] Fehler bei YAHKA Adapter Installation

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

      MOD-Edit by eric2905; 09.05.2017 / 10:15; Betreff geändert

      Hallo Zusammen,

      ich habe versucht den yahka Adapter zu installieren. Leider kommt bei mir immer eine Fehlermeldung und die Installation bricht ab. Die erforderlichen Bibliotheken habe ich vorher schon installiert, das hat geklappt.

      Leider kenne ich mich mit Linux nicht genug aus um herauszufinden, ob das Problem an meiner Installation liegt, oder am Adapter. Vielleicht kann mir jemand helfen?

      Danke schonmal!

      Hier das Log der Fehlermeldungen:

      ! ````
      $ ./iobroker add yahka
      npm install iobroker.yahka --production --prefix "/opt/iobroker" (System call)
      g++: internal compiler error: Segmentation fault (program as)Please submit a full bug report,
      with preprocessed source if appropriate.
      See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.
      make: *** [Release/obj.target/curve/node_curve.o] Error 4
      gyp
      ERR! build error gyp ERR! stack Error: make failed with exit code: 2
      ! gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
      gyp ERR! stack at emitTwo (events.js:87:13)gyp ERR! stack at ChildProcess.emit (events.js:172:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)
      gyp ERR! System Linux 4.9.24-v7+
      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/curve25519-n2
      gyp ERR! node -v v4.8.3
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      ! g++: internal compiler error: Segmentation fault (program as)
      Please submit a full bug report,with preprocessed source if appropriate.
      See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.
      ! make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Error 4
      gyp

      ERR!
      build error
      gyp

      ERR!
      stack Error: make failed with exit code: 2
      gyp
      ERR!
      stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
      gyp ERR!
      stack at emitTwo (events.js:87:13)gyp
      ERR!
      stack
      at ChildProcess.emit (events.js:172:7)gyp
      ERR! stack
      at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)gyp ERR! System Linux 4.9.24-v7+

      ! gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/mdns
      gyp ERR! node -v v4.8.3
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      ! cc: internal compiler error: Segmentation fault (program as)Please submit a full bug report,
      with preprocessed source if appropriate.
      See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.
      ! make: *** [Release/obj.target/ed25519/src/ed25519/keypair.o] Error 4
      gyp

      ERR! build error
      gyp ERR! stack Error: make failed with exit code: 2
      gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)gyp ERR! stack at emitTwo (events.js:87:13)
      gyp ERR! stack at ChildProcess.emit (events.js:172:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)

      ! gyp ERR! System Linux 4.9.24-v7+gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd
      /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/ed25519gyp ERR! node -v v4.8.3
      gyp ERR! node-gyp -v v3.4.0
      ! gyp ERR! not ok
      npm

      ERR! Linux 4.9.24-v7+npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.yahka" "--production" "--prefix" "/opt/iobroker"

      ! npm ERR! node v4.8.3npm ERR! npm v2.15.11
      npm ERR! code ELIFECYCLE
      ! npm ERR!
      curve25519-n2@1.1.3 install: node-gyp rebuildnpm ERR! Exit status 1
      ! npm ERR! npm ERR! Failed at the curve25519-n2@1.1.3 install script 'node-gyp rebuild'.
      npm ERR!
      This is most likely a problem with the curve25519-n2 package,npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! node-gyp rebuild
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs curve25519-n2
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!
      npm ERR! npm owner ls curve25519-n2
      ! npm ERR! There is likely additional logging output above.
      ! npm
      ERR! Please include the following file with any support request:npm

      ERR! /npm-debug.log
      host.raspberrypi install adapter yahka
      npm install iobroker.yahka --production --prefix "/opt/iobroker" (System call)
      g++: internal compiler error: Segmentation fault (program as)Please submit a full bug report,
      with preprocessed source if appropriate.
      See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.

      ! make: *** [Release/obj.target/curve/node_curve.o] Error 4gyp ERR! build error
      ! gyp ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
      gyp ERR! stack at emitTwo (events.js:87:13)
      gyp ERR! stack at ChildProcess.emit (events.js:172:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)
      gyp ERR! System Linux 4.9.24-v7+
      gyp ERR! command
      "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/curve25519-n2
      ! gyp ERR! node -v v4.8.3gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      ! g++: internal compiler error: Segmentation fault (program as)Please submit a full bug report,
      with preprocessed source if appropriate.
      See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.
      ! make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Error 4
      gyp
      ERR! build error
      gyp
      ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
      ! gyp
      ERR! stack at emitTwo (events.js:87:13)gyp ERR! stack at ChildProcess.emit (events.js:172:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)
      ! gyp ERR! System Linux 4.9.24-v7+gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/mdns
      gyp ERR!
      node -v v4.8.3gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      ! cc: internal compiler error: Segmentation fault (program as)
      Please submit a full bug report,with preprocessed source if appropriate.
      ! See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.
      make: *** [Release/obj.target/ed25519/src/ed25519/keypair.o] Error 4
      gyp
      ERR! build error gyp ERR! stack Error: make failed with exit code: 2
      gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
      gyp ERR! stack at emitTwo (events.js:87:13)
      gyp ERR! stack at ChildProcess.emit (events.js:172:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)
      gyp ERR! System Linux 4.9.24-v7+
      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/ed25519
      gyp ERR! node -v v4.8.3
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      npm ERR! Linux 4.9.24-v7+
      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.yahka" "--production" "--prefix" "/opt/iobroker"
      ! npm
      ERR! node v4.8.3npm ERR! npm v2.15.11
      npm ERR! code ELIFECYCLE
      ! npm ERR! curve25519-n2@1.1.3 install: node-gyp rebuild
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the curve25519-n2@1.1.3 install script 'node-gyp rebuild'.
      npm ERR! This is most likely a problem with the curve25519-n2 package,
      npm ERR! not with npm itself.
      ! npm
      ERR! Tell the author that this fails on your system:npm ERR! node-gyp rebuild
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs curve25519-n2
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!
      npm ERR! npm owner ls curve25519-n2
      npm ERR! There is likely additional logging output above.
      ! npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log
      ! host.raspberrypi install adapter yahka
      npm install iobroker.yahka --production --prefix "/opt/iobroker" (System call)
      g++: internal compiler error: Segmentation fault (program as)
      Please submit a full bug report,with preprocessed source if appropriate.
      See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.
      ! make: *** [Release/obj.target/curve/node_curve.o] Error 4
      gyp

      ERR! build error
      gyp ERR! stack Error: make failed with exit code: 2gyp
      ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
      gyp ERR! stack at emitTwo (events.js:87:13)gyp ERR! stack at ChildProcess.emit (events.js:172:7)

      ! gyp ERR! stack
      at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)gyp ERR! System Linux 4.9.24-v7+
      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/curve25519-n2
      gyp ERR! node -v v4.8.3
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      ! g++: internal compiler error: Segmentation fault (program as)
      Please submit a full bug report,with preprocessed source if appropriate.
      See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.
      ! make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Error 4
      gyp

      ERR!
      build error

      gyp
      ERR! stack
      Error: make failed with exit code: 2gyp
      ERR!
      stack
      at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
      gyp ERR! stack
      at emitTwo (events.js:87:13)gyp
      ERR!
      stack at ChildProcess.emit (events.js:172:7)gyp
      ERR!
      stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)gyp
      ERR!
      System Linux 4.9.24-v7+gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

      ! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/mdnsgyp ERR! node -v v4.8.3
      gyp
      ERR! node-gyp -v v3.4.0gyp ERR! not ok
      ! cc: internal compiler error: Segmentation fault (program as)
      Please submit a full bug report,with preprocessed source if appropriate.
      See <file: usr/share/doc/gcc-4.9/readme.bugs=""> for instructions.
      make: *** [Release/obj.target/ed25519/src/ed25519/keypair.o] Error 4
      ! gyp

      ERR! build error
      gyp ERR! stack Error: make failed with exit code: 2
      gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)gyp ERR! stack at emitTwo (events.js:87:13)
      gyp ERR! stack at ChildProcess.emit (events.js:172:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)
      gyp ERR! System Linux 4.9.24-v7+
      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/iobroker.yahka/node_modules/hap-nodejs/node_modules/ed25519
      gyp ERR! node -v v4.8.3
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok

      ! npm
      ERR! Linux 4.9.24-v7+npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.yahka" "--production" "--prefix" "/opt/iobroker"
      ! npm ERR! node v4.8.3npm ERR! npm v2.15.11
      ! npm ERR! code ELIFECYCLE
      npm ERR! curve25519-n2@1.1.3 install: node-gyp rebuild
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the curve25519-n2@1.1.3 install script 'node-gyp rebuild'.
      npm ERR! This is most likely a problem with the curve25519-n2 package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! node-gyp rebuild
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs curve25519-n2
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!
      npm ERR! npm owner ls curve25519-n2
      npm ERR! There is likely additional logging output above.
      ! npm ERR! Please include the following file with any support request:
      npm ERR!
      /npm-debug.log
      host.raspberrypi install adapter yahka
      ERROR: host.raspberrypi Cannot install yahka
      ERROR: process exited with code 13</file:></file:></file:></file:></file:></file:></file:></file:></file:>

      1 Reply Last reply Reply Quote 0
      • Dutchman
        Dutchman Developer Most Active Administrators last edited by

        Hi,

        Hmm ich mache viel mit den yahka aber diesen kenne ich noch nicht.

        Aus den Log fällt mir auf dass du node 4.8.2 benutzt das erscheint mir zu hoch, npm = 2.15

        @Homoran vielleicht noch nem Tipp?

        Greetz

        Dutch

        Sent from my iPhone using Tapatalk

        1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators last edited by

          @Dutchman:

          @Homoran vielleicht noch nem Tipp? `
          Danke für die Blumen, Dutch!

          Ich kann doch kein Linux 😞

          Ich habe nur gerade den eindruck, dass die Installation nicht im Installationsordner sondern in /root stattfindet.

          bist du wirklich in /opt/iobroker??

          Gruß

          Rainer

          1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 last edited by

            Alle relevanten und nötigen Linux-Pakete wurden vor der Installation des Adapters installiert?

            sudo apt-get install libavahi-compat-libdnssd-dev
            
            1 Reply Last reply Reply Quote 0
            • B
              badsnoopy667 last edited by

              Hallo Zusammen,

              danke für die schnellen Antworten! Ich versuche mal alles zu beantworten.

              @ Dutchman: Du sagst, mein node wäre zu hoch. Kann ich / sollte ich da etwas gegen tun?

              @ Homoran: ich habe die Installation sowohl direkt aus ioBroker heraus (über den Adapter Tab) ausgeführt, als auch über die Konsole. Dort bin ich in den Ordner /opt/iobroker/ gewechselt.

              @ apollon77: Ja, die anderen Linux Pakete habe ich vorher installiert. Das hat auch ohne Fehlermeldung geklappt.

              Danke für die Hilfe!!

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

              Support us

              ioBroker
              Community Adapters
              Donate

              415
              Online

              31.8k
              Users

              80.0k
              Topics

              1.3m
              Posts

              4
              5
              1198
              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