Collecting opcua==0.90.4 1 location(s) to search for versions of opcua: * https://pypi.python.org/simple/opcua/ Getting page https://pypi.python.org/simple/opcua/ Analyzing links from page https://pypi.python.org/simple/opcua/ Found link https://pypi.python.org/packages/6b/ec/a200a0b44fbed0e045297ca6fc88365c021735bc6db24bc0528e308f0e46/opcua-0.90.4.tar.gz#md5=20ecce82427bb95ec8cdcad8f6771eec (from https://pypi.python.org/simple/opcua/), version: 0.90.4 Using version 0.90.4 (newest of versions: 0.90.4) Downloading opcua-0.90.4.tar.gz (327kB) Downloading from URL https://pypi.python.org/packages/6b/ec/a200a0b44fbed0e045297ca6fc88365c021735bc6db24bc0528e308f0e46/opcua-0.90.4.tar.gz#md5=20ecce82427bb95ec8cdcad8f6771eec (from https://pypi.python.org/simple/opcua/) Running setup.py (path:/tmp/pip-build-je_hjaar/opcua/setup.py) egg_info for package opcua Running command python setup.py egg_info running egg_info creating pip-egg-info/opcua.egg-info writing pip-egg-info/opcua.egg-info/PKG-INFO writing requirements to pip-egg-info/opcua.egg-info/requires.txt writing entry points to pip-egg-info/opcua.egg-info/entry_points.txt writing dependency_links to pip-egg-info/opcua.egg-info/dependency_links.txt writing top-level names to pip-egg-info/opcua.egg-info/top_level.txt writing manifest file 'pip-egg-info/opcua.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/opcua.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/opcua.egg-info/SOURCES.txt' Source in /tmp/pip-build-je_hjaar/opcua has version 0.90.4, which satisfies requirement opcua==0.90.4 from https://pypi.python.org/packages/6b/ec/a200a0b44fbed0e045297ca6fc88365c021735bc6db24bc0528e308f0e46/opcua-0.90.4.tar.gz#md5=20ecce82427bb95ec8cdcad8f6771eec Building wheels for collected packages: opcua Running setup.py bdist_wheel for opcua: started Destination directory: /tmp/tmpms0l7q54pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-je_hjaar/opcua/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpms0l7q54pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/opcua copying opcua/tools.py -> build/lib/opcua copying opcua/__init__.py -> build/lib/opcua copying opcua/compat.py -> build/lib/opcua creating build/lib/opcua/server copying opcua/server/users.py -> build/lib/opcua/server copying opcua/server/history_sql.py -> build/lib/opcua/server copying opcua/server/internal_server.py -> build/lib/opcua/server copying opcua/server/address_space.py -> build/lib/opcua/server copying opcua/server/internal_subscription.py -> build/lib/opcua/server copying opcua/server/server.py -> build/lib/opcua/server copying opcua/server/history.py -> build/lib/opcua/server copying opcua/server/binary_server_asyncio.py -> build/lib/opcua/server copying opcua/server/event_generator.py -> build/lib/opcua/server copying opcua/server/__init__.py -> build/lib/opcua/server copying opcua/server/subscription_service.py -> build/lib/opcua/server copying opcua/server/uaprocessor.py -> build/lib/opcua/server creating build/lib/opcua/crypto copying opcua/crypto/uacrypto.py -> build/lib/opcua/crypto copying opcua/crypto/security_policies.py -> build/lib/opcua/crypto copying opcua/crypto/__init__.py -> build/lib/opcua/crypto creating build/lib/opcua/client copying opcua/client/ua_client.py -> build/lib/opcua/client copying opcua/client/__init__.py -> build/lib/opcua/client copying opcua/client/client.py -> build/lib/opcua/client creating build/lib/opcua/ua copying opcua/ua/uatypes.py -> build/lib/opcua/ua copying opcua/ua/ua_binary.py -> build/lib/opcua/ua copying opcua/ua/object_ids.py -> build/lib/opcua/ua copying opcua/ua/uaprotocol_auto.py -> build/lib/opcua/ua copying opcua/ua/__init__.py -> build/lib/opcua/ua copying opcua/ua/uaprotocol_hand.py -> build/lib/opcua/ua copying opcua/ua/status_codes.py -> build/lib/opcua/ua copying opcua/ua/attribute_ids.py -> build/lib/opcua/ua copying opcua/ua/extension_objects.py -> build/lib/opcua/ua creating build/lib/opcua/common copying opcua/common/copy_node.py -> build/lib/opcua/common copying opcua/common/xmlimporter.py -> build/lib/opcua/common copying opcua/common/node.py -> build/lib/opcua/common copying opcua/common/xmlexporter.py -> build/lib/opcua/common copying opcua/common/callback.py -> build/lib/opcua/common copying opcua/common/structures.py -> build/lib/opcua/common copying opcua/common/manage_nodes.py -> build/lib/opcua/common copying opcua/common/ua_utils.py -> build/lib/opcua/common copying opcua/common/events.py -> build/lib/opcua/common copying opcua/common/methods.py -> build/lib/opcua/common copying opcua/common/shortcuts.py -> build/lib/opcua/common copying opcua/common/subscription.py -> build/lib/opcua/common copying opcua/common/__init__.py -> build/lib/opcua/common copying opcua/common/event_objects.py -> build/lib/opcua/common copying opcua/common/instantiate.py -> build/lib/opcua/common copying opcua/common/utils.py -> build/lib/opcua/common copying opcua/common/xmlparser.py -> build/lib/opcua/common creating build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space_part8.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space_part4.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space_part9.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space_part13.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space_part3.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/__init__.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space_part5.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space_part11.py -> build/lib/opcua/server/standard_address_space copying opcua/server/standard_address_space/standard_address_space_part10.py -> build/lib/opcua/server/standard_address_space creating build/lib/opcua/ua/uaerrors copying opcua/ua/uaerrors/_auto.py -> build/lib/opcua/ua/uaerrors copying opcua/ua/uaerrors/_base.py -> build/lib/opcua/ua/uaerrors copying opcua/ua/uaerrors/__init__.py -> build/lib/opcua/ua/uaerrors installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/opcua copying build/lib/opcua/tools.py -> build/bdist.linux-armv7l/wheel/opcua creating build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/users.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/history_sql.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/internal_server.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/address_space.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/internal_subscription.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/server.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/history.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/binary_server_asyncio.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/event_generator.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/__init__.py -> build/bdist.linux-armv7l/wheel/opcua/server creating build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space_part8.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space_part4.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space_part9.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space_part13.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space_part3.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/__init__.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space_part5.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space_part11.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/standard_address_space/standard_address_space_part10.py -> build/bdist.linux-armv7l/wheel/opcua/server/standard_address_space copying build/lib/opcua/server/subscription_service.py -> build/bdist.linux-armv7l/wheel/opcua/server copying build/lib/opcua/server/uaprocessor.py -> build/bdist.linux-armv7l/wheel/opcua/server creating build/bdist.linux-armv7l/wheel/opcua/crypto copying build/lib/opcua/crypto/uacrypto.py -> build/bdist.linux-armv7l/wheel/opcua/crypto copying build/lib/opcua/crypto/security_policies.py -> build/bdist.linux-armv7l/wheel/opcua/crypto copying build/lib/opcua/crypto/__init__.py -> build/bdist.linux-armv7l/wheel/opcua/crypto creating build/bdist.linux-armv7l/wheel/opcua/client copying build/lib/opcua/client/ua_client.py -> build/bdist.linux-armv7l/wheel/opcua/client copying build/lib/opcua/client/__init__.py -> build/bdist.linux-armv7l/wheel/opcua/client copying build/lib/opcua/client/client.py -> build/bdist.linux-armv7l/wheel/opcua/client creating build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/ua/uatypes.py -> build/bdist.linux-armv7l/wheel/opcua/ua creating build/bdist.linux-armv7l/wheel/opcua/ua/uaerrors copying build/lib/opcua/ua/uaerrors/_auto.py -> build/bdist.linux-armv7l/wheel/opcua/ua/uaerrors copying build/lib/opcua/ua/uaerrors/_base.py -> build/bdist.linux-armv7l/wheel/opcua/ua/uaerrors copying build/lib/opcua/ua/uaerrors/__init__.py -> build/bdist.linux-armv7l/wheel/opcua/ua/uaerrors copying build/lib/opcua/ua/ua_binary.py -> build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/ua/object_ids.py -> build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/ua/uaprotocol_auto.py -> build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/ua/__init__.py -> build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/ua/uaprotocol_hand.py -> build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/ua/status_codes.py -> build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/ua/attribute_ids.py -> build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/ua/extension_objects.py -> build/bdist.linux-armv7l/wheel/opcua/ua copying build/lib/opcua/__init__.py -> build/bdist.linux-armv7l/wheel/opcua creating build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/copy_node.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/xmlimporter.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/node.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/xmlexporter.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/callback.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/structures.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/manage_nodes.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/ua_utils.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/events.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/methods.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/shortcuts.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/subscription.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/__init__.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/event_objects.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/instantiate.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/utils.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/common/xmlparser.py -> build/bdist.linux-armv7l/wheel/opcua/common copying build/lib/opcua/compat.py -> build/bdist.linux-armv7l/wheel/opcua running install_egg_info running egg_info writing entry points to opcua.egg-info/entry_points.txt writing dependency_links to opcua.egg-info/dependency_links.txt writing requirements to opcua.egg-info/requires.txt writing opcua.egg-info/PKG-INFO writing top-level names to opcua.egg-info/top_level.txt reading manifest file 'opcua.egg-info/SOURCES.txt' writing manifest file 'opcua.egg-info/SOURCES.txt' Copying opcua.egg-info to build/bdist.linux-armv7l/wheel/opcua-0.90.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/opcua-0.90.4.dist-info/WHEEL Running setup.py bdist_wheel for opcua: finished with status 'done' Stored in directory: /tmp/tmp1n80lre5 Successfully built opcua Cleaning up... Removing source in /tmp/pip-build-je_hjaar/opcua