2021-07-11T22:17:41,006 Created temporary directory: /tmp/pip-ephem-wheel-cache-blatj1ri 2021-07-11T22:17:41,009 Created temporary directory: /tmp/pip-req-tracker-i0zay4wk 2021-07-11T22:17:41,010 Initialized build tracking at /tmp/pip-req-tracker-i0zay4wk 2021-07-11T22:17:41,010 Created build tracker: /tmp/pip-req-tracker-i0zay4wk 2021-07-11T22:17:41,010 Entered build tracker: /tmp/pip-req-tracker-i0zay4wk 2021-07-11T22:17:41,011 Created temporary directory: /tmp/pip-wheel-el9tiube 2021-07-11T22:17:41,040 1 location(s) to search for versions of xml2csv: 2021-07-11T22:17:41,040 * https://pypi.org/simple/xml2csv/ 2021-07-11T22:17:41,041 Fetching project page and analyzing links: https://pypi.org/simple/xml2csv/ 2021-07-11T22:17:41,041 Getting page https://pypi.org/simple/xml2csv/ 2021-07-11T22:17:41,043 Found index url https://pypi.org/simple 2021-07-11T22:17:41,219 Found link https://files.pythonhosted.org/packages/19/3c/ce27e16e4eb3cf48708ae00cbaa73b25fa1a1c5a7a1906c71636b95f8bfa/xml2csv-0.1.tar.gz#sha256=135f353450cff40e4ff10653e40f997fc769ee9cc099107f786a1317dbe85c46 (from https://pypi.org/simple/xml2csv/), version: 0.1 2021-07-11T22:17:41,219 Skipping link: not a file: https://pypi.org/simple/xml2csv/ 2021-07-11T22:17:41,237 Given no hashes to check 1 links for project 'xml2csv': discarding no candidates 2021-07-11T22:17:41,255 Collecting xml2csv==0.1 2021-07-11T22:17:41,257 Created temporary directory: /tmp/pip-unpack-jhtqehoe 2021-07-11T22:17:41,297 Downloading xml2csv-0.1.tar.gz (687 bytes) 2021-07-11T22:17:41,317 Added xml2csv==0.1 from https://files.pythonhosted.org/packages/19/3c/ce27e16e4eb3cf48708ae00cbaa73b25fa1a1c5a7a1906c71636b95f8bfa/xml2csv-0.1.tar.gz#sha256=135f353450cff40e4ff10653e40f997fc769ee9cc099107f786a1317dbe85c46 to build tracker '/tmp/pip-req-tracker-i0zay4wk' 2021-07-11T22:17:41,318 Running setup.py (path:/tmp/pip-wheel-el9tiube/xml2csv_8b0fa8f91f03438b8723bdfbd6a289ed/setup.py) egg_info for package xml2csv 2021-07-11T22:17:41,319 Created temporary directory: /tmp/pip-pip-egg-info-vo79hyyy 2021-07-11T22:17:41,319 Running command python setup.py egg_info 2021-07-11T22:17:42,238 running egg_info 2021-07-11T22:17:42,241 creating /tmp/pip-pip-egg-info-vo79hyyy/xml2csv.egg-info 2021-07-11T22:17:42,241 writing /tmp/pip-pip-egg-info-vo79hyyy/xml2csv.egg-info/PKG-INFO 2021-07-11T22:17:42,244 writing dependency_links to /tmp/pip-pip-egg-info-vo79hyyy/xml2csv.egg-info/dependency_links.txt 2021-07-11T22:17:42,246 writing top-level names to /tmp/pip-pip-egg-info-vo79hyyy/xml2csv.egg-info/top_level.txt 2021-07-11T22:17:42,247 writing manifest file '/tmp/pip-pip-egg-info-vo79hyyy/xml2csv.egg-info/SOURCES.txt' 2021-07-11T22:17:42,258 reading manifest file '/tmp/pip-pip-egg-info-vo79hyyy/xml2csv.egg-info/SOURCES.txt' 2021-07-11T22:17:42,261 writing manifest file '/tmp/pip-pip-egg-info-vo79hyyy/xml2csv.egg-info/SOURCES.txt' 2021-07-11T22:17:42,317 Source in /tmp/pip-wheel-el9tiube/xml2csv_8b0fa8f91f03438b8723bdfbd6a289ed has version 0.1, which satisfies requirement xml2csv==0.1 from https://files.pythonhosted.org/packages/19/3c/ce27e16e4eb3cf48708ae00cbaa73b25fa1a1c5a7a1906c71636b95f8bfa/xml2csv-0.1.tar.gz#sha256=135f353450cff40e4ff10653e40f997fc769ee9cc099107f786a1317dbe85c46 2021-07-11T22:17:42,318 Removed xml2csv==0.1 from https://files.pythonhosted.org/packages/19/3c/ce27e16e4eb3cf48708ae00cbaa73b25fa1a1c5a7a1906c71636b95f8bfa/xml2csv-0.1.tar.gz#sha256=135f353450cff40e4ff10653e40f997fc769ee9cc099107f786a1317dbe85c46 from build tracker '/tmp/pip-req-tracker-i0zay4wk' 2021-07-11T22:17:42,322 Created temporary directory: /tmp/pip-unpack-92dus4gr 2021-07-11T22:17:42,323 Building wheels for collected packages: xml2csv 2021-07-11T22:17:42,326 Created temporary directory: /tmp/pip-wheel-3dd61mfb 2021-07-11T22:17:42,327 Building wheel for xml2csv (setup.py): started 2021-07-11T22:17:42,327 Destination directory: /tmp/pip-wheel-3dd61mfb 2021-07-11T22:17:42,327 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-el9tiube/xml2csv_8b0fa8f91f03438b8723bdfbd6a289ed/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-el9tiube/xml2csv_8b0fa8f91f03438b8723bdfbd6a289ed/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-3dd61mfb 2021-07-11T22:17:43,262 running bdist_wheel 2021-07-11T22:17:43,433 running build 2021-07-11T22:17:43,433 running build_scripts 2021-07-11T22:17:43,433 creating build 2021-07-11T22:17:43,434 creating build/scripts-3.9 2021-07-11T22:17:43,434 error: [Errno 2] No such file or directory: 'xmlParse' 2021-07-11T22:17:43,498 Building wheel for xml2csv (setup.py): finished with status 'error' 2021-07-11T22:17:43,499 ERROR: Failed building wheel for xml2csv 2021-07-11T22:17:43,499 Running setup.py clean for xml2csv 2021-07-11T22:17:43,500 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-el9tiube/xml2csv_8b0fa8f91f03438b8723bdfbd6a289ed/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-el9tiube/xml2csv_8b0fa8f91f03438b8723bdfbd6a289ed/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-11T22:17:44,367 running clean 2021-07-11T22:17:44,370 'build/lib' does not exist -- can't clean it 2021-07-11T22:17:44,370 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-11T22:17:44,370 removing 'build/scripts-3.9' (and everything under it) 2021-07-11T22:17:44,371 removing 'build' 2021-07-11T22:17:44,424 Failed to build xml2csv 2021-07-11T22:17:44,425 ERROR: Failed to build one or more wheels 2021-07-11T22:17:44,425 Exception information: 2021-07-11T22:17:44,425 Traceback (most recent call last): 2021-07-11T22:17:44,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:17:44,425 status = self.run(options, args) 2021-07-11T22:17:44,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:17:44,425 return func(self, options, args) 2021-07-11T22:17:44,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-11T22:17:44,425 raise CommandError( 2021-07-11T22:17:44,425 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-11T22:17:44,428 Removed build tracker: '/tmp/pip-req-tracker-i0zay4wk'