Openhabian image + iobroker

Anybody here with openhabian image and successful installation of iobroker?

==========================================================================
    Installing prerequisites (1/4)
==========================================================================

Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease                
Hit:3 https://deb.nodesource.com/node_12.x buster InRelease                    
Hit:4 https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable InRelease
Reading package lists... Done
N: Ignoring file 'openhab2.liste' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
Changing npm registry to https://registry.npmjs.org
Installed gcc-c++

==========================================================================
    Creating ioBroker user and directory (2/4)
==========================================================================

Created /etc/sudoers.d/iobroker
Directory /opt/iobroker created

==========================================================================
    Installing ioBroker (3/4)
==========================================================================

In file included from ../../nan/nan.h:56,
                 from ../src/main.cpp:3:
/home/openhabian/.cache/node-gyp/12.14.0/include/node/node.h:566:43: warning: cast between incompatible function types from â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/openhabian/.cache/node-gyp/12.14.0/include/node/node.h:600:3: note: in expansion of macro âNODE_MODULE_Xâ                                                                                                                                                                                              
   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
   ^~~~~~~~~~~~~
../src/main.cpp:42:1: note: in expansion of macro âNODE_MODULEâ
 NODE_MODULE(diskusage, Init)
 ^~~~~~~~~~~
In file included from /home/openhabian/.cache/node-gyp/12.14.0/include/node/node.h:63,
                 from ../../nan/nan.h:56,
                 from ../src/main.cpp:3:
/home/openhabian/.cache/node-gyp/12.14.0/include/node/v8.h: In instantiation of âvoid v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callb                                                                                 ack, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]â:                                                                                                                                                                           
/home/openhabian/.cache/node-gyp/12.14.0/include/node/node_object_wrap.h:84:78:   required from here
/home/openhabian/.cache/node-gyp/12.14.0/include/node/v8.h:10004:16: warning: cast between incompatible function types from âv8::WeakCallbackInfo<node::ObjectWrap>::Callbackâ {aka âvoid (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)â} t                                                                                                                         o âCallbackâ {aka âvoid (*)(const v8::WeakCallbackInfo<void>&)â} [-Wcast-functio                                                                                                                     n-type]
                reinterpret_cast<Callback>(callback), type);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/openhabian/.cache/node-gyp/12.14.0/include/node/v8.h: In instantiation of âvoid v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callb     

Serious ?

Yes serious

Wrong community, you should ask in ioBroker community.

I thought somebody has knowledge about the openhabian image installing other things….
I know about the communty. But it’s an off topic thread

The official advice about installing other things on the openHABian image is “Do not do that!”.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.