2022-09-05T20:38:31,614 Created temporary directory: /tmp/pip-ephem-wheel-cache-480bxfw7 2022-09-05T20:38:31,620 Created temporary directory: /tmp/pip-build-tracker-bbf2yhjw 2022-09-05T20:38:31,620 Initialized build tracking at /tmp/pip-build-tracker-bbf2yhjw 2022-09-05T20:38:31,621 Created build tracker: /tmp/pip-build-tracker-bbf2yhjw 2022-09-05T20:38:31,621 Entered build tracker: /tmp/pip-build-tracker-bbf2yhjw 2022-09-05T20:38:31,622 Created temporary directory: /tmp/pip-wheel-8uq8lva2 2022-09-05T20:38:31,691 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-05T20:38:31,704 2 location(s) to search for versions of lcgtools: 2022-09-05T20:38:31,704 * https://pypi.org/simple/lcgtools/ 2022-09-05T20:38:31,704 * https://www.piwheels.org/simple/lcgtools/ 2022-09-05T20:38:31,705 Fetching project page and analyzing links: https://pypi.org/simple/lcgtools/ 2022-09-05T20:38:31,706 Getting page https://pypi.org/simple/lcgtools/ 2022-09-05T20:38:31,710 Found index url https://pypi.org/simple 2022-09-05T20:38:31,826 Skipping link: No binaries permitted for lcgtools: https://files.pythonhosted.org/packages/93/f7/7fe7fcd6efc8808409d43af453782ee9e9d0f78e30b21eb4dd13a3349e0b/lcgtools-0.5.0-py3-none-any.whl#sha256=d75ab46cc7b913335cd26b617555879b531b00691a31cc0d42b75ea1e00c835b (from https://pypi.org/simple/lcgtools/) (requires-python:<4,>=3.8) 2022-09-05T20:38:31,828 Found link https://files.pythonhosted.org/packages/ba/a7/3261a5308c8bb978cc1771ab6f5c5a73717b080a4d30d9e17abe03a58eb0/lcgtools-0.5.0.tar.gz#sha256=e335686021a908e4b9aeda86ecf4c8d7601a23cdaa8dc437be6cf9dcec07f9eb (from https://pypi.org/simple/lcgtools/) (requires-python:<4,>=3.8), version: 0.5.0 2022-09-05T20:38:31,829 Fetching project page and analyzing links: https://www.piwheels.org/simple/lcgtools/ 2022-09-05T20:38:31,829 Getting page https://www.piwheels.org/simple/lcgtools/ 2022-09-05T20:38:31,831 Found index url https://www.piwheels.org/simple 2022-09-05T20:38:32,090 Skipping link: not a file: https://www.piwheels.org/simple/lcgtools/ 2022-09-05T20:38:32,090 Skipping link: not a file: https://pypi.org/simple/lcgtools/ 2022-09-05T20:38:32,134 Given no hashes to check 1 links for project 'lcgtools': discarding no candidates 2022-09-05T20:38:32,177 Collecting lcgtools==0.5.0 2022-09-05T20:38:32,181 Created temporary directory: /tmp/pip-unpack-1rlp3_vb 2022-09-05T20:38:32,703 Downloading lcgtools-0.5.0.tar.gz (41 kB) 2022-09-05T20:38:32,876 Added lcgtools==0.5.0 from https://files.pythonhosted.org/packages/ba/a7/3261a5308c8bb978cc1771ab6f5c5a73717b080a4d30d9e17abe03a58eb0/lcgtools-0.5.0.tar.gz#sha256=e335686021a908e4b9aeda86ecf4c8d7601a23cdaa8dc437be6cf9dcec07f9eb to build tracker '/tmp/pip-build-tracker-bbf2yhjw' 2022-09-05T20:38:32,882 Created temporary directory: /tmp/pip-build-env-iwaqkcf0 2022-09-05T20:38:32,903 Created temporary directory: /tmp/pip-standalone-pip-m20ho621 2022-09-05T20:38:35,261 Installing build dependencies: started 2022-09-05T20:38:35,263 Running command pip subprocess to install build dependencies 2022-09-05T20:38:46,526 Using pip 22.1.2 from /tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip (python 3.9) 2022-09-05T20:38:48,077 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-05T20:38:52,347 Collecting setuptools 2022-09-05T20:38:52,634 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.3.0-py3-none-any.whl (1.2 MB) 2022-09-05T20:38:57,731 Installing collected packages: setuptools 2022-09-05T20:39:03,056 Successfully installed setuptools-65.3.0 2022-09-05T20:39:03,253 --- Logging error --- 2022-09-05T20:39:03,269 Traceback (most recent call last): 2022-09-05T20:39:03,269 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-09-05T20:39:03,270 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-09-05T20:39:03,270 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-09-05T20:39:03,270 extend(render(renderable, render_options)) 2022-09-05T20:39:03,271 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-09-05T20:39:03,271 for render_output in iter_render: 2022-09-05T20:39:03,271 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-09-05T20:39:03,272 for line in lines: 2022-09-05T20:39:03,272 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-09-05T20:39:03,272 for segment in segments: 2022-09-05T20:39:03,273 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-09-05T20:39:03,273 renderable = rich_cast(renderable) 2022-09-05T20:39:03,273 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-09-05T20:39:03,274 renderable = cast_method() 2022-09-05T20:39:03,274 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-09-05T20:39:03,274 pip_cmd = get_best_invocation_for_this_pip() 2022-09-05T20:39:03,275 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-09-05T20:39:03,275 if found_executable and os.path.samefile( 2022-09-05T20:39:03,275 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-09-05T20:39:03,275 s2 = os.stat(f2) 2022-09-05T20:39:03,276 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-09-05T20:39:03,276 Call stack: 2022-09-05T20:39:03,280 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-09-05T20:39:03,280 return _run_code(code, main_globals, None, 2022-09-05T20:39:03,280 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-09-05T20:39:03,281 exec(code, run_globals) 2022-09-05T20:39:03,281 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/__main__.py", line 31, in 2022-09-05T20:39:03,281 sys.exit(_main()) 2022-09-05T20:39:03,282 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-09-05T20:39:03,282 return command.main(cmd_args) 2022-09-05T20:39:03,282 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-09-05T20:39:03,283 return self._main(args) 2022-09-05T20:39:03,283 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-09-05T20:39:03,283 self.handle_pip_version_check(options) 2022-09-05T20:39:03,283 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-09-05T20:39:03,284 pip_self_version_check(session, options) 2022-09-05T20:39:03,284 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-09-05T20:39:03,284 logger.info("[present-rich] %s", upgrade_prompt) 2022-09-05T20:39:03,285 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-09-05T20:39:03,285 self._log(INFO, msg, args, **kwargs) 2022-09-05T20:39:03,285 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-09-05T20:39:03,285 self.handle(record) 2022-09-05T20:39:03,286 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-09-05T20:39:03,286 self.callHandlers(record) 2022-09-05T20:39:03,286 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-09-05T20:39:03,287 hdlr.handle(record) 2022-09-05T20:39:03,287 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-09-05T20:39:03,287 self.emit(record) 2022-09-05T20:39:03,287 File "/tmp/pip-standalone-pip-m20ho621/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-09-05T20:39:03,288 self.handleError(record) 2022-09-05T20:39:03,288 Message: '[present-rich] %s' 2022-09-05T20:39:03,288 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-09-05T20:39:03,780 Installing build dependencies: finished with status 'done' 2022-09-05T20:39:03,808 Getting requirements to build wheel: started 2022-09-05T20:39:03,810 Running command Getting requirements to build wheel 2022-09-05T20:39:08,309 running egg_info 2022-09-05T20:39:08,896 writing src/lcgtools.egg-info/PKG-INFO 2022-09-05T20:39:09,451 writing dependency_links to src/lcgtools.egg-info/dependency_links.txt 2022-09-05T20:39:11,115 writing entry points to src/lcgtools.egg-info/entry_points.txt 2022-09-05T20:39:12,225 writing requirements to src/lcgtools.egg-info/requires.txt 2022-09-05T20:39:12,779 writing top-level names to src/lcgtools.egg-info/top_level.txt 2022-09-05T20:39:13,453 reading manifest file 'src/lcgtools.egg-info/SOURCES.txt' 2022-09-05T20:39:13,458 reading manifest template 'MANIFEST.in' 2022-09-05T20:39:13,462 adding license file 'LICENSE' 2022-09-05T20:39:13,463 adding license file 'COPYING' 2022-09-05T20:39:13,463 adding license file 'COPYING.LESSER' 2022-09-05T20:39:13,468 writing manifest file 'src/lcgtools.egg-info/SOURCES.txt' 2022-09-05T20:39:13,672 Getting requirements to build wheel: finished with status 'done' 2022-09-05T20:39:13,698 Created temporary directory: /tmp/pip-standalone-pip-y2tnndzt 2022-09-05T20:39:15,925 Installing backend dependencies: started 2022-09-05T20:39:15,927 Running command pip subprocess to install backend dependencies 2022-09-05T20:39:27,331 Using pip 22.1.2 from /tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip (python 3.9) 2022-09-05T20:39:28,898 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-05T20:39:29,786 Collecting wheel 2022-09-05T20:39:29,821 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-09-05T20:39:34,180 Installing collected packages: wheel 2022-09-05T20:39:34,471 Creating /tmp/pip-build-env-iwaqkcf0/normal/bin 2022-09-05T20:39:34,476 changing mode of /tmp/pip-build-env-iwaqkcf0/normal/bin/wheel to 755 2022-09-05T20:39:34,505 Successfully installed wheel-0.37.1 2022-09-05T20:39:34,704 --- Logging error --- 2022-09-05T20:39:34,721 Traceback (most recent call last): 2022-09-05T20:39:34,721 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-09-05T20:39:34,722 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-09-05T20:39:34,722 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-09-05T20:39:34,723 extend(render(renderable, render_options)) 2022-09-05T20:39:34,723 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-09-05T20:39:34,723 for render_output in iter_render: 2022-09-05T20:39:34,724 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-09-05T20:39:34,724 for line in lines: 2022-09-05T20:39:34,724 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-09-05T20:39:34,725 for segment in segments: 2022-09-05T20:39:34,725 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-09-05T20:39:34,725 renderable = rich_cast(renderable) 2022-09-05T20:39:34,725 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-09-05T20:39:34,726 renderable = cast_method() 2022-09-05T20:39:34,726 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-09-05T20:39:34,727 pip_cmd = get_best_invocation_for_this_pip() 2022-09-05T20:39:34,727 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-09-05T20:39:34,727 if found_executable and os.path.samefile( 2022-09-05T20:39:34,728 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-09-05T20:39:34,728 s2 = os.stat(f2) 2022-09-05T20:39:34,728 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-09-05T20:39:34,729 Call stack: 2022-09-05T20:39:34,732 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-09-05T20:39:34,733 return _run_code(code, main_globals, None, 2022-09-05T20:39:34,733 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-09-05T20:39:34,733 exec(code, run_globals) 2022-09-05T20:39:34,734 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/__main__.py", line 31, in 2022-09-05T20:39:34,734 sys.exit(_main()) 2022-09-05T20:39:34,734 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-09-05T20:39:34,735 return command.main(cmd_args) 2022-09-05T20:39:34,735 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-09-05T20:39:34,735 return self._main(args) 2022-09-05T20:39:34,736 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-09-05T20:39:34,736 self.handle_pip_version_check(options) 2022-09-05T20:39:34,736 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-09-05T20:39:34,737 pip_self_version_check(session, options) 2022-09-05T20:39:34,737 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-09-05T20:39:34,737 logger.info("[present-rich] %s", upgrade_prompt) 2022-09-05T20:39:34,738 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-09-05T20:39:34,738 self._log(INFO, msg, args, **kwargs) 2022-09-05T20:39:34,738 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-09-05T20:39:34,739 self.handle(record) 2022-09-05T20:39:34,739 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-09-05T20:39:34,739 self.callHandlers(record) 2022-09-05T20:39:34,740 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-09-05T20:39:34,740 hdlr.handle(record) 2022-09-05T20:39:34,740 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-09-05T20:39:34,740 self.emit(record) 2022-09-05T20:39:34,741 File "/tmp/pip-standalone-pip-y2tnndzt/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-09-05T20:39:34,741 self.handleError(record) 2022-09-05T20:39:34,741 Message: '[present-rich] %s' 2022-09-05T20:39:34,742 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-09-05T20:39:35,168 Installing backend dependencies: finished with status 'done' 2022-09-05T20:39:35,191 Created temporary directory: /tmp/pip-modern-metadata-6nygjkiz 2022-09-05T20:39:35,198 Preparing metadata (pyproject.toml): started 2022-09-05T20:39:35,200 Running command Preparing metadata (pyproject.toml) 2022-09-05T20:39:39,538 running dist_info 2022-09-05T20:39:40,155 creating /tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info 2022-09-05T20:39:40,756 writing /tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info/PKG-INFO 2022-09-05T20:39:41,318 writing dependency_links to /tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info/dependency_links.txt 2022-09-05T20:39:42,998 writing entry points to /tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info/entry_points.txt 2022-09-05T20:39:44,120 writing requirements to /tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info/requires.txt 2022-09-05T20:39:44,688 writing top-level names to /tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info/top_level.txt 2022-09-05T20:39:44,691 writing manifest file '/tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info/SOURCES.txt' 2022-09-05T20:39:45,360 reading manifest file '/tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info/SOURCES.txt' 2022-09-05T20:39:45,363 reading manifest template 'MANIFEST.in' 2022-09-05T20:39:45,366 adding license file 'LICENSE' 2022-09-05T20:39:45,367 adding license file 'COPYING' 2022-09-05T20:39:45,367 adding license file 'COPYING.LESSER' 2022-09-05T20:39:45,371 writing manifest file '/tmp/pip-modern-metadata-6nygjkiz/lcgtools.egg-info/SOURCES.txt' 2022-09-05T20:39:45,374 creating '/tmp/pip-modern-metadata-6nygjkiz/lcgtools-0.5.0.dist-info' 2022-09-05T20:39:45,595 adding license file "COPYING" (matched pattern "COPYING") 2022-09-05T20:39:45,596 adding license file "COPYING.LESSER" (matched pattern "COPYING.LESSER") 2022-09-05T20:39:45,596 adding license file "LICENSE" (matched pattern "LICENSE") 2022-09-05T20:39:45,823 Preparing metadata (pyproject.toml): finished with status 'done' 2022-09-05T20:39:45,839 Source in /tmp/pip-wheel-8uq8lva2/lcgtools_b775a96bc4594f0e9cb972fb2acf7f26 has version 0.5.0, which satisfies requirement lcgtools==0.5.0 from https://files.pythonhosted.org/packages/ba/a7/3261a5308c8bb978cc1771ab6f5c5a73717b080a4d30d9e17abe03a58eb0/lcgtools-0.5.0.tar.gz#sha256=e335686021a908e4b9aeda86ecf4c8d7601a23cdaa8dc437be6cf9dcec07f9eb 2022-09-05T20:39:45,841 Removed lcgtools==0.5.0 from https://files.pythonhosted.org/packages/ba/a7/3261a5308c8bb978cc1771ab6f5c5a73717b080a4d30d9e17abe03a58eb0/lcgtools-0.5.0.tar.gz#sha256=e335686021a908e4b9aeda86ecf4c8d7601a23cdaa8dc437be6cf9dcec07f9eb from build tracker '/tmp/pip-build-tracker-bbf2yhjw' 2022-09-05T20:39:45,857 Created temporary directory: /tmp/pip-unpack-xc5jglwn 2022-09-05T20:39:45,858 Building wheels for collected packages: lcgtools 2022-09-05T20:39:45,867 Created temporary directory: /tmp/pip-wheel-q59el3uv 2022-09-05T20:39:45,868 Destination directory: /tmp/pip-wheel-q59el3uv 2022-09-05T20:39:45,873 Building wheel for lcgtools (pyproject.toml): started 2022-09-05T20:39:45,875 Running command Building wheel for lcgtools (pyproject.toml) 2022-09-05T20:39:49,673 running bdist_wheel 2022-09-05T20:39:50,829 running build 2022-09-05T20:39:50,830 running build_py 2022-09-05T20:39:51,422 creating build 2022-09-05T20:39:51,423 creating build/lib 2022-09-05T20:39:51,425 creating build/lib/lcgtools 2022-09-05T20:39:51,427 copying src/lcgtools/__init__.py -> build/lib/lcgtools 2022-09-05T20:39:51,431 copying src/lcgtools/util.py -> build/lib/lcgtools 2022-09-05T20:39:51,438 copying src/lcgtools/graphics.py -> build/lib/lcgtools 2022-09-05T20:39:51,445 creating build/lib/lcgtools/apps 2022-09-05T20:39:51,446 copying src/lcgtools/apps/__init__.py -> build/lib/lcgtools/apps 2022-09-05T20:39:51,451 copying src/lcgtools/apps/lcgpdf.py -> build/lib/lcgtools/apps 2022-09-05T20:39:51,457 creating build/lib/lcgtools/scripts 2022-09-05T20:39:51,459 copying src/lcgtools/scripts/image.py -> build/lib/lcgtools/scripts 2022-09-05T20:39:51,463 copying src/lcgtools/scripts/__init__.py -> build/lib/lcgtools/scripts 2022-09-05T20:39:51,467 copying src/lcgtools/scripts/pdf.py -> build/lib/lcgtools/scripts 2022-09-05T20:39:51,472 copying src/lcgtools/scripts/cardlist.py -> build/lib/lcgtools/scripts 2022-09-05T20:39:51,476 running egg_info 2022-09-05T20:39:52,680 writing src/lcgtools.egg-info/PKG-INFO 2022-09-05T20:39:53,238 writing dependency_links to src/lcgtools.egg-info/dependency_links.txt 2022-09-05T20:39:54,956 writing entry points to src/lcgtools.egg-info/entry_points.txt 2022-09-05T20:39:56,075 writing requirements to src/lcgtools.egg-info/requires.txt 2022-09-05T20:39:56,641 writing top-level names to src/lcgtools.egg-info/top_level.txt 2022-09-05T20:39:56,683 reading manifest file 'src/lcgtools.egg-info/SOURCES.txt' 2022-09-05T20:39:56,687 reading manifest template 'MANIFEST.in' 2022-09-05T20:39:56,690 adding license file 'LICENSE' 2022-09-05T20:39:56,691 adding license file 'COPYING' 2022-09-05T20:39:56,691 adding license file 'COPYING.LESSER' 2022-09-05T20:39:56,696 writing manifest file 'src/lcgtools.egg-info/SOURCES.txt' 2022-09-05T20:39:56,701 /usr/local/lib/python3.9/dist-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: !! 2022-09-05T20:39:56,702 ############################ 2022-09-05T20:39:56,703 # Package would be ignored # 2022-09-05T20:39:56,703 ############################ 2022-09-05T20:39:56,703 Python recognizes 'lcgtools.examples' as an importable package, however it is 2022-09-05T20:39:56,704 included in the distribution as "data". 2022-09-05T20:39:56,704 This behavior is likely to change in future versions of setuptools (and 2022-09-05T20:39:56,705 therefore is considered deprecated). 2022-09-05T20:39:56,706 Please make sure that 'lcgtools.examples' is included as a package by using 2022-09-05T20:39:56,706 setuptools' `packages` configuration field or the proper discovery methods. 2022-09-05T20:39:56,707 You can read more about "package discovery" and "data files" on setuptools 2022-09-05T20:39:56,708 documentation page. 2022-09-05T20:39:56,709 !! 2022-09-05T20:39:56,710 check.warn(importable) 2022-09-05T20:39:56,710 creating build/lib/lcgtools/examples 2022-09-05T20:39:56,710 copying src/lcgtools/examples/mc.ini -> build/lib/lcgtools/examples 2022-09-05T20:39:57,908 installing to build/bdist.linux-armv7l/wheel 2022-09-05T20:39:57,908 running install 2022-09-05T20:39:57,969 running install_lib 2022-09-05T20:39:58,564 creating build/bdist.linux-armv7l 2022-09-05T20:39:58,565 creating build/bdist.linux-armv7l/wheel 2022-09-05T20:39:58,568 creating build/bdist.linux-armv7l/wheel/lcgtools 2022-09-05T20:39:58,571 creating build/bdist.linux-armv7l/wheel/lcgtools/examples 2022-09-05T20:39:58,573 copying build/lib/lcgtools/examples/mc.ini -> build/bdist.linux-armv7l/wheel/lcgtools/examples 2022-09-05T20:39:58,578 creating build/bdist.linux-armv7l/wheel/lcgtools/apps 2022-09-05T20:39:58,580 copying build/lib/lcgtools/apps/__init__.py -> build/bdist.linux-armv7l/wheel/lcgtools/apps 2022-09-05T20:39:58,584 copying build/lib/lcgtools/apps/lcgpdf.py -> build/bdist.linux-armv7l/wheel/lcgtools/apps 2022-09-05T20:39:58,588 copying build/lib/lcgtools/__init__.py -> build/bdist.linux-armv7l/wheel/lcgtools 2022-09-05T20:39:58,591 copying build/lib/lcgtools/util.py -> build/bdist.linux-armv7l/wheel/lcgtools 2022-09-05T20:39:58,598 creating build/bdist.linux-armv7l/wheel/lcgtools/scripts 2022-09-05T20:39:58,600 copying build/lib/lcgtools/scripts/image.py -> build/bdist.linux-armv7l/wheel/lcgtools/scripts 2022-09-05T20:39:58,605 copying build/lib/lcgtools/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/lcgtools/scripts 2022-09-05T20:39:58,610 copying build/lib/lcgtools/scripts/pdf.py -> build/bdist.linux-armv7l/wheel/lcgtools/scripts 2022-09-05T20:39:58,615 copying build/lib/lcgtools/scripts/cardlist.py -> build/bdist.linux-armv7l/wheel/lcgtools/scripts 2022-09-05T20:39:58,620 copying build/lib/lcgtools/graphics.py -> build/bdist.linux-armv7l/wheel/lcgtools 2022-09-05T20:39:58,625 running install_egg_info 2022-09-05T20:39:59,230 Copying src/lcgtools.egg-info to build/bdist.linux-armv7l/wheel/lcgtools-0.5.0-py3.9.egg-info 2022-09-05T20:39:59,255 running install_scripts 2022-09-05T20:39:59,416 adding license file "COPYING" (matched pattern "COPYING") 2022-09-05T20:39:59,417 adding license file "COPYING.LESSER" (matched pattern "COPYING.LESSER") 2022-09-05T20:39:59,417 adding license file "LICENSE" (matched pattern "LICENSE") 2022-09-05T20:39:59,431 creating build/bdist.linux-armv7l/wheel/lcgtools-0.5.0.dist-info/WHEEL 2022-09-05T20:39:59,435 creating '/tmp/pip-wheel-q59el3uv/tmphfa74gmf/lcgtools-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-09-05T20:39:59,440 adding 'lcgtools/__init__.py' 2022-09-05T20:39:59,448 adding 'lcgtools/graphics.py' 2022-09-05T20:39:59,454 adding 'lcgtools/util.py' 2022-09-05T20:39:59,458 adding 'lcgtools/apps/__init__.py' 2022-09-05T20:39:59,460 adding 'lcgtools/apps/lcgpdf.py' 2022-09-05T20:39:59,464 adding 'lcgtools/examples/mc.ini' 2022-09-05T20:39:59,467 adding 'lcgtools/scripts/__init__.py' 2022-09-05T20:39:59,470 adding 'lcgtools/scripts/cardlist.py' 2022-09-05T20:39:59,474 adding 'lcgtools/scripts/image.py' 2022-09-05T20:39:59,479 adding 'lcgtools/scripts/pdf.py' 2022-09-05T20:39:59,497 adding 'lcgtools-0.5.0.dist-info/COPYING' 2022-09-05T20:39:59,501 adding 'lcgtools-0.5.0.dist-info/COPYING.LESSER' 2022-09-05T20:39:59,503 adding 'lcgtools-0.5.0.dist-info/LICENSE' 2022-09-05T20:39:59,507 adding 'lcgtools-0.5.0.dist-info/METADATA' 2022-09-05T20:39:59,509 adding 'lcgtools-0.5.0.dist-info/WHEEL' 2022-09-05T20:39:59,511 adding 'lcgtools-0.5.0.dist-info/entry_points.txt' 2022-09-05T20:39:59,512 adding 'lcgtools-0.5.0.dist-info/top_level.txt' 2022-09-05T20:39:59,514 adding 'lcgtools-0.5.0.dist-info/RECORD' 2022-09-05T20:39:59,518 removing build/bdist.linux-armv7l/wheel 2022-09-05T20:39:59,783 Building wheel for lcgtools (pyproject.toml): finished with status 'done' 2022-09-05T20:39:59,798 Created wheel for lcgtools: filename=lcgtools-0.5.0-py3-none-any.whl size=46324 sha256=f4628ea2cdad863f4cd5f7bb3f4907ece2e399fd8850ac58eabf5976bd0f4a03 2022-09-05T20:39:59,800 Stored in directory: /tmp/pip-ephem-wheel-cache-480bxfw7/wheels/3e/b1/da/7c33df2d4af18b44fb89aede0c5c6177e39fa51481f11e4778 2022-09-05T20:39:59,830 Successfully built lcgtools 2022-09-05T20:39:59,841 Removed build tracker: '/tmp/pip-build-tracker-bbf2yhjw'