>>> py3-tldextract: Building community/py3-tldextract 5.1.2-r0 (using abuild 3.12.0-r5) started Thu, 21 Mar 2024 22:33:20 +0000 >>> py3-tldextract: Checking sanity of /home/buildozer/aports/community/py3-tldextract/APKBUILD... >>> py3-tldextract: Analyzing dependencies... >>> py3-tldextract: Installing for build: build-base python3 py3-idna py3-requests py3-requests-file py3-filelock py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel (1/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.6-r0) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.6.1-r1) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.4_p20240309-r0) (7/41) Installing readline (8.2.10-r0) (8/41) Installing sqlite-libs (3.45.2-r0) (9/41) Installing python3 (3.11.8-r0) (10/41) Installing python3-pycache-pyc0 (3.11.8-r0) (11/41) Installing pyc (3.11.8-r0) (12/41) Installing python3-pyc (3.11.8-r0) (13/41) Installing py3-idna (3.6-r0) (14/41) Installing py3-idna-pyc (3.6-r0) (15/41) Installing py3-certifi (2024.2.2-r0) (16/41) Installing py3-certifi-pyc (2024.2.2-r0) (17/41) Installing py3-charset-normalizer (3.3.2-r0) (18/41) Installing py3-charset-normalizer-pyc (3.3.2-r0) (19/41) Installing py3-urllib3 (1.26.18-r0) (20/41) Installing py3-urllib3-pyc (1.26.18-r0) (21/41) Installing py3-requests (2.31.0-r1) (22/41) Installing py3-requests-pyc (2.31.0-r1) (23/41) Installing py3-requests-file (2.0.0-r0) (24/41) Installing py3-requests-file-pyc (2.0.0-r0) (25/41) Installing py3-filelock (3.13.1-r0) (26/41) Installing py3-filelock-pyc (3.13.1-r0) (27/41) Installing py3-installer (0.7.0-r1) (28/41) Installing py3-installer-pyc (0.7.0-r1) (29/41) Installing py3-gpep517 (15-r1) (30/41) Installing py3-gpep517-pyc (15-r1) (31/41) Installing py3-parsing (3.1.2-r0) (32/41) Installing py3-parsing-pyc (3.1.2-r0) (33/41) Installing py3-packaging (24.0-r0) (34/41) Installing py3-packaging-pyc (24.0-r0) (35/41) Installing py3-setuptools (69.2.0-r0) (36/41) Installing py3-setuptools-pyc (69.2.0-r0) (37/41) Installing py3-setuptools_scm (8.0.4-r1) (38/41) Installing py3-setuptools_scm-pyc (8.0.4-r1) (39/41) Installing py3-wheel (0.42.0-r0) (40/41) Installing py3-wheel-pyc (0.42.0-r0) (41/41) Installing .makedepends-py3-tldextract (20240321.223328) Executing busybox-1.36.1-r21.trigger OK: 282 MiB in 143 packages >>> py3-tldextract: Cleaning up srcdir >>> py3-tldextract: Cleaning up pkgdir >>> py3-tldextract: Cleaning up tmpdir >>> py3-tldextract: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tldextract-5.1.2.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 100 109k 100 109k 0 0 338k 0 --:--:-- --:--:-- --:--:-- 358k >>> py3-tldextract: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tldextract-5.1.2.tar.gz >>> py3-tldextract: Checking sha512sums... tldextract-5.1.2.tar.gz: OK >>> py3-tldextract: Unpacking /var/cache/distfiles/tldextract-5.1.2.tar.gz... 2024-03-21 22:33:32,111 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-03-21 22:33:32,807 root INFO running bdist_wheel 2024-03-21 22:33:32,864 root INFO running build 2024-03-21 22:33:32,865 root INFO running build_py 2024-03-21 22:33:32,878 root INFO creating build 2024-03-21 22:33:32,879 root INFO creating build/lib 2024-03-21 22:33:32,879 root INFO creating build/lib/tldextract 2024-03-21 22:33:32,880 root INFO copying tldextract/__init__.py -> build/lib/tldextract 2024-03-21 22:33:32,881 root INFO copying tldextract/remote.py -> build/lib/tldextract 2024-03-21 22:33:32,882 root INFO copying tldextract/suffix_list.py -> build/lib/tldextract 2024-03-21 22:33:32,883 root INFO copying tldextract/cli.py -> build/lib/tldextract 2024-03-21 22:33:32,884 root INFO copying tldextract/tldextract.py -> build/lib/tldextract 2024-03-21 22:33:32,885 root INFO copying tldextract/__main__.py -> build/lib/tldextract 2024-03-21 22:33:32,886 root INFO copying tldextract/cache.py -> build/lib/tldextract 2024-03-21 22:33:32,887 root INFO copying tldextract/_version.py -> build/lib/tldextract 2024-03-21 22:33:32,888 root INFO running egg_info 2024-03-21 22:33:32,888 root INFO creating tldextract.egg-info 2024-03-21 22:33:32,899 root INFO writing tldextract.egg-info/PKG-INFO 2024-03-21 22:33:32,913 root INFO writing dependency_links to tldextract.egg-info/dependency_links.txt 2024-03-21 22:33:32,914 root INFO writing entry points to tldextract.egg-info/entry_points.txt 2024-03-21 22:33:32,920 root INFO writing requirements to tldextract.egg-info/requires.txt 2024-03-21 22:33:32,921 root INFO writing top-level names to tldextract.egg-info/top_level.txt 2024-03-21 22:33:32,921 root INFO writing manifest file 'tldextract.egg-info/SOURCES.txt' 2024-03-21 22:33:46,301 root INFO reading manifest file 'tldextract.egg-info/SOURCES.txt' 2024-03-21 22:33:46,303 root INFO adding license file 'LICENSE' 2024-03-21 22:33:46,308 root INFO writing manifest file 'tldextract.egg-info/SOURCES.txt' 2024-03-21 22:33:46,310 root INFO copying tldextract/py.typed -> build/lib/tldextract 2024-03-21 22:33:46,336 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-03-21 22:33:46,336 root INFO running install 2024-03-21 22:33:46,410 root INFO running install_lib 2024-03-21 22:33:46,422 root INFO creating build/bdist.linux-riscv64 2024-03-21 22:33:46,423 root INFO creating build/bdist.linux-riscv64/wheel 2024-03-21 22:33:46,424 root INFO creating build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,424 root INFO copying build/lib/tldextract/__init__.py -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,425 root INFO copying build/lib/tldextract/remote.py -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,426 root INFO copying build/lib/tldextract/suffix_list.py -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,427 root INFO copying build/lib/tldextract/cli.py -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,428 root INFO copying build/lib/tldextract/tldextract.py -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,429 root INFO copying build/lib/tldextract/__main__.py -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,429 root INFO copying build/lib/tldextract/cache.py -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,430 root INFO copying build/lib/tldextract/py.typed -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,431 root INFO copying build/lib/tldextract/_version.py -> build/bdist.linux-riscv64/wheel/tldextract 2024-03-21 22:33:46,432 root INFO running install_egg_info 2024-03-21 22:33:46,443 root INFO Copying tldextract.egg-info to build/bdist.linux-riscv64/wheel/tldextract-5.1.2-py3.11.egg-info 2024-03-21 22:33:46,449 root INFO running install_scripts 2024-03-21 22:33:46,475 wheel INFO creating build/bdist.linux-riscv64/wheel/tldextract-5.1.2.dist-info/WHEEL 2024-03-21 22:33:46,479 wheel INFO creating '/home/buildozer/aports/community/py3-tldextract/src/tldextract-5.1.2/.dist/.tmp-x6b5iiib/tldextract-5.1.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-03-21 22:33:46,482 wheel INFO adding 'tldextract/__init__.py' 2024-03-21 22:33:46,486 wheel INFO adding 'tldextract/__main__.py' 2024-03-21 22:33:46,487 wheel INFO adding 'tldextract/_version.py' 2024-03-21 22:33:46,488 wheel INFO adding 'tldextract/cache.py' 2024-03-21 22:33:46,489 wheel INFO adding 'tldextract/cli.py' 2024-03-21 22:33:46,491 wheel INFO adding 'tldextract/py.typed' 2024-03-21 22:33:46,492 wheel INFO adding 'tldextract/remote.py' 2024-03-21 22:33:46,493 wheel INFO adding 'tldextract/suffix_list.py' 2024-03-21 22:33:46,494 wheel INFO adding 'tldextract/tldextract.py' 2024-03-21 22:33:46,496 wheel INFO adding 'tldextract-5.1.2.dist-info/LICENSE' 2024-03-21 22:33:46,497 wheel INFO adding 'tldextract-5.1.2.dist-info/METADATA' 2024-03-21 22:33:46,498 wheel INFO adding 'tldextract-5.1.2.dist-info/WHEEL' 2024-03-21 22:33:46,499 wheel INFO adding 'tldextract-5.1.2.dist-info/entry_points.txt' 2024-03-21 22:33:46,500 wheel INFO adding 'tldextract-5.1.2.dist-info/top_level.txt' 2024-03-21 22:33:46,502 wheel INFO adding 'tldextract-5.1.2.dist-info/RECORD' 2024-03-21 22:33:46,503 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-03-21 22:33:46,505 gpep517 INFO The backend produced .dist/tldextract-5.1.2-py3-none-any.whl tldextract-5.1.2-py3-none-any.whl >>> py3-tldextract: Entering fakeroot... >>> py3-tldextract-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/__pycache__' -> '/home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract-pyc/usr/lib/python3.11/site-packages/tldextract/__pycache__' >>> py3-tldextract-pyc*: Preparing subpackage py3-tldextract-pyc... >>> py3-tldextract-pyc*: Running postcheck for py3-tldextract-pyc >>> py3-tldextract*: Running postcheck for py3-tldextract >>> py3-tldextract*: Preparing package py3-tldextract... >>> py3-tldextract-pyc*: Tracing dependencies... python3 py3-idna py3-requests py3-requests-file py3-filelock python3~3.11 >>> py3-tldextract-pyc*: Package size: 100.0 KB >>> py3-tldextract-pyc*: Compressing data... >>> py3-tldextract-pyc*: Create checksum... >>> py3-tldextract-pyc*: Create py3-tldextract-pyc-5.1.2-r0.apk >>> py3-tldextract*: Tracing dependencies... python3 py3-idna py3-requests py3-requests-file py3-filelock python3~3.11 >>> py3-tldextract*: Package size: 124.0 KB >>> py3-tldextract*: Compressing data... >>> py3-tldextract*: Create checksum... >>> py3-tldextract*: Create py3-tldextract-5.1.2-r0.apk >>> py3-tldextract: Build complete at Thu, 21 Mar 2024 22:33:51 +0000 elapsed time 0h 0m 31s >>> py3-tldextract: Cleaning up srcdir >>> py3-tldextract: Cleaning up pkgdir >>> py3-tldextract: Uninstalling dependencies... (1/41) Purging .makedepends-py3-tldextract (20240321.223328) (2/41) Purging py3-requests-file-pyc (2.0.0-r0) (3/41) Purging py3-requests-file (2.0.0-r0) (4/41) Purging py3-requests-pyc (2.31.0-r1) (5/41) Purging py3-requests (2.31.0-r1) (6/41) Purging py3-certifi-pyc (2024.2.2-r0) (7/41) Purging py3-certifi (2024.2.2-r0) (8/41) Purging py3-charset-normalizer-pyc (3.3.2-r0) (9/41) Purging py3-charset-normalizer (3.3.2-r0) (10/41) Purging py3-idna-pyc (3.6-r0) (11/41) Purging py3-idna (3.6-r0) (12/41) Purging py3-urllib3-pyc (1.26.18-r0) (13/41) Purging py3-urllib3 (1.26.18-r0) (14/41) Purging py3-filelock-pyc (3.13.1-r0) (15/41) Purging py3-filelock (3.13.1-r0) (16/41) Purging py3-gpep517-pyc (15-r1) (17/41) Purging py3-gpep517 (15-r1) (18/41) Purging py3-installer-pyc (0.7.0-r1) (19/41) Purging py3-installer (0.7.0-r1) (20/41) Purging py3-setuptools_scm-pyc (8.0.4-r1) (21/41) Purging py3-setuptools_scm (8.0.4-r1) (22/41) Purging py3-setuptools-pyc (69.2.0-r0) (23/41) Purging py3-setuptools (69.2.0-r0) (24/41) Purging py3-wheel-pyc (0.42.0-r0) (25/41) Purging py3-wheel (0.42.0-r0) (26/41) Purging py3-packaging-pyc (24.0-r0) (27/41) Purging py3-packaging (24.0-r0) (28/41) Purging py3-parsing-pyc (3.1.2-r0) (29/41) Purging py3-parsing (3.1.2-r0) (30/41) Purging python3-pyc (3.11.8-r0) (31/41) Purging python3-pycache-pyc0 (3.11.8-r0) (32/41) Purging pyc (3.11.8-r0) (33/41) Purging python3 (3.11.8-r0) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.4.6-r0) (37/41) Purging libpanelw (6.4_p20240309-r0) (38/41) Purging mpdecimal (4.0.0-r0) (39/41) Purging readline (8.2.10-r0) (40/41) Purging sqlite-libs (3.45.2-r0) (41/41) Purging xz-libs (5.6.1-r1) Executing busybox-1.36.1-r21.trigger OK: 228 MiB in 102 packages >>> py3-tldextract: Updating the community/riscv64 repository index... >>> py3-tldextract: Signing the index...