2021-07-10T00:29:18,580 Created temporary directory: /tmp/pip-ephem-wheel-cache-okpnmxyo 2021-07-10T00:29:18,583 Created temporary directory: /tmp/pip-req-tracker-vk1ytbvx 2021-07-10T00:29:18,584 Initialized build tracking at /tmp/pip-req-tracker-vk1ytbvx 2021-07-10T00:29:18,584 Created build tracker: /tmp/pip-req-tracker-vk1ytbvx 2021-07-10T00:29:18,584 Entered build tracker: /tmp/pip-req-tracker-vk1ytbvx 2021-07-10T00:29:18,585 Created temporary directory: /tmp/pip-wheel-epvy0cq2 2021-07-10T00:29:18,618 1 location(s) to search for versions of polyenum: 2021-07-10T00:29:18,618 * https://pypi.org/simple/polyenum/ 2021-07-10T00:29:18,618 Fetching project page and analyzing links: https://pypi.org/simple/polyenum/ 2021-07-10T00:29:18,619 Getting page https://pypi.org/simple/polyenum/ 2021-07-10T00:29:18,620 Found index url https://pypi.org/simple 2021-07-10T00:29:18,800 Found link https://files.pythonhosted.org/packages/49/35/ed82c4dcb571d5a3f47a7f1621d9281c43e5f42aa901de83dc0406ca6bca/polyenum-0.1-1.linux-x86_64.tar.gz#sha256=77f4be0e56e883381fd4ebc1f3393131f775920447451acf2435fbb1a9cf254c (from https://pypi.org/simple/polyenum/), version: 0.1-1.linux-x86_64 2021-07-10T00:29:18,801 Found link https://files.pythonhosted.org/packages/d5/e5/293ff05a85b2e9dd38275393ae564b45a07caa0ad56f147963d3720a4fba/polyenum-0.1-1.tar.gz#sha256=948c5af65c5bce7ea200260f5a844e786f7e2b61035b6cabbc0180d3ee9ce3bd (from https://pypi.org/simple/polyenum/), version: 0.1-1 2021-07-10T00:29:18,801 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/fe/bd/361052ad53495c3212e0e4c899603191467f4a63b4eebf501614e3976e6e/polyenum-0.1_1-py2.7-linux-x86_64.egg#sha256=e1d275b43608ebd7e147f0d77f71f0c3d8b3bbbc46840a6ad3323a4826748c7b (from https://pypi.org/simple/polyenum/) 2021-07-10T00:29:18,801 Skipping link: not a file: https://pypi.org/simple/polyenum/ 2021-07-10T00:29:18,818 Given no hashes to check 1 links for project 'polyenum': discarding no candidates 2021-07-10T00:29:18,835 Collecting polyenum==0.1-1 2021-07-10T00:29:18,836 Created temporary directory: /tmp/pip-unpack-09ybplkm 2021-07-10T00:29:19,167 Downloading polyenum-0.1-1.tar.gz (142 kB) 2021-07-10T00:29:19,304 Added polyenum==0.1-1 from https://files.pythonhosted.org/packages/d5/e5/293ff05a85b2e9dd38275393ae564b45a07caa0ad56f147963d3720a4fba/polyenum-0.1-1.tar.gz#sha256=948c5af65c5bce7ea200260f5a844e786f7e2b61035b6cabbc0180d3ee9ce3bd to build tracker '/tmp/pip-req-tracker-vk1ytbvx' 2021-07-10T00:29:19,305 Running setup.py (path:/tmp/pip-wheel-epvy0cq2/polyenum_234df28b08a646c2a30f8462edc1b3f6/setup.py) egg_info for package polyenum 2021-07-10T00:29:19,306 Created temporary directory: /tmp/pip-pip-egg-info-op8jtetl 2021-07-10T00:29:19,306 Running command python setup.py egg_info 2021-07-10T00:29:20,870 /usr/local/lib/python3.9/dist-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /tmp/pip-wheel-epvy0cq2/polyenum_234df28b08a646c2a30f8462edc1b3f6/polyenum/data_structures.pxd 2021-07-10T00:29:20,870 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T00:29:21,817 warning: polyenum/data_structures.pyx:875:14: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables 2021-07-10T00:29:21,817 warning: polyenum/data_structures.pyx:876:14: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables 2021-07-10T00:29:23,335 /usr/local/lib/python3.9/dist-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /tmp/pip-wheel-epvy0cq2/polyenum_234df28b08a646c2a30f8462edc1b3f6/polyenum/enumerators.pxd 2021-07-10T00:29:23,335 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T00:29:24,867 Compiling polyenum/data_structures.pyx because it depends on /usr/local/lib/python3.9/dist-packages/Cython/Includes/libc/string.pxd. 2021-07-10T00:29:24,867 Compiling polyenum/enumerators.pyx because it depends on /usr/local/lib/python3.9/dist-packages/Cython/Includes/libc/string.pxd. 2021-07-10T00:29:24,867 [1/2] Cythonizing polyenum/data_structures.pyx 2021-07-10T00:29:24,868 [2/2] Cythonizing polyenum/enumerators.pyx 2021-07-10T00:29:24,912 /usr/local/lib/python3.9/dist-packages/setuptools/dist.py:484: UserWarning: Normalizing '0.1-1' to '0.1.post1' 2021-07-10T00:29:24,912 warnings.warn(tmpl.format(**locals())) 2021-07-10T00:29:25,029 running egg_info 2021-07-10T00:29:25,031 creating /tmp/pip-pip-egg-info-op8jtetl/polyenum.egg-info 2021-07-10T00:29:25,032 writing /tmp/pip-pip-egg-info-op8jtetl/polyenum.egg-info/PKG-INFO 2021-07-10T00:29:25,034 writing dependency_links to /tmp/pip-pip-egg-info-op8jtetl/polyenum.egg-info/dependency_links.txt 2021-07-10T00:29:25,036 writing requirements to /tmp/pip-pip-egg-info-op8jtetl/polyenum.egg-info/requires.txt 2021-07-10T00:29:25,037 writing top-level names to /tmp/pip-pip-egg-info-op8jtetl/polyenum.egg-info/top_level.txt 2021-07-10T00:29:25,039 writing manifest file '/tmp/pip-pip-egg-info-op8jtetl/polyenum.egg-info/SOURCES.txt' 2021-07-10T00:29:25,188 reading manifest file '/tmp/pip-pip-egg-info-op8jtetl/polyenum.egg-info/SOURCES.txt' 2021-07-10T00:29:25,190 reading manifest template 'MANIFEST.in' 2021-07-10T00:29:25,203 adding license file 'LICENSE' 2021-07-10T00:29:25,206 writing manifest file '/tmp/pip-pip-egg-info-op8jtetl/polyenum.egg-info/SOURCES.txt' 2021-07-10T00:29:25,349 Source in /tmp/pip-wheel-epvy0cq2/polyenum_234df28b08a646c2a30f8462edc1b3f6 has version 0.1.post1, which satisfies requirement polyenum==0.1-1 from https://files.pythonhosted.org/packages/d5/e5/293ff05a85b2e9dd38275393ae564b45a07caa0ad56f147963d3720a4fba/polyenum-0.1-1.tar.gz#sha256=948c5af65c5bce7ea200260f5a844e786f7e2b61035b6cabbc0180d3ee9ce3bd 2021-07-10T00:29:25,350 Removed polyenum==0.1-1 from https://files.pythonhosted.org/packages/d5/e5/293ff05a85b2e9dd38275393ae564b45a07caa0ad56f147963d3720a4fba/polyenum-0.1-1.tar.gz#sha256=948c5af65c5bce7ea200260f5a844e786f7e2b61035b6cabbc0180d3ee9ce3bd from build tracker '/tmp/pip-req-tracker-vk1ytbvx' 2021-07-10T00:29:25,355 Created temporary directory: /tmp/pip-unpack-lur2p_uc 2021-07-10T00:29:25,355 Building wheels for collected packages: polyenum 2021-07-10T00:29:25,359 Created temporary directory: /tmp/pip-wheel-mfkgzy8w 2021-07-10T00:29:25,360 Building wheel for polyenum (setup.py): started 2021-07-10T00:29:25,360 Destination directory: /tmp/pip-wheel-mfkgzy8w 2021-07-10T00:29:25,360 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-epvy0cq2/polyenum_234df28b08a646c2a30f8462edc1b3f6/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-epvy0cq2/polyenum_234df28b08a646c2a30f8462edc1b3f6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-mfkgzy8w 2021-07-10T00:29:26,795 /usr/local/lib/python3.9/dist-packages/setuptools/dist.py:484: UserWarning: Normalizing '0.1-1' to '0.1.post1' 2021-07-10T00:29:26,796 warnings.warn(tmpl.format(**locals())) 2021-07-10T00:29:26,829 running bdist_wheel 2021-07-10T00:29:26,834 running build 2021-07-10T00:29:26,834 running build_py 2021-07-10T00:29:26,973 creating build 2021-07-10T00:29:26,974 creating build/lib.linux-armv7l-3.9 2021-07-10T00:29:26,974 creating build/lib.linux-armv7l-3.9/polyenum 2021-07-10T00:29:26,975 copying polyenum/__init__.py -> build/lib.linux-armv7l-3.9/polyenum 2021-07-10T00:29:26,977 copying polyenum/test.py -> build/lib.linux-armv7l-3.9/polyenum 2021-07-10T00:29:26,979 running build_ext 2021-07-10T00:29:26,984 building 'polyenum.data_structures' extension 2021-07-10T00:29:26,984 creating build/temp.linux-armv7l-3.9 2021-07-10T00:29:26,984 creating build/temp.linux-armv7l-3.9/polyenum 2021-07-10T00:29:26,985 arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c polyenum/data_structures.c -o build/temp.linux-armv7l-3.9/polyenum/data_structures.o 2021-07-10T00:29:39,416 arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.9/polyenum/data_structures.o -o build/lib.linux-armv7l-3.9/polyenum/data_structures.cpython-39-arm-linux-gnueabihf.so 2021-07-10T00:29:39,585 building 'polyenum.enumerators' extension 2021-07-10T00:29:39,585 arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c polyenum/enumerators.cpp -o build/temp.linux-armv7l-3.9/polyenum/enumerators.o 2021-07-10T00:29:49,226 arm-linux-gnueabihf-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.9/polyenum/enumerators.o -o build/lib.linux-armv7l-3.9/polyenum/enumerators.cpython-39-arm-linux-gnueabihf.so 2021-07-10T00:29:49,426 running build_scripts 2021-07-10T00:29:49,427 creating build/scripts-3.9 2021-07-10T00:29:49,428 copying and adjusting scripts/polyenum -> build/scripts-3.9 2021-07-10T00:29:49,430 changing mode of build/scripts-3.9/polyenum from 644 to 755 2021-07-10T00:29:49,439 installing to build/bdist.linux-armv7l/wheel 2021-07-10T00:29:49,439 running install 2021-07-10T00:29:49,441 running install_lib 2021-07-10T00:29:49,445 creating build/bdist.linux-armv7l 2021-07-10T00:29:49,446 creating build/bdist.linux-armv7l/wheel 2021-07-10T00:29:49,448 creating build/bdist.linux-armv7l/wheel/polyenum 2021-07-10T00:29:49,449 copying build/lib.linux-armv7l-3.9/polyenum/enumerators.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/polyenum 2021-07-10T00:29:49,468 copying build/lib.linux-armv7l-3.9/polyenum/data_structures.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/polyenum 2021-07-10T00:29:49,493 copying build/lib.linux-armv7l-3.9/polyenum/__init__.py -> build/bdist.linux-armv7l/wheel/polyenum 2021-07-10T00:29:49,495 copying build/lib.linux-armv7l-3.9/polyenum/test.py -> build/bdist.linux-armv7l/wheel/polyenum 2021-07-10T00:29:49,497 running install_egg_info 2021-07-10T00:29:49,522 running egg_info 2021-07-10T00:29:49,523 writing polyenum.egg-info/PKG-INFO 2021-07-10T00:29:49,525 writing dependency_links to polyenum.egg-info/dependency_links.txt 2021-07-10T00:29:49,527 writing requirements to polyenum.egg-info/requires.txt 2021-07-10T00:29:49,529 writing top-level names to polyenum.egg-info/top_level.txt 2021-07-10T00:29:49,534 reading manifest file 'polyenum.egg-info/SOURCES.txt' 2021-07-10T00:29:49,537 reading manifest template 'MANIFEST.in' 2021-07-10T00:29:49,549 adding license file 'LICENSE' 2021-07-10T00:29:49,552 writing manifest file 'polyenum.egg-info/SOURCES.txt' 2021-07-10T00:29:49,554 Copying polyenum.egg-info to build/bdist.linux-armv7l/wheel/polyenum-0.1.post1-py3.9.egg-info 2021-07-10T00:29:49,566 running install_scripts 2021-07-10T00:29:49,616 creating build/bdist.linux-armv7l/wheel/polyenum-0.1.post1.data 2021-07-10T00:29:49,617 creating build/bdist.linux-armv7l/wheel/polyenum-0.1.post1.data/scripts 2021-07-10T00:29:49,618 copying build/scripts-3.9/polyenum -> build/bdist.linux-armv7l/wheel/polyenum-0.1.post1.data/scripts 2021-07-10T00:29:49,621 changing mode of build/bdist.linux-armv7l/wheel/polyenum-0.1.post1.data/scripts/polyenum to 755 2021-07-10T00:29:49,638 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2021-07-10T00:29:49,645 creating build/bdist.linux-armv7l/wheel/polyenum-0.1.post1.dist-info/WHEEL 2021-07-10T00:29:49,648 creating '/tmp/pip-wheel-mfkgzy8w/polyenum-0.1.post1-cp39-cp39-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2021-07-10T00:29:49,651 adding 'polyenum/__init__.py' 2021-07-10T00:29:49,833 adding 'polyenum/data_structures.cpython-39-arm-linux-gnueabihf.so' 2021-07-10T00:29:49,979 adding 'polyenum/enumerators.cpython-39-arm-linux-gnueabihf.so' 2021-07-10T00:29:49,986 adding 'polyenum/test.py' 2021-07-10T00:29:49,990 adding 'polyenum-0.1.post1.data/scripts/polyenum' 2021-07-10T00:29:49,997 adding 'polyenum-0.1.post1.dist-info/LICENSE' 2021-07-10T00:29:49,999 adding 'polyenum-0.1.post1.dist-info/METADATA' 2021-07-10T00:29:50,000 adding 'polyenum-0.1.post1.dist-info/WHEEL' 2021-07-10T00:29:50,001 adding 'polyenum-0.1.post1.dist-info/top_level.txt' 2021-07-10T00:29:50,002 adding 'polyenum-0.1.post1.dist-info/RECORD' 2021-07-10T00:29:50,015 removing build/bdist.linux-armv7l/wheel 2021-07-10T00:29:50,134 Building wheel for polyenum (setup.py): finished with status 'done' 2021-07-10T00:29:50,143 Created wheel for polyenum: filename=polyenum-0.1.post1-cp39-cp39-linux_armv7l.whl size=574829 sha256=2a20c280442fea278295dcf638bb45cf968115387e0df324e5181bd2a0e17bf1 2021-07-10T00:29:50,144 Stored in directory: /tmp/pip-ephem-wheel-cache-okpnmxyo/wheels/33/ca/bc/3afa4522bfba6f76c717bc441767af111f5fb6d8c821cba2ed 2021-07-10T00:29:50,154 Successfully built polyenum 2021-07-10T00:29:50,179 Removed build tracker: '/tmp/pip-req-tracker-vk1ytbvx'