Problème d'installation dépendances Zwave

Bonjour,
Je suis totalement débutante sous Jeedom. J’ai enfin réussi à installer jeedom sur une VM Debian.
Je dois installer Z wave pour connecter mon z stick gen 5, sauf que les installations de dépendances ne fonctionnent pas. J’ai essayé pleins de commandes trouvées sur le net mais rien à faire.

J’ai mis les logs en DEBUG et voici ce que j’ai.

Lancement de l'installation/mise à jour des dépendances openzwave
Atteint :1 http://ftp.fr.debian.org/debian buster InRelease
Atteint :2 http://security.debian.org/debian-security buster/updates InRelease
Atteint :3 http://ftp.fr.debian.org/debian buster-updates InRelease
Lecture des listes de paquets…
Installation des dependances
Lecture des listes de paquets…
Construction de l'arbre des dépendances…
Lecture des informations d'état…
build-essential est déjà la version la plus récente (12.6).
g++ est déjà la version la plus récente (4:8.3.0-1).
gcc est déjà la version la plus récente (4:8.3.0-1).
git est déjà la version la plus récente (1:2.20.1-2+deb10u3).
libjpeg-dev est déjà la version la plus récente (1:1.5.2-2).
python-louie est déjà la version la plus récente (1.1-4).
python-lxml est déjà la version la plus récente (4.3.2-1).
make est déjà la version la plus récente (4.2.1-1.2).
python-serial est déjà la version la plus récente (3.4-4).
python-dev est déjà la version la plus récente (2.7.16-1).
python-pip est déjà la version la plus récente (18.1-5).
python-setuptools est déjà la version la plus récente (40.8.0-1).
python-pyudev est déjà la version la plus récente (0.21.0-1).
python-requests est déjà la version la plus récente (2.21.0-1).
libudev-dev est déjà la version la plus récente (241-7~deb10u4).
unzip est déjà la version la plus récente (6.0-23+deb10u1).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Installation des dependances Python
Requirement already satisfied: urwid in /usr/local/lib/python2.7/dist-packages (2.1.2)
Requirement already satisfied: louie in /usr/lib/python2.7/dist-packages (1.1)
Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (1.12.0)
Requirement already satisfied: tornado in /usr/local/lib/python2.7/dist-packages (5.1.1)
Requirement already satisfied: backports-abc>=0.4 in /usr/local/lib/python2.7/dist-packages (from tornado) (0.5)
Requirement already satisfied: singledispatch in /usr/local/lib/python2.7/dist-packages (from tornado) (3.4.0.3)
Requirement already satisfied: futures in /usr/local/lib/python2.7/dist-packages (from tornado) (3.3.0)
Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from singledispatch->tornado) (1.12.0)
mkdir: impossible de créer le répertoire « /opt »: Le fichier existe
Désinstallation de la version précédente
Installation de Python-OpenZwave
Not uninstalling cython at /usr/lib/python2.7/dist-packages, outside environment /usr
Can't uninstall 'Cython'. No files were found to uninstall.
apt-get install --force-yes -y cython
Lecture des listes de paquets…
Construction de l'arbre des dépendances…
Lecture des informations d'état…
cython est déjà la version la plus récente (0.29.2-2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
W: --force-yes est obsolète, veuillez plutôt utiliser l'une des options commençant par --allow.
Installing dependencies for python : 2 7 16
apt-get install --force-yes -y python-pip python-dev python-docutils python-setuptools python-louie
Lecture des listes de paquets…
Construction de l'arbre des dépendances…
Lecture des informations d'état…
python-louie est déjà la version la plus récente (1.1-4).
python-dev est déjà la version la plus récente (2.7.16-1).
python-docutils est déjà la version la plus récente (0.14+dfsg-4).
python-pip est déjà la version la plus récente (18.1-5).
python-setuptools est déjà la version la plus récente (40.8.0-1).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
W: --force-yes est obsolète, veuillez plutôt utiliser l'une des options commençant par --allow.
apt-get install --force-yes -y build-essential libudev-dev g++
Lecture des listes de paquets…
Construction de l'arbre des dépendances…
Lecture des informations d'état…
build-essential est déjà la version la plus récente (12.6).
g++ est déjà la version la plus récente (4:8.3.0-1).
libudev-dev est déjà la version la plus récente (241-7~deb10u4).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
W: --force-yes est obsolète, veuillez plutôt utiliser l'une des options commençant par --allow.
apt-get install --force-yes -y cython
Lecture des listes de paquets…
Construction de l'arbre des dépendances…
Lecture des informations d'état…
cython est déjà la version la plus récente (0.29.2-2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
W: --force-yes est obsolète, veuillez plutôt utiliser l'une des options commençant par --allow.
pip install nose-html
Requirement already satisfied: nose-html in /usr/local/lib/python2.7/dist-packages (1.1)
Requirement already satisfied: nose>=0.11.1 in /usr/lib/python2.7/dist-packages (from nose-html) (1.3.7)
pip install nose-progressive
Requirement already satisfied: nose-progressive in /usr/local/lib/python2.7/dist-packages (1.5.2)
Requirement already satisfied: blessings<2.0,>=1.3 in /usr/local/lib/python2.7/dist-packages (from nose-progressive) (1.7)
Requirement already satisfied: nose>=1.2.1 in /usr/lib/python2.7/dist-packages (from nose-progressive) (1.3.7)
Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from blessings<2.0,>=1.3->nose-progressive) (1.12.0)
pip install coverage
Collecting coverage
Could not install packages due to an EnvironmentError: (u'Received response with content-encoding: gzip, but failed to decode it.', error('Error -3 while decompressing: incorrect data check',))
make: *** [Makefile:161: tests-deps] Error 1
sed -i -e '253s/.*//' openzwave/cpp/src/value_classes/ValueID.h
cd openzwave && make
make[1] : on entre dans le répertoire « /opt/python-openzwave/openzwave »
CPPFLAGS= make -C /opt/python-openzwave/openzwave/cpp/build/ -w
make[2] : on entre dans le répertoire « /opt/python-openzwave/openzwave/cpp/build »
Building OpenZWave Version 1.4.-1
Building tinystr.o
Building tinyxmlerror.o
Building tinyxml.o
during GIMPLE pass: fre
/opt/python-openzwave/openzwave/cpp/tinyxml/tinyxml.cpp: In static member function ‘static void TiXmlBase::EncodeString(const TiXmlString&, TiXmlString*)’:
/opt/python-openzwave/openzwave/cpp/tinyxml/tinyxml.cpp:1890:1: internal compiler error: Erreur de segmentation
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-8/README.Bugs> for instructions.
make[2]: *** [/opt/python-openzwave/openzwave/cpp/build/support.mk:136: /opt/python-openzwave/openzwave/.lib/tinyxml.o] Error 1
make[2] : on quitte le répertoire « /opt/python-openzwave/openzwave/cpp/build »
make[1]: *** [Makefile:20: all] Error 2
make[1] : on quitte le répertoire « /opt/python-openzwave/openzwave »
make: *** [Makefile:273: openzwave/.lib/] Error 2
Everything is successfully installed!

Merci par avance si vous avez déjà eu ce problème ou si vous savez comment le corriger

tu as vérifié que tu as le packet gzip installé sur debian ?

sinon sur ta debian as-tu bien fait un
apt-get update
apt-get upgrade

apt-get install gzip ?

en root sinon mettre sudo devant les commandes

J’avais deja fait apt update et apt upgrade, pas le gzip par contre

Je viens de les relancer

et j’ai ça maintenant

/* spt for if( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:3782:3: warning: "/*" within comment [-Wcomment]
/* spt for if( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4231:26: warning: "/*" within comment [-Wcomment]
//--------------StMaxSeo /* -----HelpenxtoQset ueodtMsg-l /*  ue-ough ueodbasic
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4231:59: warning: "/*" within comment [-Wcomment]
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4239:10: warning: "/*" within comment [-Wcomment]
icaaxSeo /* har const* ly s/ _if( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4241:18: warning: "/*" within comment [-Wcomment]
),onst* ly s/ _le/* hcurreori )
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4245:22: warning: "/*" within comment [-Wcomment]
--rCalId, sId() Scaoe/* ( _le/* -----}m-------------------------------
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4245:30: warning: "/*" within comment [-Wcomment]
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4309:3: warning: "/*" within comment [-Wcomment]
/* spt for"erset ly blockingw Co ra c a->= /d  st f       N----Msg* msgriedSomMsg(r"erset ly blockingw Co ra c a->= /d  st f       N,x0xff, REQUEST,nandClassZWnSET_DEFAULT,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4323:3: warning: "/*" within comment [-Wcomment]
/* spt for"Soft-reset mes=s me-------ly blockingchipN----Msg* msgriedSomMsg(r"Soft-reset mes=s me-------ly blockingchipN,x0xff, REQUEST,nandClassSERIAL_API_SOFT_RESET,-es
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4340:3: warning: "/*" within comment [-Wcomment]
/* stroller GcaaxSeNu
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4363:3: warning: "/*" within comment [-Wcomment]
/* stroller  if( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4385:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NAdniDevicn"dead n oMsg* msgriedSomMsg(r"detMsg->GeC new C_AddDevicnN,x0xff, REQUEST,nandClassZWnADD_NODE_TO_NETWORK,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4399:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }Ndre   iNSomPrimary"dead n oMsg* msgriedSomMsg(r"detMsg->GeC new C_dre   NewPrimaryN,x0xff, REQUEST,nandClassZWnCREATE_NEW_PRIMARY,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4405:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NRecee
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4414:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }Nrrent iDevicn"dead n oMsg* msgriedSomMsg(r"detMsg->GeC new C_Reent DevicnN,x0xff, REQUEST,nandClassZWnREMOVE_NODE_FROM_NETWORK,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4419:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NRe=0x%. penwtoveenxnodg {e2
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4425:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NdetMsg->GeC new C_Reent F-----NMsg", m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg-ead n Msg* msgriedSomMsg(r"detMsg->GeC new C_Reent F-----NMsg", 0xff, REQUEST,nandClassZWnREMOVE_FAILED_NODE_ID,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4429:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NReplac  F-----xNodg {eN }m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg-ead n Msg* msgriedSomMsg(r"detMsg->GeC new C_Replac F-----NMsg", 0xff, REQUEST,nandClassZWnREPLACE_FAILED_NODE,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4435:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NT ansfermPrimary Rolo"dead n oMsg* msgriedSomMsg(r"detMsg->GeC new C_T ansferPrimaryRoloN,x0xff, REQUEST,nandClassZWnCONTROLLER_CHANGE,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4442:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NUL=0x%.2
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4449:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NRe=0x%. penNGighbore      = or dodg {eN }m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg-ead n ,rror,opls = IsAPICa->Suppor--d(nandClassZWnREQUEST_NODE_NEIGHBOR_UPDATE_OPTIONSdead n oMsg* msg{
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4456:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NAssign pennt-----gou  ifded.nodg {e2to dodg {eN }m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg }m_currentdetMsg->GeC new C)   cetMsg->GeC new CArgread n Msg* msgriedSomMsg(r"detMsg->GeC new C_AssignerCallR= TgN }m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg, REQUEST,nandClassZWnASSIGNnRETURN_ROUTE,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4461:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }ND---- penallnnt-----gou  sifded.nodg {eN }m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg-ead n Msg* msgriedSomMsg(r"detMsg->GeC new C_D-----A->RtCallR= TgssN }m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg, REQUEST,nandClassZWnDELETEnRETURN_ROUTE,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4466:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NSCors", a= /d  st f       t*dame"dead n Msg* msgriedSomMsg(r"detMsg->GeC new C_argeN_homt f       N }m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg, REQUEST,nandClassZWnSEND_NODE_INFORMATION,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4473:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NReples, no  arge"dead n oMsg* msgriedSomMsg(r"detMsg->GeC new C_Reples, no argeN,x0xff, REQUEST,nandClassZWnADD_NODE_TO_NETWORK,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4493:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }NAdnVirtualNxSe"-ead n ,   Msg* msgriedSomMsg(r"andClassSERIAL_API_SLAVE_NODE_INFON,x0xff, REQUEST,nandClassSERIAL_API_SLAVE_NODE_INFO,-es
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4525:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }Nrrent VirtualNxSe {eN }m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg-ead n ,  Msg* msgriedSomMsg(r"rrent iVirtual NMsg", 0xff, REQUEST,nandClassZWnSET_SLAVE_LEARN_MODE,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4573:70: warning: "/*" within comment [-Wcomment]
contm_currentdetMsg->GeC new C)   cetMsg->GeRtCallError = _error---w /*-dre   ia dSomeDead );
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4592:5: warning: missing terminating " character
-oa "tSent > 0) {
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4592:5: error: missing terminating " character
-oa "tSent > 0) {
^~~~~~~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4597:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }Ndancel dre   iNSomPrimary"dead n Msg* msgriedSomMsg(r"dre   NewPrimary-StopN,x0xff, REQUEST,nandClassZWnCREATE_NEW_PRIMARY,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4602:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }Ndancel Recee
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4610:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }Ndancel Reent iDevicn"dead n m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg-= 0xffa, /nt-ennnody.    fac-tMLa.2veene
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4614:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }Ndancel T ansfermPrimary Rolo"dead n Msg* msgriedSomMsg(r"T ansfermPrimary Rolo-StopN,x0xff, REQUEST,nandClassZWnCONTROLLER_CHANGE,-      {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4618:3: warning: "/*" within comment [-Wcomment]
/* spt for0 }Ndancel Reples, no  arge"dead n m_currentdetMsg->GeC new C)   cetMsg->GeC new CNMsg-= 0xffa, /nt-ennnody.    fac-tMLa.2veene
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4669:50: warning: "/*" within comment [-Wcomment]
-- eun=a seriesrof messagesr-ota si",lodtMsg-or  /*ry tMsg-on ML( nmetNod./----------------------------
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4682:37: warning: "/*" within comment [-Wcomment]
-==r0-t /ntse C _= untxmessagesr-ot /*ry tMsgIf
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4932:3: warning: "/*" within comment [-Wcomment]
w /*-check.    any ValugID's
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4941:7: warning: missing terminating " character
-oaoa "tSent > 0 {
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4941:7: error: missing terminating " character
-oaoa "tSent > 0 {
^~~~~~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4948:3: warning: "/*" within comment [-Wcomment]
/* stroller     QueueNotifGcaN_home()or"otification->=%s* r    QueueNotifGcaAsStr pe().c_str()){
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4955:32: warning: "/*" within comment [-Wcomment]
//--------------HandleRfPower  /* Scaerspo so-----Processxa respo sot*ded.    -------PC i--enfacn-----------------------------
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4959:23: warning: "/*" within comment [-Wcomment]
uint8HandleRfPower  /* Scaerspo sohar const*pe_datarcurrerror,resreu     i-/nt    mean penof   is
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4962:3: warning: "/*" within comment [-Wcomment]
/* spt forGcaaxSeNu
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4975:3: warning: "/*" within comment [-Wcomment]
/* spt forGcaaxSeNu
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:4989:3: warning: "/*" within comment [-Wcomment]
/* spt forGcaaxSeNu
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5002:3: warning: "/*" within comment [-Wcomment]
/* spt forGcaaxSeNu
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5020:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5031:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5034:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5172:30: warning: "/*" within comment [-Wcomment]
;renst32 butt  Ir;rechar ly s/*}strad
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5182:3: warning: "/*" within comment [-Wcomment]
/* sDebugor"Dre
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5186:41: warning: "/*" within comment [-Wcomment]
und."(-- wg:----   }-miTiXmlEl mmnt ly s/*}tMsgsEl mmntriedoc.RootEl mmnt,);(%strd= tMsgsEl mmnt) Valug(es[iHANDstrd&&DstrcmpNDstr, "otsgs"  Cal
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5188:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, "WARNING:ueue
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5194:3: warning: "/*" within comment [-Wcomment]
/* spt for"Dre
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5200:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, "WARNING:ueue
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5204:81: warning: "/*" within comment [-Wcomment]
versno rof OtifZ-----w Cocan // be loaCed." (-- wg:----   }-miTiXmlEl mmnt ly s/*}tMsgEl mmntriedMsgsEl mmnt) FirstChilrEl mmnt,);(%while( nMsgEl mmntr)al
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5214:22: warning: "/*" within comment [-Wcomment]
-oaeTiXmlEl mmnt ly s/*}butt  El mmntriedMsgEl mmnt) FirstChilrEl mmnt,);(%%%%while( butt  El mmntrt
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5216:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, "WARNING:ueue
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5224:3: warning: "/*" within comment [-Wcomment]
/* spt for"Dre
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5249:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5253:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, if( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5279:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5283:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5286:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5290:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5294:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5297:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5301:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5321:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5325:3: warning: "/*" within comment [-Wcomment]
/* spt forif( }
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5346:3: warning: "/*" within comment [-Wcomment]
/* spt forGcaaxSeNu
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5365:3: warning: "/*" within comment [-Wcomment]
/* spt forGcaaxSeNu
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5384:60: warning: "/*" within comment [-Wcomment]
MsgQueue consonst* --------otifFdedMessagehar const* ly s/*}bufferrcurreonst*
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5430:8: warning: "/*" within comment [-Wcomment]
---w -/*2veene
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5474:6: warning: "/*" within comment [-Wcomment]
nde-i/*ry;re_data)   r= Tgdbusy exm_r= Tgdbusy;re_data)   broadca tRe dCnt exm_broadca tRe dCnt;re_data)   broadca tWt > Cnt exm_broadca tWt > Cnt{
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5512:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "***************************************************************************" ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5513:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "*********************  Cumul  --- aGetNod  *cc %.ics  *********************" ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5514:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "***Getneral" ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5515:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "------ run time: . .  . %ld days, %ld hours, %ld ns" Tgs", days, hours, ns" Tgs) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5516:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "Fdames processed: . . . . . . . . . . . . . . . . . . . . %ld", data.  SOFCnt ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5517:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "Totalxmessagesrsuccessfully g:cee
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5519:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "TotalxMessagesrsuccessfully sCot: . . . . . . . . . . . . %ld", data.  wt > Cnt ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5520:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "ACKs g:cee
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5523:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "***GErrors" ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5524:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "Unsolicitodemessagesrg:cee
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5526:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "Re ds abor--deduod o timeouts:  . . . . . . . . . . . . . %ld", data.  re dAbor-s ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5527:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "Bad-checksum errors:  . . . . . . . . . . . . . . . . . . %ld", data.  badChecksum ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5528:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "CANs g:cee
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5530:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "NAKs g:cee
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5532:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "Outrof *dame-datadflow errors:  . . . . . . . . . . . . . %ld", data.  OOFCnt ) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5533:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "Messagesrg:tr nsmitted: . . . . . . . . . . . . . . . . . %ld", data.  retriesr) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5534:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "Messagesrdropped-a Co /- de-i/*red: . . . . . . . . . . . %ld", data.  dropped-) i-ortSent > 0) {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5534:45: warning: "/*" within comment [-Wcomment]
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5535:3: warning: "/*" within comment [-Wcomment]
/* sAlways, "***************************************************************************" ) i-------------------------------
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5551:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, "Inval_quaGetNod Key. Doe== // ly bain 16 Bytesr- detMains {eN }elems.size(t {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5553:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, "Raw Key>=%s* r GetNodKey.c_str()){
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5555:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, "Parsed-Key>"(-- w nst i  x0---on)
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5557:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, "%d) - %s* r++i, (*it).c_str()){
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5563:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, "Can // det---t aGetNod Key Byte %s  o KeyN }(*it).c_str()){
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5579:3: warning: "/*" within comment [-Wcomment]
/* spt form_currentMsg) GcaTargtMN_home() }NSCor pen(%s) message (Call     ID=0x%.2x, Expected-ULply=0x%.2x) - %s* rc_sCor{
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5614:3: warning: "/*" within comment [-Wcomment]
/* spt forGcaC tMsg->GeN_home() }NSCt- pe Up %s aGetNod Key  or SecuretC neunes, no s* r GwtMsg->eu     ? "Inclusno " : "Provided"(--  sg->!isoGetNodKeySca(() {
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5616:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, GcaC tMsg->GeN_home() }NF-----d- aGetNod Key Not Set"(-- wg:----ues
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5619:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, GcaC tMsg->GeN_home() }NF-----d o I i- AES Engine"(-- wg:----ues
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5623:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, GcaC tMsg->GeN_home() }NF-----d o Set I i- al aGetNod Key  or Encryptno "(-- wg:----ues
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5627:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, GcaC tMsg->GeN_home() }NF-----d o Set I i- al aGetNod Key  or Authentis, no "(-- wg:----ues
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5633:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, GcaC tMsg->GeN_home() }NF-----d o etnera  iEncrypted aGetNod Key  or Encryptno "(-- wg:----ues
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5637:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, GcaC tMsg->GeN_home() }NF-----d o etnera  iEncrypted aGetNod Key  or Authentis, no "(-- wg:----ues
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5640:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, GcaC tMsg->GeN_home() }NF-----d o setiEncrypted aGetNod Key  or Encryptno "(-- wg:----ues
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5643:3: warning: "/*" within comment [-Wcomment]
/* sWarn pe, GcaC tMsg->GeN_home() }NF-----d o setiEncrypted aGetNod Key  or Authentis, no "(-- wg:----ues
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5686:3: warning: "/*" within comment [-Wcomment]
-o/*2we ane
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5704:41: warning: missing terminating " character
-sg->!Opleeps--etM()->etMOpleepAsStr pe("oGetNodKeyN }&nGetNodKey (e {
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5704:41: error: missing terminating " character
-sg->!Opleeps--etM()->etMOpleepAsStr pe("oGetNodKeyN }&nGetNodKey (e {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp: In member function 'void OpenZWave::Driver::CheckCompletedNodeQueries()':
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1568:1: error: continue statement not within a loop
continue;
^~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1569:5: error: 'gQueuee' was not declared in this scope
gQueuee
^~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1569:5: note: suggested alternative: 'MsgQueue'
gQueuee
^~~~~~~
MsgQueue
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1571:14: error: 'MsgQueue_Queryicatims' was not declared in this scope
m_msgQueue[MsgQueue_Queryicatims
^~~~~~~~~~~~~~~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1571:14: note: suggested alternative: 'MsgQueue_Query'
m_msgQueue[MsgQueue_Queryicatims
^~~~~~~~~~~~~~~~~~~~~
MsgQueue_Query
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1572:8: error: expected ']' before 'processing'
->m_y processing complete except for dead nodes." );
^~~~~~~~~~~
]
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1574:5: error: 'notification' was not declared in this scope
notification->SetHomeAndNodeIds( m_0xff );
^~~~~~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1574:5: note: suggested alternative: 'm_notifications'
notification->SetHomeAndNodeIds( m_0xff );
^~~~~~~~~~~~
m_notifications
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1574:38: error: 'm_0xff' was not declared in this scope
notification->SetHomeAndNodeIds( m_0xff );
^~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1574:38: note: suggested alternative: 'm_exit'
notification->SetHomeAndNodeIds( m_0xff );
^~~~~~
m_exit
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1577:4: error: expected '}' before 'else'
else
^~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1556:3: note: to match this '{'
{
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1582:11: warning: init-statement in selection statements only available with -std=c++17 or -std=gnu++17
if( eepingOnly = true;=m_command )
^~~~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1582:11: error: 'eepingOnly' was not declared in this scope
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1582:11: note: suggested alternative: 'sleepingOnly'
if( eepingOnly = true;=m_command )
^~~~~~~~~~
sleepingOnly
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1582:29: error: expected primary-expression before '=' token
if( eepingOnly = true;=m_command )
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1582:30: error: 'm_command' was not declared in this scope
if( eepingOnly = true;=m_command )
^~~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1582:30: note: suggested alternative: 'm_homeId'
if( eepingOnly = true;=m_command )
^~~~~~~~~
m_homeId
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1584:3: error: 'm_notid' was not declared in this scope
m_notid   {
^~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1584:3: note: suggested alternative: 'm_notidle'
m_notid   {
^~~~~~~
m_notidle
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1608:1: error: 'sng' was not declared in this scope
sng attemptssthar cpCheck{
^~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1608:1: note: suggested alternative: 'sync'
sng attemptssthar cpCheck{
^~~
sync
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1608:4: error: expected ')' before 'attemptssthar'
sng attemptssthar cpCheck{
^~~~~~~~~~~~~~
)
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1601:9: note: to match this '('
if( ----------------------------------------
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5700:24: warning: statement has no effect [-Wunused-value]
) i-}mm g:-----veis) EncryptKey;r-;
^~~~~~~~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1601:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if( ----------------------------------------
^~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5700:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
) i-}mm g:-----veis) EncryptKey;r-;
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5700:35: error: 'r' was not declared in this scope
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5700:37: error: expected primary-expression before ';' token
) i-}mm g:-----veis) EncryptKey;r-;
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5701:2: error: 'rror' was not declared in this scope
-rror,
^~~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5701:2: note: suggested alternative: 'perror'
-rror,
^~~~
perror
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5703:7: error: 'str' is not a member of 'std'
-std::str pennGetNodKey;
^~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5703:7: note: suggested alternative: 'sort'
-std::str pennGetNodKey;
^~~
sort
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5704:2: error: 'sg' was not declared in this scope
-sg->!Opleeps--etM()->etMOpleepAsStr pe("oGetNodKeyN }&nGetNodKey (e {
^~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5704:6: error: expected unqualified-id before '!' token
-sg->!Opleeps--etM()->etMOpleepAsStr pe("oGetNodKeyN }&nGetNodKey (e {
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5706:7: error: expected ')' before '-' token
}  //  {
^
)
-og:-----sGetNodKey.length() <=
~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5702:24: note: to match this '('
uint8isoGetNodKeySca(( {
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5709:13: error: expected ')' before '}' token
:u     i-}m}
^
)
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5702:23: note: to match this '('
uint8isoGetNodKeySca(( {
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1599:8: warning: unused variable 'all' [-Wunused-variable]
bool all = true;
^~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5709:14: error: 'm' was not declared in this scope
:u     i-}m}
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5709:14: note: suggested alternative: 'tm'
:u     i-}m}
^
tm
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1580:8: warning: unused variable 'all' [-Wunused-variable]
bool all = true;
^~~
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5709:15: error: expected '}' at end of input
:u     i-}m}
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1526:2: note: to match this '{'
{
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:5709:15: error: expected '}' at end of input
:u     i-}m}
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:1523:1: note: to match this '{'
{
^
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp: At global scope:
/opt/python-openzwave/openzwave/cpp/src/Driver.cpp:87:20: warning: 'c_libraryTypeNames' defined but not used [-Wunused-variable]
static char const* c_libraryTypeNames[] =
^~~~~~~~~~~~~~~~~~
make[2]: *** [/opt/python-openzwave/openzwave/cpp/build/support.mk:136: /opt/python-openzwave/openzwave/.lib/Driver.o] Error 1
make[2]: Leaving directory '/opt/python-openzwave/openzwave/cpp/build'
make[1]: *** [Makefile:20: all] Error 2
make[1]: Leaving directory '/opt/python-openzwave/openzwave'
make: *** [Makefile:273: openzwave/.lib/] Error 2
Everything is successfully installed!

Bonjour,

Attention tu es sur un VM, je n’utilise pas les VM mais il me semble qu’il faille affecter ta clé à un port

Peux tu faire un screen shot de la config du plugin

Oui j’y ai pensé, j’ai testé tous les ports dans la config du plugin, la j’ai repassé en auto
Mais je pensais que pour les dépendances ca n’avait pas d’impact le port ?

Bonjour @lorytif,

Un petit conseil, refaire une VM « propre » : [RTEX] Debian 10 - Buster - netinst - amd64 - Jeedom V4

akenad :slight_smile:

ca me faisait deja ça quand ma VM etait toute neuve toute propre ^^

Bonjour @lorytif, quelle est ta version de jeedom ?

Si ce n’est pas déjà fait je te conseil d’installer cette VM déjà toute prête https://community.jeedom.com/t/beta-iso-x86-64-jeedom/30415
Tu tournes avec quel matériel et quel gestionnaire de VM (PROXMOX, VMware ?) ?

Tes ports USB sont bien mappés entre la machine hôte et ta machine virtuelle, bien que je ne penses pas que cela empêche d’installer les dépendances dans un premier temps ? Choisi toujours un concentrateur USB2 (et non USB3) pour assurer un maximum de compatibilité.

Alors @lorytif est :
a) elle est sous VirtualBox Windows 10
b) Jeedom 4.0.61 installé depuis l’ISO disponible ici Index of /x86-64
c) c’est ce que j’ai demander pour le mappage au message 3 et ou elle répond qu’elle y a pensé au message 4 :wink:

1 « J'aime »

Ahah tout est exact :slight_smile:
Non mais de toute façon je dois avoir un problème avec ma VM… meme si j’ai tellement galèrait a la faire car quand je veux mettre alexa api, j’ai aussi un problème de dépendance avec npm. Je pense que je vais en remonter une hein ^^

Mais que diable allaient ils faire sur cette galère des VM. (presque du Molière)

Une box domotique c’est assimilable à un équipement embarqué. La VM permet beaucoup de souplesse en environnement informatique standard oui, mais est à proscrire dans le monde de l’embarqué. D’où ma gentille croisade sur ce sujet.

1 « J'aime »

Franchement ^^ je savais que ca allait me prendre la tête ^^ mais bon quand même ^^ mon métier c’est développeur ^^ je me suis dit que ça allait pas être non plus très compliqué ^^ mais j’ai que des merdes mdrrrr

Genre les dépendances alexa api, dans les logs il me dit qu’il a essayait d’installer npm. Je dis OK, je vais installer node js et npm moi même et relancer les dépendances. Il me les supprime a chaque lancement…

Grrrrrrrr ^^ mais bon ça va être mon nouveau joujou ^^ et pi je me coucherai moins bête ^^ et la VM c’était l’histoire de tester avant de passer sur raspbery

Hold on. The Heaven is hidden behind the clouds. Keep going on you are almost at the clouds. :slight_smile:

1 « J'aime »