Setting up python-louie (1.1-4) ... Setting up python-pyudev (0.21.0-1) ... Setting up python-webencodings (0.5.1-1) ... Setting up python-lxml:armhf (4.3.2-1+deb10u1) ... Setting up python-html5lib (1.0.1-1) ... Setting up libjpeg-dev (1:1.5.2-2+deb10u1) ... Setting up python-soupsieve (1.8+dfsg-1) ... Setting up python-bs4 (4.7.1-1) ... Processing triggers for man-db (2.8.5-2) ... Installation des dependances Python Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting urwid Downloading https://files.pythonhosted.org/packages/94/3f/e3010f4a11c08a5690540f7ebd0b0d251cc8a456895b7e49be201f73540c/urwid-2.1.2.tar.gz (634kB) Building wheels for collected packages: urwid Running setup.py bdist_wheel for urwid: started Running setup.py bdist_wheel for urwid: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/6f/0b/8c/cdfc1a04f75128ffdf0e8a7a5ce63e10166d33fba5335c1810 Successfully built urwid Installing collected packages: urwid Successfully installed urwid-2.1.2 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: louie in /usr/lib/python2.7/dist-packages (1.1) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (1.12.0) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting tornado Downloading https://files.pythonhosted.org/packages/e6/78/6e7b5af12c12bdf38ca9bfe863fcaf53dc10430a312d0324e76c1e5ca426/tornado-5.1.1.tar.gz (516kB) Collecting backports_abc>=0.4 (from tornado) Downloading https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Collecting futures (from tornado) Downloading https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl Collecting singledispatch (from tornado) Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from singledispatch->tornado) (1.12.0) Building wheels for collected packages: tornado Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/6d/e1/ce/f4ee2fa420cc6b940123c64992b81047816d0a9fad6b879325 Successfully built tornado Installing collected packages: backports-abc, futures, singledispatch, tornado Successfully installed backports-abc-0.5 futures-3.3.0 singledispatch-3.4.0.3 tornado-5.1.1 mkdir: cannot create directory '/opt': File exists Installation de Python-OpenZwave Skipping Cython as it is not installed. apt-get install --force-yes -y cython Reading package lists... Building dependency tree... Reading state information... Suggested packages: cython-doc The following NEW packages will be installed: cython 0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded. Need to get 1277 kB of archives. After this operation, 6558 kB of additional disk space will be used. Get:1 http://ftp.igh.cnrs.fr/pub/os/linux/raspbian/raspbian buster/main armhf cython armhf 0.29.2-2 [1277 kB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 1277 kB in 6s (230 kB/s) Selecting previously unselected package cython. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 201929 files and directories currently installed.) Preparing to unpack .../cython_0.29.2-2_armhf.deb ... Unpacking cython (0.29.2-2) ... Setting up cython (0.29.2-2) ... Processing triggers for man-db (2.8.5-2) ... W: --force-yes is deprecated, use one of the options starting with --allow instead. Installing dependencies for python : 2 7 16 apt-get install --force-yes -y python-pip python-dev python-docutils python-setuptools python-louie Reading package lists... Building dependency tree... Reading state information... python-dev is already the newest version (2.7.16-1). python-docutils is already the newest version (0.14+dfsg-4). python-docutils set to manually installed. python-louie is already the newest version (1.1-4). python-setuptools is already the newest version (40.8.0-1). python-pip is already the newest version (18.1-5+rpt1). 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. W: --force-yes is deprecated, use one of the options starting with --allow instead. apt-get install --force-yes -y build-essential libudev-dev g++ Reading package lists... Building dependency tree... Reading state information... build-essential is already the newest version (12.6). g++ is already the newest version (4:8.3.0-1+rpi2). libudev-dev is already the newest version (241-7~deb10u5+rpi1). 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. W: --force-yes is deprecated, use one of the options starting with --allow instead. apt-get install --force-yes -y cython Reading package lists... Building dependency tree... Reading state information... cython is already the newest version (0.29.2-2). 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. W: --force-yes is deprecated, use one of the options starting with --allow instead. pip install nose-html Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting nose-html Downloading https://files.pythonhosted.org/packages/37/0d/6d4c07259711836c743a6676efc7018166906974f0cb71aefdc6bf74367f/nose-html-1.1.tar.gz Requirement already satisfied: nose>=0.11.1 in /usr/lib/python2.7/dist-packages (from nose-html) (1.3.7) Building wheels for collected packages: nose-html Running setup.py bdist_wheel for nose-html: started Running setup.py bdist_wheel for nose-html: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/ae/aa/06/63d0a7cd541dea189db95f2517122dbf1cebd528f905d0b675 Successfully built nose-html Installing collected packages: nose-html Successfully installed nose-html-1.1 pip install nose-progressive Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting nose-progressive Downloading https://files.pythonhosted.org/packages/78/6d/cedf53ece6d9c402a4dffd2802df6245a1731f88e4b47f2869dd6bd7dd67/nose_progressive-1.5.2-py2-none-any.whl Collecting blessings<2.0,>=1.3 (from nose-progressive) Downloading https://files.pythonhosted.org/packages/8d/b1/a3fe6fd8a012e6d019bafd671c2fee0597ea97ff2e76c25aadfa4545fc32/blessings-1.7-py2-none-any.whl 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) Installing collected packages: blessings, nose-progressive Successfully installed blessings-1.7 nose-progressive-1.5.2 pip install coverage Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting coverage Downloading https://files.pythonhosted.org/packages/da/50/4c0c93ea67c8b42aa700cfbdedd64ea5ac5e7108ba14e3e744f57309304b/coverage-5.3.tar.gz (693kB) Building wheels for collected packages: coverage Running setup.py bdist_wheel for coverage: started Running setup.py bdist_wheel for coverage: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/20/08/3e/9953cfac65ee0103ac8cb142a04d4b3fadfa7e7a7df6959c6f Successfully built coverage Installing collected packages: coverage Successfully installed coverage-5.3 pip install nose Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: nose in /usr/lib/python2.7/dist-packages (1.3.7) pip install pylint Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pylint Downloading https://files.pythonhosted.org/packages/36/3b/fa4025a424adafd85c6195001b1c130ecb8d8b30784a1c4cb68e7b5e5ae7/pylint-1.9.5-py2.py3-none-any.whl (696kB) Collecting isort>=4.2.5 (from pylint) Downloading https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (42kB) Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from pylint) (1.12.0) Collecting astroid<2.0,>=1.6 (from pylint) Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB) Requirement already satisfied: singledispatch; python_version < "3.4" in /usr/local/lib/python2.7/dist-packages (from pylint) (3.4.0.3) Requirement already satisfied: configparser; python_version == "2.7" in /usr/lib/python2.7/dist-packages (from pylint) (3.5.0b2) Requirement already satisfied: backports.functools-lru-cache; python_version == "2.7" in /usr/lib/python2.7/dist-packages (from pylint) (1.5) Collecting mccabe (from pylint) Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl Requirement already satisfied: futures; python_version < "3.2" in /usr/local/lib/python2.7/dist-packages (from isort>=4.2.5->pylint) (3.3.0) Requirement already satisfied: enum34>=1.1.3; python_version < "3.4" in /usr/lib/python2.7/dist-packages (from astroid<2.0,>=1.6->pylint) (1.1.6) Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint) Downloading https://files.pythonhosted.org/packages/95/b7/8823606ab25245effb6907fd7699f2234ae0bbd39e0c7b10b84def966f45/lazy-object-proxy-1.5.2.tar.gz Installing build dependencies: started Installing build dependencies: finished with status 'done' Collecting wrapt (from astroid<2.0,>=1.6->pylint) Downloading https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797/wrapt-1.12.1.tar.gz Building wheels for collected packages: lazy-object-proxy, wrapt Running setup.py bdist_wheel for lazy-object-proxy: started Running setup.py bdist_wheel for lazy-object-proxy: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/a6/16/de/88917f48ed2d427ab4e4e1339f4eda7054b2be09457cdc50fe Running setup.py bdist_wheel for wrapt: started Running setup.py bdist_wheel for wrapt: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/b1/c2/ed/d62208260edbd3fa7156545c00ef966f45f2063d0a84f8208a Successfully built lazy-object-proxy wrapt Installing collected packages: isort, lazy-object-proxy, wrapt, astroid, mccabe, pylint Successfully installed astroid-1.6.6 isort-4.3.21 lazy-object-proxy-1.5.2 mccabe-0.6.1 pylint-1.9.5 wrapt-1.12.1 #pip install docutils #pip install setuptools #The following line crashes with a core dump #pip install "Cython==0.22" Dependencies for users installed (python 2 7 16) sed -i -e '253s/.*//' openzwave/cpp/src/value_classes/ValueID.h cd openzwave && make make[1]: Entering directory '/opt/python-openzwave/openzwave' CPPFLAGS= make -C /opt/python-openzwave/openzwave/cpp/build/ -w make[2]: Entering directory '/opt/python-openzwave/openzwave/cpp/build' Building OpenZWave Version 1.4.-1 Building tinystr.o Building tinyxmlerror.o Building tinyxml.o Building tinyxmlparser.o Building hid.o Building aeskey.o Building aescrypt.o Building aestab.o Building aes_modes.o Building Proprietary.o Building SwitchToggleMultilevel.o Building BarrierOperator.o Building SensorBinary.o Building Language.o Building MultiCmd.o Building Hail.o Building ZWavePlusInfo.o Building MeterPulse.o Building DoorLockLogging.o /opt/python-openzwave/openzwave/cpp/src/command_classes/DoorLockLogging.cpp: In member function 'virtual bool OpenZWave::DoorLockLogging::HandleMsg(const uint8*, uint32, uint32)': /opt/python-openzwave/openzwave/cpp/src/command_classes/DoorLockLogging.cpp:312:15: warning: passing argument 1 to restrict-qualified parameter aliases with argument 4 [-Wrestrict] snprintf(usercode, sizeof(usercode), "%s %d", usercode, (int)_data[12+i]); ^~~~~~~~ ~~~~~~~~ Building ThermostatFanMode.o Building CentralScene.o Building Configuration.o Building Battery.o Building ThermostatMode.o Building ClimateControlSchedule.o Building SwitchToggleBinary.o Building SensorMultilevel.o Building TimeParameters.o Building DeviceResetLocally.o Building UserCode.o Building SensorAlarm.o Building Color.o Building DoorLock.o Building SwitchMultilevel.o Building ApplicationStatus.o Building MultiChannelAssociation.o Building ThermostatOperatingState.o Building NodeNaming.o Building Meter.o Building Indicator.o Building ManufacturerProprietary.o Building WakeUp.o Building BasicWindowCovering.o Building SwitchAll.o Building ThermostatSetpoint.o Building Association.o Building Lock.o Building SceneActivation.o Building Powerlevel.o Building MultiInstance.o Building AssociationCommandConfiguration.o Building CRC16Encap.o Building SoundSwitch.o Building Version.o Building Security.o Building Clock.o Building Alarm.o Building Basic.o Building CommandClasses.o Building ManufacturerSpecific.o In file included from /usr/include/c++/8/map:60, from /opt/python-openzwave/openzwave/cpp/src/command_classes/CommandClasses.h:32, from /opt/python-openzwave/openzwave/cpp/src/command_classes/ManufacturerSpecific.cpp:28: /usr/include/c++/8/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/8/bits/stl_tree.h:2411:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/map:61, from /opt/python-openzwave/openzwave/cpp/src/command_classes/CommandClasses.h:32, from /opt/python-openzwave/openzwave/cpp/src/command_classes/ManufacturerSpecific.cpp:28: /usr/include/c++/8/bits/stl_map.h: In static member function 'static bool OpenZWave::ManufacturerSpecific::LoadProductXML()': /usr/include/c++/8/bits/stl_map.h:518:8: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, /usr/include/c++/8/bits/stl_map.h:518:8: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, /usr/include/c++/8/bits/stl_map.h:518:8: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, Building ThermostatFanState.o Building NoOperation.o Building EnergyProduction.o Building CommandClass.o Building ControllerReplication.o Building Protection.o Building SwitchBinary.o Building Value.o Building ValueList.o Building ValueButton.o Building ValueInt.o Building ValueStore.o Building ValueDecimal.o Building ValueRaw.o Building ValueString.o Building ValueByte.o Building ValueBool.o Building ValueSchedule.o Building ValueShort.o Building Controller.o Building Wait.o Building Thread.o Building Stream.o Building Log.o Building HidController.o Building Mutex.o Building SerialController.o Building Event.o Building FileOps.o Building TimeStamp.o Building FileOpsImpl.o Building TimeStampImpl.o Building WaitImpl.o Building ThreadImpl.o Building LogImpl.o Building MutexImpl.o Building SerialControllerImpl.o Building EventImpl.o Building Options.o Building Scene.o Building Utils.o Building Driver.o Building ZWSecurity.o Building Group.o Building Node.o Building Manager.o Building Msg.o Building Notification.o Creating vers.cpp Building vers.o Linking Static Library Linking Shared Library Making ozw_config file make[2]: Leaving directory '/opt/python-openzwave/openzwave/cpp/build' CPPFLAGS= make -C /opt/python-openzwave/openzwave/cpp/examples/MinOZW/ -w make[2]: Entering directory '/opt/python-openzwave/openzwave/cpp/examples/MinOZW' Building Main.o Linking /opt/python-openzwave/openzwave/.lib/MinOZW g++ -o /opt/python-openzwave/openzwave/.lib/MinOZW /opt/python-openzwave/openzwave/.lib/Main.o /opt/python-openzwave/openzwave/libopenzwave.so -pthread Creating Temporary Shell Launch Script make[2]: Leaving directory '/opt/python-openzwave/openzwave/cpp/examples/MinOZW' make[1]: Leaving directory '/opt/python-openzwave/openzwave' python setup-lib.py build running build running build_ext cythoning src-lib/libopenzwave/libopenzwave.pyx to src-lib/libopenzwave/libopenzwave.cpp /usr/lib/python2.7/dist-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /opt/python-openzwave/src-lib/libopenzwave/libopenzwave.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'libopenzwave' extension creating build creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src-lib creating build/temp.linux-armv7l-2.7/src-lib/libopenzwave arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPY_SSIZE_T_CLEAN=1 -Iopenzwave/cpp/src/ -Iopenzwave/cpp/src/value_classes/ -Iopenzwave/cpp/src/platform/ -Iopenzwave/cpp/build/linux/ -I/usr/include/python2.7 -c src-lib/libopenzwave/libopenzwave.cpp -o build/temp.linux-armv7l-2.7/src-lib/libopenzwave/libopenzwave.o cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ src-lib/libopenzwave/libopenzwave.cpp:3: warning: "PY_SSIZE_T_CLEAN" redefined #define PY_SSIZE_T_CLEAN : note: this is the location of the previous definition In file included from openzwave/cpp/src/aes/aescpp.h:26, from openzwave/cpp/src/Driver.h:42, from src-lib/libopenzwave/libopenzwave.cpp:638: openzwave/cpp/src/aes/aes.h:75: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( disable : 4324 ) openzwave/cpp/src/aes/aes.h:93: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( default : 4324 ) src-lib/libopenzwave/libopenzwave.cpp: In function 'PyObject* __pyx_pf_12libopenzwave_9PyManager_268beginControllerCommand(__pyx_obj_12libopenzwave_PyManager*, PyObject*, PyObject*, PyObject*, PyObject*, PyObject*, PyObject*)': src-lib/libopenzwave/libopenzwave.cpp:30325:204: warning: 'bool OpenZWave::Manager::BeginControllerCommand(uint32, OpenZWave::Driver::ControllerCommand, OpenZWave::Driver::pfnControllerCallback_t, void*, bool, uint8, uint8)' is deprecated [-Wdeprecated-declarations] __pyx_t_6 = __Pyx_PyBool_FromLong(__pyx_v_self->manager->BeginControllerCommand(__pyx_t_1, __pyx_t_2, __pyx_f_12libopenzwave_ctrl_callback, ((void *)__pyx_v_pythonfunc), __pyx_t_3, __pyx_t_4, __pyx_t_5)); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 4120, __pyx_L1_error) ^ In file included from src-lib/libopenzwave/libopenzwave.cpp:643: openzwave/cpp/src/Manager.h:1731:19: note: declared here DEPRECATED bool BeginControllerCommand( uint32 const _homeId, Driver::ControllerCommand _command, Driver::pfnControllerCallback_t _callback = NULL, void* _context = NULL, bool _highPower = false, uint8 _nodeId = 0xff, uint8 _arg = 0 ); ^~~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-armv7l-2.7 arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-InigCj/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-armv7l-2.7/src-lib/libopenzwave/libopenzwave.o openzwave/libopenzwave.a -ludev -lstdc++ -o build/lib.linux-armv7l-2.7/libopenzwave.so python setup-lib.py install running install running bdist_egg running egg_info creating src-lib/libopenzwave.egg-info writing requirements to src-lib/libopenzwave.egg-info/requires.txt writing src-lib/libopenzwave.egg-info/PKG-INFO writing top-level names to src-lib/libopenzwave.egg-info/top_level.txt writing dependency_links to src-lib/libopenzwave.egg-info/dependency_links.txt writing manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' reading manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' writing manifest file 'src-lib/libopenzwave.egg-info/SOURCES.txt' installing library code to build/bdist.linux-armv7l/egg running install_lib running build_ext skipping 'src-lib/libopenzwave/libopenzwave.cpp' Cython extension (up-to-date) creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/egg copying build/lib.linux-armv7l-2.7/libopenzwave.so -> build/bdist.linux-armv7l/egg creating stub loader for libopenzwave.so byte-compiling build/bdist.linux-armv7l/egg/libopenzwave.py to libopenzwave.pyc installing package data to build/bdist.linux-armv7l/egg running install_data creating build/bdist.linux-armv7l/egg/config creating build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/PKG-INFO -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/SOURCES.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/dependency_links.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/not-zip-safe -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/requires.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-lib/libopenzwave.egg-info/top_level.txt -> build/bdist.linux-armv7l/egg/EGG-INFO writing build/bdist.linux-armv7l/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/libopenzwave-0.3.1-py2.7-linux-armv7l.egg' and adding 'build/bdist.linux-armv7l/egg' to it removing 'build/bdist.linux-armv7l/egg' (and everything under it) Processing libopenzwave-0.3.1-py2.7-linux-armv7l.egg creating /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-armv7l.egg Extracting libopenzwave-0.3.1-py2.7-linux-armv7l.egg to /usr/local/lib/python2.7/dist-packages Adding libopenzwave 0.3.1 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-armv7l.egg Processing dependencies for libopenzwave==0.3.1 Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Finished processing dependencies for libopenzwave==0.3.1 Installation of lib finished. python setup-api.py install running install running bdist_egg running egg_info creating src-api/openzwave.egg-info writing requirements to src-api/openzwave.egg-info/requires.txt writing src-api/openzwave.egg-info/PKG-INFO writing top-level names to src-api/openzwave.egg-info/top_level.txt writing dependency_links to src-api/openzwave.egg-info/dependency_links.txt writing manifest file 'src-api/openzwave.egg-info/SOURCES.txt' reading manifest file 'src-api/openzwave.egg-info/SOURCES.txt' writing manifest file 'src-api/openzwave.egg-info/SOURCES.txt' installing library code to build/bdist.linux-armv7l/egg running install_lib running build_py creating build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/value.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/option.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/group.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/__init__.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/node.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/command.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/network.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/object.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/singleton.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/controller.py -> build/lib.linux-armv7l-2.7/openzwave copying src-api/openzwave/scene.py -> build/lib.linux-armv7l-2.7/openzwave creating build/bdist.linux-armv7l/egg copying build/lib.linux-armv7l-2.7/libopenzwave.so -> build/bdist.linux-armv7l/egg creating build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/value.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/option.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/group.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/__init__.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/node.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/command.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/network.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/object.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/singleton.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/controller.py -> build/bdist.linux-armv7l/egg/openzwave copying build/lib.linux-armv7l-2.7/openzwave/scene.py -> build/bdist.linux-armv7l/egg/openzwave byte-compiling build/bdist.linux-armv7l/egg/openzwave/value.py to value.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/option.py to option.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/group.py to group.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/__init__.py to __init__.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/node.py to node.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/command.py to command.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/network.py to network.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/object.py to object.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/singleton.py to singleton.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/controller.py to controller.pyc byte-compiling build/bdist.linux-armv7l/egg/openzwave/scene.py to scene.pyc creating build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/PKG-INFO -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/SOURCES.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/dependency_links.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/not-zip-safe -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/requires.txt -> build/bdist.linux-armv7l/egg/EGG-INFO copying src-api/openzwave.egg-info/top_level.txt -> build/bdist.linux-armv7l/egg/EGG-INFO writing build/bdist.linux-armv7l/egg/EGG-INFO/native_libs.txt creating 'dist/openzwave-0.3.1-py2.7.egg' and adding 'build/bdist.linux-armv7l/egg' to it removing 'build/bdist.linux-armv7l/egg' (and everything under it) Processing openzwave-0.3.1-py2.7.egg creating /usr/local/lib/python2.7/dist-packages/openzwave-0.3.1-py2.7.egg Extracting openzwave-0.3.1-py2.7.egg to /usr/local/lib/python2.7/dist-packages Adding openzwave 0.3.1 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/openzwave-0.3.1-py2.7.egg Processing dependencies for openzwave==0.3.1 Searching for libopenzwave==0.3.1 Best match: libopenzwave 0.3.1 Processing libopenzwave-0.3.1-py2.7-linux-armv7l.egg libopenzwave 0.3.1 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/libopenzwave-0.3.1-py2.7-linux-armv7l.egg Searching for Louie==1.1 Best match: Louie 1.1 Adding Louie 1.1 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Finished processing dependencies for openzwave==0.3.1 Installation of API finished. sed: can't read /etc/inittab: No such file or directory Created symlink /etc/systemd/system/serial-getty@ttyAMA0.service -> /dev/null. Everything is successfully installed!