2021-07-06T21:27:27,942 Created temporary directory: /tmp/pip-ephem-wheel-cache-2hqf03bh 2021-07-06T21:27:27,945 Created temporary directory: /tmp/pip-req-tracker-t4yswq4_ 2021-07-06T21:27:27,945 Initialized build tracking at /tmp/pip-req-tracker-t4yswq4_ 2021-07-06T21:27:27,945 Created build tracker: /tmp/pip-req-tracker-t4yswq4_ 2021-07-06T21:27:27,945 Entered build tracker: /tmp/pip-req-tracker-t4yswq4_ 2021-07-06T21:27:27,946 Created temporary directory: /tmp/pip-wheel-hh4lxtgg 2021-07-06T21:27:27,980 1 location(s) to search for versions of tqdist: 2021-07-06T21:27:27,980 * https://pypi.org/simple/tqdist/ 2021-07-06T21:27:27,980 Fetching project page and analyzing links: https://pypi.org/simple/tqdist/ 2021-07-06T21:27:27,981 Getting page https://pypi.org/simple/tqdist/ 2021-07-06T21:27:27,982 Found index url https://pypi.org/simple 2021-07-06T21:27:28,070 Found link https://files.pythonhosted.org/packages/83/52/5f93a47362ea90b81998d83e636bff94d58112ef136624ea50b09ce3ddf5/tqdist-1.0.tar.gz#sha256=4911cb55aa99c475fed4fb7d25a70ff9c691f00cc1abaa1c602d8a8de66bdc1b (from https://pypi.org/simple/tqdist/), version: 1.0 2021-07-06T21:27:28,071 Skipping link: not a file: https://pypi.org/simple/tqdist/ 2021-07-06T21:27:28,084 Given no hashes to check 1 links for project 'tqdist': discarding no candidates 2021-07-06T21:27:28,098 Collecting tqdist==1.0 2021-07-06T21:27:28,100 Created temporary directory: /tmp/pip-unpack-jlc6sngy 2021-07-06T21:27:28,143 Downloading tqdist-1.0.tar.gz (28 kB) 2021-07-06T21:27:28,242 Added tqdist==1.0 from https://files.pythonhosted.org/packages/83/52/5f93a47362ea90b81998d83e636bff94d58112ef136624ea50b09ce3ddf5/tqdist-1.0.tar.gz#sha256=4911cb55aa99c475fed4fb7d25a70ff9c691f00cc1abaa1c602d8a8de66bdc1b to build tracker '/tmp/pip-req-tracker-t4yswq4_' 2021-07-06T21:27:28,243 Running setup.py (path:/tmp/pip-wheel-hh4lxtgg/tqdist_3a30da66f19742c5bd688de6e5808a65/setup.py) egg_info for package tqdist 2021-07-06T21:27:28,244 Created temporary directory: /tmp/pip-pip-egg-info-jyf8bvsv 2021-07-06T21:27:28,245 Running command python setup.py egg_info 2021-07-06T21:27:29,422 running egg_info 2021-07-06T21:27:29,424 creating /tmp/pip-pip-egg-info-jyf8bvsv/tqdist.egg-info 2021-07-06T21:27:29,425 writing /tmp/pip-pip-egg-info-jyf8bvsv/tqdist.egg-info/PKG-INFO 2021-07-06T21:27:29,427 writing dependency_links to /tmp/pip-pip-egg-info-jyf8bvsv/tqdist.egg-info/dependency_links.txt 2021-07-06T21:27:29,429 writing top-level names to /tmp/pip-pip-egg-info-jyf8bvsv/tqdist.egg-info/top_level.txt 2021-07-06T21:27:29,431 writing manifest file '/tmp/pip-pip-egg-info-jyf8bvsv/tqdist.egg-info/SOURCES.txt' 2021-07-06T21:27:29,610 reading manifest file '/tmp/pip-pip-egg-info-jyf8bvsv/tqdist.egg-info/SOURCES.txt' 2021-07-06T21:27:29,614 writing manifest file '/tmp/pip-pip-egg-info-jyf8bvsv/tqdist.egg-info/SOURCES.txt' 2021-07-06T21:27:29,683 Source in /tmp/pip-wheel-hh4lxtgg/tqdist_3a30da66f19742c5bd688de6e5808a65 has version 1.0, which satisfies requirement tqdist==1.0 from https://files.pythonhosted.org/packages/83/52/5f93a47362ea90b81998d83e636bff94d58112ef136624ea50b09ce3ddf5/tqdist-1.0.tar.gz#sha256=4911cb55aa99c475fed4fb7d25a70ff9c691f00cc1abaa1c602d8a8de66bdc1b 2021-07-06T21:27:29,684 Removed tqdist==1.0 from https://files.pythonhosted.org/packages/83/52/5f93a47362ea90b81998d83e636bff94d58112ef136624ea50b09ce3ddf5/tqdist-1.0.tar.gz#sha256=4911cb55aa99c475fed4fb7d25a70ff9c691f00cc1abaa1c602d8a8de66bdc1b from build tracker '/tmp/pip-req-tracker-t4yswq4_' 2021-07-06T21:27:29,688 Created temporary directory: /tmp/pip-unpack-44my4z_m 2021-07-06T21:27:29,688 Building wheels for collected packages: tqdist 2021-07-06T21:27:29,692 Created temporary directory: /tmp/pip-wheel-4zba7jhn 2021-07-06T21:27:29,692 Building wheel for tqdist (setup.py): started 2021-07-06T21:27:29,693 Destination directory: /tmp/pip-wheel-4zba7jhn 2021-07-06T21:27:29,693 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-hh4lxtgg/tqdist_3a30da66f19742c5bd688de6e5808a65/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-hh4lxtgg/tqdist_3a30da66f19742c5bd688de6e5808a65/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-4zba7jhn 2021-07-06T21:27:30,860 running bdist_wheel 2021-07-06T21:27:30,865 running build 2021-07-06T21:27:30,865 running build_ext 2021-07-06T21:27:31,026 building 'tqdist' extension 2021-07-06T21:27:31,027 creating build 2021-07-06T21:27:31,027 creating build/temp.linux-armv7l-3.7 2021-07-06T21:27:31,028 arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c tqdistmodule.cpp -o build/temp.linux-armv7l-3.7/tqdistmodule.o -Wno-long-long -m64 -O3 -DquartetsToo 2021-07-06T21:27:31,048 arm-linux-gnueabihf-gcc: error: unrecognized command line option ‘-m64’ 2021-07-06T21:27:31,049 error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1 2021-07-06T21:27:31,123 Building wheel for tqdist (setup.py): finished with status 'error' 2021-07-06T21:27:31,123 ERROR: Failed building wheel for tqdist 2021-07-06T21:27:31,124 Running setup.py clean for tqdist 2021-07-06T21:27:31,124 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-hh4lxtgg/tqdist_3a30da66f19742c5bd688de6e5808a65/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-hh4lxtgg/tqdist_3a30da66f19742c5bd688de6e5808a65/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-06T21:27:32,272 running clean 2021-07-06T21:27:32,275 removing 'build/temp.linux-armv7l-3.7' (and everything under it) 2021-07-06T21:27:32,277 'build/lib.linux-armv7l-3.7' does not exist -- can't clean it 2021-07-06T21:27:32,277 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-06T21:27:32,278 'build/scripts-3.7' does not exist -- can't clean it 2021-07-06T21:27:32,278 removing 'build' 2021-07-06T21:27:32,333 Failed to build tqdist 2021-07-06T21:27:32,334 ERROR: Failed to build one or more wheels 2021-07-06T21:27:32,335 Exception information: 2021-07-06T21:27:32,335 Traceback (most recent call last): 2021-07-06T21:27:32,335 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-06T21:27:32,335 status = self.run(options, args) 2021-07-06T21:27:32,335 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-06T21:27:32,335 return func(self, options, args) 2021-07-06T21:27:32,335 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 175, in run 2021-07-06T21:27:32,335 "Failed to build one or more wheels" 2021-07-06T21:27:32,335 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-06T21:27:32,338 Removed build tracker: '/tmp/pip-req-tracker-t4yswq4_'