>>> py3-port-for: Building community/py3-port-for 0.6.3-r0 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 22:45:53 +0000 >>> py3-port-for: Checking sanity of /home/buildozer/aports/community/py3-port-for/APKBUILD... >>> py3-port-for: Analyzing dependencies... >>> py3-port-for: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-installer py3-wheel (1/25) Installing libbz2 (1.0.8-r5) (2/25) Installing libffi (3.4.4-r2) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.2-r1) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230401-r5) (7/25) Installing readline (8.2.1-r1) (8/25) Installing sqlite-libs (3.41.2-r2) (9/25) Installing python3 (3.11.3-r10) (10/25) Installing python3-pycache-pyc0 (3.11.3-r10) (11/25) Installing pyc (0.1-r0) (12/25) Installing python3-pyc (3.11.3-r10) (13/25) Installing py3-parsing (3.0.9-r2) (14/25) Installing py3-parsing-pyc (3.0.9-r2) (15/25) Installing py3-packaging (23.1-r1) (16/25) Installing py3-packaging-pyc (23.1-r1) (17/25) Installing py3-setuptools (67.7.1-r0) (18/25) Installing py3-setuptools-pyc (67.7.1-r0) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (13-r2) (22/25) Installing py3-gpep517-pyc (13-r2) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-port-for (20230422.224558) Executing busybox-1.36.0-r7.trigger OK: 463 MiB in 123 packages >>> py3-port-for: Cleaning up srcdir >>> py3-port-for: Cleaning up pkgdir >>> py3-port-for: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/port-for-0.6.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-port-for: Fetching https://files.pythonhosted.org/packages/source/p/port-for/port-for-0.6.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22886 100 22886 0 0 37784 0 --:--:-- --:--:-- --:--:-- 37784 >>> py3-port-for: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/port-for-0.6.3.tar.gz >>> py3-port-for: Checking sha512sums... port-for-0.6.3.tar.gz: OK >>> py3-port-for: Unpacking /var/cache/distfiles/v3.18/port-for-0.6.3.tar.gz... 2023-04-22 22:46:00,084 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-04-22 22:46:00,166 root INFO running bdist_wheel 2023-04-22 22:46:00,169 root INFO running build 2023-04-22 22:46:00,169 root INFO running build_py 2023-04-22 22:46:00,170 root INFO creating build 2023-04-22 22:46:00,170 root INFO creating build/lib 2023-04-22 22:46:00,170 root INFO creating build/lib/port_for 2023-04-22 22:46:00,170 root INFO copying port_for/__init__.py -> build/lib/port_for 2023-04-22 22:46:00,170 root INFO copying port_for/exceptions.py -> build/lib/port_for 2023-04-22 22:46:00,171 root INFO copying port_for/store.py -> build/lib/port_for 2023-04-22 22:46:00,171 root INFO copying port_for/_download_ranges.py -> build/lib/port_for 2023-04-22 22:46:00,171 root INFO copying port_for/utils.py -> build/lib/port_for 2023-04-22 22:46:00,171 root INFO copying port_for/api.py -> build/lib/port_for 2023-04-22 22:46:00,171 root INFO copying port_for/docopt.py -> build/lib/port_for 2023-04-22 22:46:00,171 root INFO copying port_for/cmd.py -> build/lib/port_for 2023-04-22 22:46:00,171 root INFO copying port_for/_ranges.py -> build/lib/port_for 2023-04-22 22:46:00,172 root INFO copying port_for/ephemeral.py -> build/lib/port_for 2023-04-22 22:46:00,172 root INFO running egg_info 2023-04-22 22:46:00,173 root INFO writing port_for.egg-info/PKG-INFO 2023-04-22 22:46:00,174 root INFO writing dependency_links to port_for.egg-info/dependency_links.txt 2023-04-22 22:46:00,174 root INFO writing entry points to port_for.egg-info/entry_points.txt 2023-04-22 22:46:00,174 root INFO writing top-level names to port_for.egg-info/top_level.txt 2023-04-22 22:46:00,175 root INFO reading manifest file 'port_for.egg-info/SOURCES.txt' 2023-04-22 22:46:00,176 root INFO reading manifest template 'MANIFEST.in' 2023-04-22 22:46:00,176 root WARNING warning: no files found matching '*.txt' under directory 'docs' 2023-04-22 22:46:00,176 root WARNING warning: no files found matching '*' under directory 'scripts' 2023-04-22 22:46:00,176 root INFO adding license file 'LICENSE.txt' 2023-04-22 22:46:00,177 root INFO writing manifest file 'port_for.egg-info/SOURCES.txt' 2023-04-22 22:46:00,177 root INFO copying port_for/py.typed -> build/lib/port_for 2023-04-22 22:46:00,179 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-04-22 22:46:00,179 root INFO running install 2023-04-22 22:46:00,185 root INFO running install_lib 2023-04-22 22:46:00,186 root INFO creating build/bdist.linux-aarch64 2023-04-22 22:46:00,186 root INFO creating build/bdist.linux-aarch64/wheel 2023-04-22 22:46:00,186 root INFO creating build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,186 root INFO copying build/lib/port_for/__init__.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,186 root INFO copying build/lib/port_for/exceptions.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,186 root INFO copying build/lib/port_for/store.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,187 root INFO copying build/lib/port_for/_download_ranges.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,187 root INFO copying build/lib/port_for/utils.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,187 root INFO copying build/lib/port_for/api.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,187 root INFO copying build/lib/port_for/docopt.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,187 root INFO copying build/lib/port_for/cmd.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,187 root INFO copying build/lib/port_for/py.typed -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,187 root INFO copying build/lib/port_for/_ranges.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,188 root INFO copying build/lib/port_for/ephemeral.py -> build/bdist.linux-aarch64/wheel/port_for 2023-04-22 22:46:00,188 root INFO running install_egg_info 2023-04-22 22:46:00,188 root INFO Copying port_for.egg-info to build/bdist.linux-aarch64/wheel/port_for-0.6.3-py3.11.egg-info 2023-04-22 22:46:00,189 root INFO running install_scripts 2023-04-22 22:46:00,191 wheel INFO creating build/bdist.linux-aarch64/wheel/port_for-0.6.3.dist-info/WHEEL 2023-04-22 22:46:00,191 wheel INFO creating '/home/buildozer/aports/community/py3-port-for/src/port-for-0.6.3/dist/.tmp-nfg4uljf/port_for-0.6.3-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-04-22 22:46:00,191 wheel INFO adding 'port_for/__init__.py' 2023-04-22 22:46:00,191 wheel INFO adding 'port_for/_download_ranges.py' 2023-04-22 22:46:00,192 wheel INFO adding 'port_for/_ranges.py' 2023-04-22 22:46:00,192 wheel INFO adding 'port_for/api.py' 2023-04-22 22:46:00,192 wheel INFO adding 'port_for/cmd.py' 2023-04-22 22:46:00,192 wheel INFO adding 'port_for/docopt.py' 2023-04-22 22:46:00,192 wheel INFO adding 'port_for/ephemeral.py' 2023-04-22 22:46:00,192 wheel INFO adding 'port_for/exceptions.py' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for/py.typed' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for/store.py' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for/utils.py' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for-0.6.3.dist-info/LICENSE.txt' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for-0.6.3.dist-info/METADATA' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for-0.6.3.dist-info/WHEEL' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for-0.6.3.dist-info/entry_points.txt' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for-0.6.3.dist-info/top_level.txt' 2023-04-22 22:46:00,193 wheel INFO adding 'port_for-0.6.3.dist-info/zip-safe' 2023-04-22 22:46:00,194 wheel INFO adding 'port_for-0.6.3.dist-info/RECORD' 2023-04-22 22:46:00,194 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-04-22 22:46:00,194 gpep517 INFO The backend produced dist/port_for-0.6.3-py3-none-any.whl port_for-0.6.3-py3-none-any.whl >>> py3-port-for: Entering fakeroot... >>> py3-port-for*: Running postcheck for py3-port-for >>> WARNING: py3-port-for*: Found __pycache__ but package name doesn't end with -pyc >>> py3-port-for*: Preparing package py3-port-for... >>> py3-port-for*: Tracing dependencies... python3 python3~3.11 >>> py3-port-for*: Package size: 236.0 KB >>> py3-port-for*: Compressing data... >>> py3-port-for*: Create checksum... >>> py3-port-for*: Create py3-port-for-0.6.3-r0.apk >>> py3-port-for: Build complete at Sat, 22 Apr 2023 22:46:00 +0000 elapsed time 0h 0m 7s >>> py3-port-for: Cleaning up srcdir >>> py3-port-for: Cleaning up pkgdir >>> py3-port-for: Uninstalling dependencies... (1/25) Purging .makedepends-py3-port-for (20230422.224558) (2/25) Purging py3-setuptools-pyc (67.7.1-r0) (3/25) Purging py3-setuptools (67.7.1-r0) (4/25) Purging py3-gpep517-pyc (13-r2) (5/25) Purging py3-gpep517 (13-r2) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-wheel-pyc (0.40.0-r1) (9/25) Purging py3-wheel (0.40.0-r1) (10/25) Purging py3-packaging-pyc (23.1-r1) (11/25) Purging py3-packaging (23.1-r1) (12/25) Purging py3-parsing-pyc (3.0.9-r2) (13/25) Purging py3-parsing (3.0.9-r2) (14/25) Purging python3-pyc (3.11.3-r10) (15/25) Purging python3-pycache-pyc0 (3.11.3-r10) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.3-r10) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r5) (20/25) Purging libffi (3.4.4-r2) (21/25) Purging libpanelw (6.4_p20230401-r5) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r1) (24/25) Purging sqlite-libs (3.41.2-r2) (25/25) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> py3-port-for: Updating the community/aarch64 repository index... >>> py3-port-for: Signing the index...