2020-11-09T10:59:42,980 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2020-11-09T10:59:43,695 Created temporary directory: /tmp/pip-ephem-wheel-cache-asl2zaxo 2020-11-09T10:59:43,700 Created temporary directory: /tmp/pip-req-tracker-q40hq0y8 2020-11-09T10:59:43,701 Initialized build tracking at /tmp/pip-req-tracker-q40hq0y8 2020-11-09T10:59:43,701 Created build tracker: /tmp/pip-req-tracker-q40hq0y8 2020-11-09T10:59:43,701 Entered build tracker: /tmp/pip-req-tracker-q40hq0y8 2020-11-09T10:59:43,703 Created temporary directory: /tmp/pip-wheel-8jlgzz3n 2020-11-09T10:59:43,720 1 location(s) to search for versions of scfg: 2020-11-09T10:59:43,720 * https://pypi.org/simple/scfg/ 2020-11-09T10:59:43,720 Fetching project page and analyzing links: https://pypi.org/simple/scfg/ 2020-11-09T10:59:43,723 Getting page https://pypi.org/simple/scfg/ 2020-11-09T10:59:43,727 Found index url https://pypi.org/simple 2020-11-09T10:59:44,067 Found link https://files.pythonhosted.org/packages/7d/51/adf7ede69e4b9bb4c3d44df6a5ff96e230ee1727f3f4ce9d208f8aae2228/scfg-1.0.tar.gz#sha256=25c7e8366a2df82e2bdc5985e7b3ca4cf82db626c444860150522a0e406c59c4 (from https://pypi.org/simple/scfg/), version: 1.0 2020-11-09T10:59:44,077 Given no hashes to check 1 links for project 'scfg': discarding no candidates 2020-11-09T10:59:44,079 Using version 1.0 (newest of versions: 1.0) 2020-11-09T10:59:44,088 Collecting scfg==1.0 2020-11-09T10:59:44,093 Created temporary directory: /tmp/pip-unpack-5q8dnzej 2020-11-09T10:59:44,318 Downloading scfg-1.0.tar.gz (13 kB) 2020-11-09T10:59:44,419 Added scfg==1.0 from https://files.pythonhosted.org/packages/7d/51/adf7ede69e4b9bb4c3d44df6a5ff96e230ee1727f3f4ce9d208f8aae2228/scfg-1.0.tar.gz#sha256=25c7e8366a2df82e2bdc5985e7b3ca4cf82db626c444860150522a0e406c59c4 to build tracker '/tmp/pip-req-tracker-q40hq0y8' 2020-11-09T10:59:44,422 Running setup.py (path:/tmp/pip-wheel-8jlgzz3n/scfg/setup.py) egg_info for package scfg 2020-11-09T10:59:44,425 Created temporary directory: /tmp/pip-pip-egg-info-dfm3oqta 2020-11-09T10:59:44,426 Running command python setup.py egg_info 2020-11-09T10:59:46,920 running egg_info 2020-11-09T10:59:46,926 creating /tmp/pip-pip-egg-info-dfm3oqta/scfg.egg-info 2020-11-09T10:59:46,928 writing top-level names to /tmp/pip-pip-egg-info-dfm3oqta/scfg.egg-info/top_level.txt 2020-11-09T10:59:46,931 writing /tmp/pip-pip-egg-info-dfm3oqta/scfg.egg-info/PKG-INFO 2020-11-09T10:59:46,938 writing dependency_links to /tmp/pip-pip-egg-info-dfm3oqta/scfg.egg-info/dependency_links.txt 2020-11-09T10:59:46,943 writing manifest file '/tmp/pip-pip-egg-info-dfm3oqta/scfg.egg-info/SOURCES.txt' 2020-11-09T10:59:47,312 reading manifest file '/tmp/pip-pip-egg-info-dfm3oqta/scfg.egg-info/SOURCES.txt' 2020-11-09T10:59:47,320 writing manifest file '/tmp/pip-pip-egg-info-dfm3oqta/scfg.egg-info/SOURCES.txt' 2020-11-09T10:59:47,460 Source in /tmp/pip-wheel-8jlgzz3n/scfg has version 1.0, which satisfies requirement scfg==1.0 from https://files.pythonhosted.org/packages/7d/51/adf7ede69e4b9bb4c3d44df6a5ff96e230ee1727f3f4ce9d208f8aae2228/scfg-1.0.tar.gz#sha256=25c7e8366a2df82e2bdc5985e7b3ca4cf82db626c444860150522a0e406c59c4 2020-11-09T10:59:47,461 Removed scfg==1.0 from https://files.pythonhosted.org/packages/7d/51/adf7ede69e4b9bb4c3d44df6a5ff96e230ee1727f3f4ce9d208f8aae2228/scfg-1.0.tar.gz#sha256=25c7e8366a2df82e2bdc5985e7b3ca4cf82db626c444860150522a0e406c59c4 from build tracker '/tmp/pip-req-tracker-q40hq0y8' 2020-11-09T10:59:47,465 Building wheels for collected packages: scfg 2020-11-09T10:59:47,473 Created temporary directory: /tmp/pip-wheel-nx7usstc 2020-11-09T10:59:47,474 Building wheel for scfg (setup.py): started 2020-11-09T10:59:47,475 Destination directory: /tmp/pip-wheel-nx7usstc 2020-11-09T10:59:47,476 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-8jlgzz3n/scfg/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-8jlgzz3n/scfg/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-nx7usstc 2020-11-09T10:59:49,811 running bdist_wheel 2020-11-09T10:59:49,828 running build 2020-11-09T10:59:49,828 running build_py 2020-11-09T10:59:50,169 creating build 2020-11-09T10:59:50,170 creating build/lib 2020-11-09T10:59:50,172 creating build/lib/symbolic-control-flow-graphs 2020-11-09T10:59:50,175 copying symbolic-control-flow-graphs/comparison.py -> build/lib/symbolic-control-flow-graphs 2020-11-09T10:59:50,181 copying symbolic-control-flow-graphs/__init__.py -> build/lib/symbolic-control-flow-graphs 2020-11-09T10:59:50,185 copying symbolic-control-flow-graphs/builder.py -> build/lib/symbolic-control-flow-graphs 2020-11-09T10:59:50,191 copying symbolic-control-flow-graphs/scfg.py -> build/lib/symbolic-control-flow-graphs 2020-11-09T10:59:50,202 copying symbolic-control-flow-graphs/test_module.py -> build/lib/symbolic-control-flow-graphs 2020-11-09T10:59:50,208 copying symbolic-control-flow-graphs/tests.py -> build/lib/symbolic-control-flow-graphs 2020-11-09T10:59:50,227 installing to build/bdist.linux-armv7l/wheel 2020-11-09T10:59:50,228 running install 2020-11-09T10:59:50,230 running install_lib 2020-11-09T10:59:50,238 creating build/bdist.linux-armv7l 2020-11-09T10:59:50,239 creating build/bdist.linux-armv7l/wheel 2020-11-09T10:59:50,243 creating build/bdist.linux-armv7l/wheel/symbolic-control-flow-graphs 2020-11-09T10:59:50,245 copying build/lib/symbolic-control-flow-graphs/comparison.py -> build/bdist.linux-armv7l/wheel/symbolic-control-flow-graphs 2020-11-09T10:59:50,251 copying build/lib/symbolic-control-flow-graphs/__init__.py -> build/bdist.linux-armv7l/wheel/symbolic-control-flow-graphs 2020-11-09T10:59:50,255 copying build/lib/symbolic-control-flow-graphs/builder.py -> build/bdist.linux-armv7l/wheel/symbolic-control-flow-graphs 2020-11-09T10:59:50,259 copying build/lib/symbolic-control-flow-graphs/scfg.py -> build/bdist.linux-armv7l/wheel/symbolic-control-flow-graphs 2020-11-09T10:59:50,268 copying build/lib/symbolic-control-flow-graphs/test_module.py -> build/bdist.linux-armv7l/wheel/symbolic-control-flow-graphs 2020-11-09T10:59:50,274 copying build/lib/symbolic-control-flow-graphs/tests.py -> build/bdist.linux-armv7l/wheel/symbolic-control-flow-graphs 2020-11-09T10:59:50,278 running install_egg_info 2020-11-09T10:59:50,328 running egg_info 2020-11-09T10:59:50,330 writing top-level names to scfg.egg-info/top_level.txt 2020-11-09T10:59:50,333 writing dependency_links to scfg.egg-info/dependency_links.txt 2020-11-09T10:59:50,336 writing scfg.egg-info/PKG-INFO 2020-11-09T10:59:50,348 reading manifest file 'scfg.egg-info/SOURCES.txt' 2020-11-09T10:59:50,356 writing manifest file 'scfg.egg-info/SOURCES.txt' 2020-11-09T10:59:50,359 Copying scfg.egg-info to build/bdist.linux-armv7l/wheel/scfg-1.0-py3.5.egg-info 2020-11-09T10:59:50,382 running install_scripts 2020-11-09T10:59:50,547 creating build/bdist.linux-armv7l/wheel/scfg-1.0.dist-info/WHEEL 2020-11-09T10:59:50,774 Building wheel for scfg (setup.py): finished with status 'done' 2020-11-09T10:59:50,778 Created wheel for scfg: filename=scfg-1.0-py3-none-any.whl size=15680 sha256=efc6a4e3ae6e7779f2554461fbda1a9d38b270b7422d5afd5631b969e52c63e6 2020-11-09T10:59:50,779 Stored in directory: /tmp/pip-ephem-wheel-cache-asl2zaxo/wheels/8a/05/0c/5868633831d18d8ae466768549aba599c396cd72ecc0796df1 2020-11-09T10:59:50,783 Successfully built scfg 2020-11-09T10:59:50,792 Removed build tracker: '/tmp/pip-req-tracker-q40hq0y8'