Created temporary directory: /tmp/pip-ephem-wheel-cache-c2ylxt2k Created temporary directory: /tmp/pip-req-tracker-1u1wezzw Created requirements tracker '/tmp/pip-req-tracker-1u1wezzw' Created temporary directory: /tmp/pip-wheel-dmcy_8n7 Collecting collective.faceted.map==1.0a1 1 location(s) to search for versions of collective.faceted.map: * https://pypi.org/simple/collective-faceted-map/ Getting page https://pypi.org/simple/collective-faceted-map/ Analyzing links from page https://pypi.org/simple/collective-faceted-map/ Found link https://files.pythonhosted.org/packages/c8/c6/b63759b6a54080127e6c7236513b2025964cebc45b911637be27db659ac0/collective.faceted.map-1.0a1.tar.gz#sha256=97c89aedf84782d1d31674e5ab46159c280d902f1ae79120a0a9a9af5cc11e3d (from https://pypi.org/simple/collective-faceted-map/), version: 1.0a1 Using version 1.0a1 (newest of versions: 1.0a1) Created temporary directory: /tmp/pip-unpack-js28mfap Downloading https://files.pythonhosted.org/packages/c8/c6/b63759b6a54080127e6c7236513b2025964cebc45b911637be27db659ac0/collective.faceted.map-1.0a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c8/c6/b63759b6a54080127e6c7236513b2025964cebc45b911637be27db659ac0/collective.faceted.map-1.0a1.tar.gz#sha256=97c89aedf84782d1d31674e5ab46159c280d902f1ae79120a0a9a9af5cc11e3d (from https://pypi.org/simple/collective-faceted-map/) Added collective.faceted.map==1.0a1 from https://files.pythonhosted.org/packages/c8/c6/b63759b6a54080127e6c7236513b2025964cebc45b911637be27db659ac0/collective.faceted.map-1.0a1.tar.gz#sha256=97c89aedf84782d1d31674e5ab46159c280d902f1ae79120a0a9a9af5cc11e3d to build tracker '/tmp/pip-req-tracker-1u1wezzw' Running setup.py (path:/tmp/pip-wheel-dmcy_8n7/collective.faceted.map/setup.py) egg_info for package collective.faceted.map Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.faceted.map.egg-info writing pip-egg-info/collective.faceted.map.egg-info/PKG-INFO writing requirements to pip-egg-info/collective.faceted.map.egg-info/requires.txt writing entry points to pip-egg-info/collective.faceted.map.egg-info/entry_points.txt writing top-level names to pip-egg-info/collective.faceted.map.egg-info/top_level.txt writing namespace_packages to pip-egg-info/collective.faceted.map.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/collective.faceted.map.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/collective.faceted.map.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.faceted.map.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching 'requirements.txt' writing manifest file 'pip-egg-info/collective.faceted.map.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dmcy_8n7/collective.faceted.map has version 1.0a1, which satisfies requirement collective.faceted.map==1.0a1 from https://files.pythonhosted.org/packages/c8/c6/b63759b6a54080127e6c7236513b2025964cebc45b911637be27db659ac0/collective.faceted.map-1.0a1.tar.gz#sha256=97c89aedf84782d1d31674e5ab46159c280d902f1ae79120a0a9a9af5cc11e3d Removed collective.faceted.map==1.0a1 from https://files.pythonhosted.org/packages/c8/c6/b63759b6a54080127e6c7236513b2025964cebc45b911637be27db659ac0/collective.faceted.map-1.0a1.tar.gz#sha256=97c89aedf84782d1d31674e5ab46159c280d902f1ae79120a0a9a9af5cc11e3d from build tracker '/tmp/pip-req-tracker-1u1wezzw' Building wheels for collected packages: collective.faceted.map Created temporary directory: /tmp/pip-wheel-5_w3csv5 Running setup.py bdist_wheel for collective.faceted.map: started Destination directory: /tmp/pip-wheel-5_w3csv5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dmcy_8n7/collective.faceted.map/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/pip-wheel-5_w3csv5 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying src/collective/__init__.py -> build/lib/collective creating build/lib/collective/faceted copying src/collective/faceted/__init__.py -> build/lib/collective/faceted creating build/lib/collective/faceted/map copying src/collective/faceted/map/testing.py -> build/lib/collective/faceted/map copying src/collective/faceted/map/interfaces.py -> build/lib/collective/faceted/map copying src/collective/faceted/map/setuphandlers.py -> build/lib/collective/faceted/map copying src/collective/faceted/map/upgrades.py -> build/lib/collective/faceted/map copying src/collective/faceted/map/__init__.py -> build/lib/collective/faceted/map creating build/lib/collective/faceted/map/locales copying src/collective/faceted/map/locales/update.py -> build/lib/collective/faceted/map/locales copying src/collective/faceted/map/locales/__init__.py -> build/lib/collective/faceted/map/locales creating build/lib/collective/faceted/map/browser copying src/collective/faceted/map/browser/__init__.py -> build/lib/collective/faceted/map/browser copying src/collective/faceted/map/browser/view.py -> build/lib/collective/faceted/map/browser creating build/lib/collective/faceted/map/tests copying src/collective/faceted/map/tests/test_setup.py -> build/lib/collective/faceted/map/tests copying src/collective/faceted/map/tests/test_robot.py -> build/lib/collective/faceted/map/tests copying src/collective/faceted/map/tests/__init__.py -> build/lib/collective/faceted/map/tests running egg_info writing dependency_links to src/collective.faceted.map.egg-info/dependency_links.txt writing namespace_packages to src/collective.faceted.map.egg-info/namespace_packages.txt writing top-level names to src/collective.faceted.map.egg-info/top_level.txt writing src/collective.faceted.map.egg-info/PKG-INFO writing entry points to src/collective.faceted.map.egg-info/entry_points.txt writing requirements to src/collective.faceted.map.egg-info/requires.txt reading manifest file 'src/collective.faceted.map.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching 'requirements.txt' writing manifest file 'src/collective.faceted.map.egg-info/SOURCES.txt' copying src/collective/faceted/map/configure.zcml -> build/lib/collective/faceted/map copying src/collective/faceted/map/permissions.zcml -> build/lib/collective/faceted/map copying src/collective/faceted/map/upgrades.zcml -> build/lib/collective/faceted/map creating build/lib/collective/faceted/map/profiles creating build/lib/collective/faceted/map/profiles/default copying src/collective/faceted/map/profiles/default/browserlayer.xml -> build/lib/collective/faceted/map/profiles/default copying src/collective/faceted/map/profiles/default/catalog.xml -> build/lib/collective/faceted/map/profiles/default copying src/collective/faceted/map/profiles/default/metadata.xml -> build/lib/collective/faceted/map/profiles/default copying src/collective/faceted/map/profiles/default/registry.xml -> build/lib/collective/faceted/map/profiles/default copying src/collective/faceted/map/profiles/default/rolemap.xml -> build/lib/collective/faceted/map/profiles/default creating build/lib/collective/faceted/map/profiles/uninstall copying src/collective/faceted/map/profiles/uninstall/browserlayer.xml -> build/lib/collective/faceted/map/profiles/uninstall copying src/collective/faceted/map/locales/README.rst -> build/lib/collective/faceted/map/locales copying src/collective/faceted/map/locales/collective.faceted.map.pot -> build/lib/collective/faceted/map/locales copying src/collective/faceted/map/locales/update.sh -> build/lib/collective/faceted/map/locales creating build/lib/collective/faceted/map/locales/en creating build/lib/collective/faceted/map/locales/en/LC_MESSAGES copying src/collective/faceted/map/locales/en/LC_MESSAGES/collective.faceted.map.mo -> build/lib/collective/faceted/map/locales/en/LC_MESSAGES copying src/collective/faceted/map/locales/en/LC_MESSAGES/collective.faceted.map.po -> build/lib/collective/faceted/map/locales/en/LC_MESSAGES copying src/collective/faceted/map/browser/configure.zcml -> build/lib/collective/faceted/map/browser creating build/lib/collective/faceted/map/browser/overrides copying src/collective/faceted/map/browser/overrides/.gitkeep -> build/lib/collective/faceted/map/browser/overrides creating build/lib/collective/faceted/map/browser/static copying src/collective/faceted/map/browser/static/.gitkeep -> build/lib/collective/faceted/map/browser/static creating build/lib/collective/faceted/map/tests/robot copying src/collective/faceted/map/tests/robot/test_example.robot -> build/lib/collective/faceted/map/tests/robot installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) Skipping installation of build/bdist.linux-armv7l/wheel/collective/faceted/__init__.py (namespace package) copying collective/faceted/map/testing.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map copying collective/faceted/map/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map copying collective/faceted/map/upgrades.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/map copying collective/faceted/map/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/map copying collective/faceted/map/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map copying collective/faceted/map/permissions.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/map copying collective/faceted/map/upgrades.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map copying collective/faceted/map/__init__.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map copying collective/faceted/map/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/faceted/map/locales copying collective/faceted/map/locales/update.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map/locales copying collective/faceted/map/locales/collective.faceted.map.pot -> build/bdist.linux-armv7l/wheel/collective/faceted/map/locales copying collective/faceted/map/locales/__init__.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map/locales copying collective/faceted/map/locales/README.rst -> build/bdist.linux-armv7l/wheel/collective/faceted/map/locales copying collective/faceted/map/locales/en/LC_MESSAGES/collective.faceted.map.mo -> build/bdist.linux-armv7l/wheel/collective/faceted/map/locales/en/LC_MESSAGES copying collective/faceted/map/locales/en/LC_MESSAGES/collective.faceted.map.po -> build/bdist.linux-armv7l/wheel/collective/faceted/map/locales/en/LC_MESSAGES copying collective/faceted/map/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/map/browser copying collective/faceted/map/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map/browser copying collective/faceted/map/browser/view.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map/browser copying collective/faceted/map/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/faceted/map/browser/static copying collective/faceted/map/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/faceted/map/browser/overrides copying collective/faceted/map/profiles/default/catalog.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/map/profiles/default copying collective/faceted/map/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/map/profiles/default copying collective/faceted/map/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/map/profiles/default copying collective/faceted/map/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/map/profiles/default copying collective/faceted/map/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/map/profiles/default copying collective/faceted/map/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/map/profiles/uninstall copying collective/faceted/map/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map/tests copying collective/faceted/map/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map/tests copying collective/faceted/map/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/faceted/map/tests copying collective/faceted/map/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/faceted/map/tests/robot running install_egg_info Copying src/collective.faceted.map.egg-info to build/bdist.linux-armv7l/wheel/collective.faceted.map-1.0a1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.faceted.map-1.0a1-py3.4-nspkg.pth running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.GPL" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/collective.faceted.map-1.0a1.dist-info/WHEEL creating '/tmp/pip-wheel-5_w3csv5/collective.faceted.map-1.0a1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.faceted.map-1.0a1-py3.4-nspkg.pth' adding 'collective/faceted/map/__init__.py' adding 'collective/faceted/map/configure.zcml' adding 'collective/faceted/map/interfaces.py' adding 'collective/faceted/map/permissions.zcml' adding 'collective/faceted/map/setuphandlers.py' adding 'collective/faceted/map/testing.py' adding 'collective/faceted/map/upgrades.py' adding 'collective/faceted/map/upgrades.zcml' adding 'collective/faceted/map/browser/__init__.py' adding 'collective/faceted/map/browser/configure.zcml' adding 'collective/faceted/map/browser/view.py' adding 'collective/faceted/map/browser/overrides/.gitkeep' adding 'collective/faceted/map/browser/static/.gitkeep' adding 'collective/faceted/map/locales/README.rst' adding 'collective/faceted/map/locales/__init__.py' adding 'collective/faceted/map/locales/collective.faceted.map.pot' adding 'collective/faceted/map/locales/update.py' adding 'collective/faceted/map/locales/update.sh' adding 'collective/faceted/map/locales/en/LC_MESSAGES/collective.faceted.map.mo' adding 'collective/faceted/map/locales/en/LC_MESSAGES/collective.faceted.map.po' adding 'collective/faceted/map/profiles/default/browserlayer.xml' adding 'collective/faceted/map/profiles/default/catalog.xml' adding 'collective/faceted/map/profiles/default/metadata.xml' adding 'collective/faceted/map/profiles/default/registry.xml' adding 'collective/faceted/map/profiles/default/rolemap.xml' adding 'collective/faceted/map/profiles/uninstall/browserlayer.xml' adding 'collective/faceted/map/tests/__init__.py' adding 'collective/faceted/map/tests/test_robot.py' adding 'collective/faceted/map/tests/test_setup.py' adding 'collective/faceted/map/tests/robot/test_example.robot' adding 'collective.faceted.map-1.0a1.dist-info/LICENSE.GPL' adding 'collective.faceted.map-1.0a1.dist-info/LICENSE.rst' adding 'collective.faceted.map-1.0a1.dist-info/METADATA' adding 'collective.faceted.map-1.0a1.dist-info/WHEEL' adding 'collective.faceted.map-1.0a1.dist-info/entry_points.txt' adding 'collective.faceted.map-1.0a1.dist-info/namespace_packages.txt' adding 'collective.faceted.map-1.0a1.dist-info/top_level.txt' adding 'collective.faceted.map-1.0a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.faceted.map: finished with status 'done' Stored in directory: /tmp/tmpl1vp50z5 Successfully built collective.faceted.map Cleaning up... Removing source in /tmp/pip-wheel-dmcy_8n7/collective.faceted.map Removed build tracker '/tmp/pip-req-tracker-1u1wezzw'