Zwave2Mqtt MQTT autodiscovery
Closed this issue ยท 6 comments
robertsLando commented
I have just published on Zwave2Mqtt master a first beta version with MQTT discovery. I'm looking for testers
frenck commented
Nice @robertsLando! ๐
Although, I currently have an issue with building the project at all.
make: Leaving directory '/opt/node_modules/@serialport/bindings/build'
> openzwave-shared@1.5.1 install /opt/node_modules/openzwave-shared
> node-gyp rebuild
Illegal option -p
nm: 'a.out': No such file
gyp: Call to 'ldconfig -p | grep 'libopenzwave.so ' | awk '{print $4}' | xargs nm -g --demangle |grep OpenZWave::Value::GetTypeNameFromEnum | wc -l' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 4.9.125-linuxkit
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/node_modules/openzwave-shared
gyp ERR! node -v v10.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
robertsLando commented
Tomorrow I will release version 2.0 beta with lot of fixes
Daniel
โฆ On 14 Jul 2019, at 13:57, Franck Nijhof ***@***.***> wrote:
Nice @robertsLando! ๐
Although, I currently have an issue with building the project at all.
make: Leaving directory ***@***.***/bindings/build'
> ***@***.*** install /opt/node_modules/openzwave-shared
> node-gyp rebuild
Illegal option -p
nm: 'a.out': No such file
gyp: Call to 'ldconfig -p | grep 'libopenzwave.so ' | awk '{print $4}' | xargs nm -g --demangle |grep OpenZWave::Value::GetTypeNameFromEnum | wc -l' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 4.9.125-linuxkit
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/node_modules/openzwave-shared
gyp ERR! node -v v10.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
โ
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
robertsLando commented
frenck commented
๐
Pushed the upgrade onto our edge. Currently building and will be available on our edge repos shortly for testing.
Thanks @robertsLando ๐
robertsLando commented
addons-assistant commented
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.