2021-07-10T01:22:35,658 Created temporary directory: /tmp/pip-ephem-wheel-cache-3g4or8x2 2021-07-10T01:22:35,661 Created temporary directory: /tmp/pip-req-tracker-k83d9v0t 2021-07-10T01:22:35,661 Initialized build tracking at /tmp/pip-req-tracker-k83d9v0t 2021-07-10T01:22:35,662 Created build tracker: /tmp/pip-req-tracker-k83d9v0t 2021-07-10T01:22:35,662 Entered build tracker: /tmp/pip-req-tracker-k83d9v0t 2021-07-10T01:22:35,662 Created temporary directory: /tmp/pip-wheel-qpyax16v 2021-07-10T01:22:35,696 1 location(s) to search for versions of lpdec: 2021-07-10T01:22:35,696 * https://pypi.org/simple/lpdec/ 2021-07-10T01:22:35,696 Fetching project page and analyzing links: https://pypi.org/simple/lpdec/ 2021-07-10T01:22:35,697 Getting page https://pypi.org/simple/lpdec/ 2021-07-10T01:22:35,698 Found index url https://pypi.org/simple 2021-07-10T01:22:35,880 Found link https://files.pythonhosted.org/packages/b2/b2/c34fea5f4b4b5cd6cac6a7ca6d565b7482fe3ccbf743b68c6bb1f7573cc4/lpdec-2014.3.tar.gz#sha256=8ef48420de79ac103ce54af9e0d62511c5e03cd7599f774e12880199d0b2b3a3 (from https://pypi.org/simple/lpdec/), version: 2014.3 2021-07-10T01:22:35,880 Found link https://files.pythonhosted.org/packages/c3/4a/a8edf71699d7a37313ca60a24d552e0a277cdb0fa363510f36774226c95e/lpdec-2015.1.tar.gz#sha256=e0b3c4427dfb476c9efde86fae64c08098464292b60f09a4de094079be92fab3 (from https://pypi.org/simple/lpdec/), version: 2015.1 2021-07-10T01:22:35,880 Skipping link: not a file: https://pypi.org/simple/lpdec/ 2021-07-10T01:22:35,897 Given no hashes to check 1 links for project 'lpdec': discarding no candidates 2021-07-10T01:22:35,914 Collecting lpdec==2014.3 2021-07-10T01:22:35,916 Created temporary directory: /tmp/pip-unpack-sw_gkks9 2021-07-10T01:22:36,093 Downloading lpdec-2014.3.tar.gz (49 kB) 2021-07-10T01:22:36,240 Added lpdec==2014.3 from https://files.pythonhosted.org/packages/b2/b2/c34fea5f4b4b5cd6cac6a7ca6d565b7482fe3ccbf743b68c6bb1f7573cc4/lpdec-2014.3.tar.gz#sha256=8ef48420de79ac103ce54af9e0d62511c5e03cd7599f774e12880199d0b2b3a3 to build tracker '/tmp/pip-req-tracker-k83d9v0t' 2021-07-10T01:22:36,241 Running setup.py (path:/tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/setup.py) egg_info for package lpdec 2021-07-10T01:22:36,242 Created temporary directory: /tmp/pip-pip-egg-info-an9naee1 2021-07-10T01:22:36,242 Running command python setup.py egg_info 2021-07-10T01:22:38,206 /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-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/codes/__init__.pxd 2021-07-10T01:22:38,207 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T01:22:39,971 /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-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/__init__.pxd 2021-07-10T01:22:39,971 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T01:22:46,662 /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-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/adaptivelp.pyx 2021-07-10T01:22:46,663 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T01:22:51,197 warning: lpdec/decoders/adaptivelp.pyx:230:26: Index should be typed for more efficient access 2021-07-10T01:22:54,560 /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-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/branchcut.pxd 2021-07-10T01:22:54,560 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T01:23:02,955 /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-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/iterative.pxd 2021-07-10T01:23:02,955 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T01:23:11,036 /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-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/mod2la.pxd 2021-07-10T01:23:11,037 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T01:23:17,548 /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-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/persistence.pxd 2021-07-10T01:23:17,548 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-10T01:23:18,229 Compiling /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/persistence.pyx because it changed. 2021-07-10T01:23:18,229 Compiling /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/mod2la.pyx because it changed. 2021-07-10T01:23:18,229 Compiling /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/codes/__init__.pyx because it changed. 2021-07-10T01:23:18,229 Compiling /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/adaptivelp.pyx because it changed. 2021-07-10T01:23:18,229 Compiling /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/__init__.pyx because it changed. 2021-07-10T01:23:18,230 Compiling /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/branchcut.pyx because it changed. 2021-07-10T01:23:18,230 Compiling /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/iterative.pyx because it changed. 2021-07-10T01:23:18,230 [1/7] Cythonizing /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/codes/__init__.pyx 2021-07-10T01:23:18,230 [2/7] Cythonizing /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/__init__.pyx 2021-07-10T01:23:18,230 [3/7] Cythonizing /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/adaptivelp.pyx 2021-07-10T01:23:18,230 [4/7] Cythonizing /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/branchcut.pyx 2021-07-10T01:23:18,230 [5/7] Cythonizing /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/decoders/iterative.pyx 2021-07-10T01:23:18,230 [6/7] Cythonizing /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/mod2la.pyx 2021-07-10T01:23:18,230 [7/7] Cythonizing /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/persistence.pyx 2021-07-10T01:23:18,390 running egg_info 2021-07-10T01:23:18,394 creating /tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info 2021-07-10T01:23:18,395 writing /tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info/PKG-INFO 2021-07-10T01:23:18,399 writing dependency_links to /tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info/dependency_links.txt 2021-07-10T01:23:18,401 writing entry points to /tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info/entry_points.txt 2021-07-10T01:23:18,402 writing requirements to /tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info/requires.txt 2021-07-10T01:23:18,404 writing top-level names to /tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info/top_level.txt 2021-07-10T01:23:18,406 writing manifest file '/tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info/SOURCES.txt' 2021-07-10T01:23:18,566 reading manifest file '/tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info/SOURCES.txt' 2021-07-10T01:23:18,568 reading manifest template 'MANIFEST.in' 2021-07-10T01:23:18,619 writing manifest file '/tmp/pip-pip-egg-info-an9naee1/lpdec.egg-info/SOURCES.txt' 2021-07-10T01:23:18,964 Source in /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd has version 2014.3, which satisfies requirement lpdec==2014.3 from https://files.pythonhosted.org/packages/b2/b2/c34fea5f4b4b5cd6cac6a7ca6d565b7482fe3ccbf743b68c6bb1f7573cc4/lpdec-2014.3.tar.gz#sha256=8ef48420de79ac103ce54af9e0d62511c5e03cd7599f774e12880199d0b2b3a3 2021-07-10T01:23:18,966 Removed lpdec==2014.3 from https://files.pythonhosted.org/packages/b2/b2/c34fea5f4b4b5cd6cac6a7ca6d565b7482fe3ccbf743b68c6bb1f7573cc4/lpdec-2014.3.tar.gz#sha256=8ef48420de79ac103ce54af9e0d62511c5e03cd7599f774e12880199d0b2b3a3 from build tracker '/tmp/pip-req-tracker-k83d9v0t' 2021-07-10T01:23:18,969 Created temporary directory: /tmp/pip-unpack-o8imx0k7 2021-07-10T01:23:18,970 Building wheels for collected packages: lpdec 2021-07-10T01:23:18,974 Created temporary directory: /tmp/pip-wheel-bu6zhhga 2021-07-10T01:23:18,974 Building wheel for lpdec (setup.py): started 2021-07-10T01:23:18,975 Destination directory: /tmp/pip-wheel-bu6zhhga 2021-07-10T01:23:18,975 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/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-bu6zhhga 2021-07-10T01:23:20,827 running bdist_wheel 2021-07-10T01:23:20,831 running build 2021-07-10T01:23:20,831 running build_py 2021-07-10T01:23:20,966 creating build 2021-07-10T01:23:20,967 creating build/lib.linux-armv7l-3.9 2021-07-10T01:23:20,968 creating build/lib.linux-armv7l-3.9/lpdec 2021-07-10T01:23:20,969 copying lpdec/simulation.py -> build/lib.linux-armv7l-3.9/lpdec 2021-07-10T01:23:20,972 copying lpdec/channels.py -> build/lib.linux-armv7l-3.9/lpdec 2021-07-10T01:23:20,974 copying lpdec/utils.py -> build/lib.linux-armv7l-3.9/lpdec 2021-07-10T01:23:20,976 copying lpdec/imports.py -> build/lib.linux-armv7l-3.9/lpdec 2021-07-10T01:23:20,978 copying lpdec/polytopes.py -> build/lib.linux-armv7l-3.9/lpdec 2021-07-10T01:23:20,980 copying lpdec/__init__.py -> build/lib.linux-armv7l-3.9/lpdec 2021-07-10T01:23:20,981 copying lpdec/matrices.py -> build/lib.linux-armv7l-3.9/lpdec 2021-07-10T01:23:20,984 creating build/lib.linux-armv7l-3.9/lpdec/codes 2021-07-10T01:23:20,985 copying lpdec/codes/nonbinary.py -> build/lib.linux-armv7l-3.9/lpdec/codes 2021-07-10T01:23:20,988 copying lpdec/codes/classic.py -> build/lib.linux-armv7l-3.9/lpdec/codes 2021-07-10T01:23:20,990 copying lpdec/codes/factorgraph.py -> build/lib.linux-armv7l-3.9/lpdec/codes 2021-07-10T01:23:20,992 copying lpdec/codes/ldpc.py -> build/lib.linux-armv7l-3.9/lpdec/codes 2021-07-10T01:23:20,995 copying lpdec/codes/__init__.py -> build/lib.linux-armv7l-3.9/lpdec/codes 2021-07-10T01:23:20,998 creating build/lib.linux-armv7l-3.9/lpdec/database 2021-07-10T01:23:20,999 copying lpdec/database/simulation.py -> build/lib.linux-armv7l-3.9/lpdec/database 2021-07-10T01:23:21,002 copying lpdec/database/__init__.py -> build/lib.linux-armv7l-3.9/lpdec/database 2021-07-10T01:23:21,006 creating build/lib.linux-armv7l-3.9/lpdec/decoders 2021-07-10T01:23:21,007 copying lpdec/decoders/ip.py -> build/lib.linux-armv7l-3.9/lpdec/decoders 2021-07-10T01:23:21,009 copying lpdec/decoders/erasure.py -> build/lib.linux-armv7l-3.9/lpdec/decoders 2021-07-10T01:23:21,012 copying lpdec/decoders/cplexhelpers.py -> build/lib.linux-armv7l-3.9/lpdec/decoders 2021-07-10T01:23:21,014 copying lpdec/decoders/__init__.py -> build/lib.linux-armv7l-3.9/lpdec/decoders 2021-07-10T01:23:21,017 creating build/lib.linux-armv7l-3.9/lpdec/cli 2021-07-10T01:23:21,018 copying lpdec/cli/code.py -> build/lib.linux-armv7l-3.9/lpdec/cli 2021-07-10T01:23:21,020 copying lpdec/cli/browse.py -> build/lib.linux-armv7l-3.9/lpdec/cli 2021-07-10T01:23:21,023 copying lpdec/cli/__init__.py -> build/lib.linux-armv7l-3.9/lpdec/cli 2021-07-10T01:23:21,024 running egg_info 2021-07-10T01:23:21,041 writing lpdec.egg-info/PKG-INFO 2021-07-10T01:23:21,043 writing dependency_links to lpdec.egg-info/dependency_links.txt 2021-07-10T01:23:21,045 writing entry points to lpdec.egg-info/entry_points.txt 2021-07-10T01:23:21,046 writing requirements to lpdec.egg-info/requires.txt 2021-07-10T01:23:21,047 writing top-level names to lpdec.egg-info/top_level.txt 2021-07-10T01:23:21,057 reading manifest file 'lpdec.egg-info/SOURCES.txt' 2021-07-10T01:23:21,060 reading manifest template 'MANIFEST.in' 2021-07-10T01:23:21,108 writing manifest file 'lpdec.egg-info/SOURCES.txt' 2021-07-10T01:23:21,110 error: Error: setup script specifies an absolute path: 2021-07-10T01:23:21,111 /tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/lpdec/mod2la.c 2021-07-10T01:23:21,111 setup() arguments must *always* be /-separated paths relative to the 2021-07-10T01:23:21,111 setup.py directory, *never* absolute paths. 2021-07-10T01:23:21,235 Building wheel for lpdec (setup.py): finished with status 'error' 2021-07-10T01:23:21,236 ERROR: Failed building wheel for lpdec 2021-07-10T01:23:21,236 Running setup.py clean for lpdec 2021-07-10T01:23:21,237 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-qpyax16v/lpdec_5b869887a5cb46c89d2ef0085dc1e1cd/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'"'"'))' clean --all 2021-07-10T01:23:23,053 running clean 2021-07-10T01:23:23,055 removing 'build/lib.linux-armv7l-3.9' (and everything under it) 2021-07-10T01:23:23,066 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-10T01:23:23,066 'build/scripts-3.9' does not exist -- can't clean it 2021-07-10T01:23:23,066 removing 'build' 2021-07-10T01:23:23,185 Failed to build lpdec 2021-07-10T01:23:23,186 ERROR: Failed to build one or more wheels 2021-07-10T01:23:23,186 Exception information: 2021-07-10T01:23:23,186 Traceback (most recent call last): 2021-07-10T01:23:23,186 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:23:23,186 status = self.run(options, args) 2021-07-10T01:23:23,186 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:23:23,186 return func(self, options, args) 2021-07-10T01:23:23,186 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-10T01:23:23,186 raise CommandError( 2021-07-10T01:23:23,186 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-10T01:23:23,203 Removed build tracker: '/tmp/pip-req-tracker-k83d9v0t'