>>> py3-catalogue: Building community/py3-catalogue 2.0.10-r1 (using abuild 3.15.0_rc3-r1) started Fri, 09 May 2025 06:28:40 +0000 >>> py3-catalogue: Validating /home/buildozer/aports/community/py3-catalogue/APKBUILD... >>> py3-catalogue: Analyzing dependencies... >>> py3-catalogue: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pydantic py3-pytest py3-srsly (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.8-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.8.1-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20250503-r0) (7/50) Installing sqlite-libs (3.49.2-r0) (8/50) Installing python3 (3.12.10-r0) (9/50) Installing python3-pycache-pyc0 (3.12.10-r0) (10/50) Installing pyc (3.12.10-r0) (11/50) Installing py3-installer-pyc (0.7.0-r2) (12/50) Installing py3-gpep517-pyc (19-r0) (13/50) Installing python3-pyc (3.12.10-r0) (14/50) Installing py3-installer (0.7.0-r2) (15/50) Installing py3-gpep517 (19-r0) (16/50) Installing py3-parsing (3.2.3-r0) (17/50) Installing py3-parsing-pyc (3.2.3-r0) (18/50) Installing py3-packaging (25.0-r0) (19/50) Installing py3-packaging-pyc (25.0-r0) (20/50) Installing py3-setuptools (80.3.1-r0) (21/50) Installing py3-setuptools-pyc (80.3.1-r0) (22/50) Installing py3-wheel (0.46.1-r0) (23/50) Installing py3-wheel-pyc (0.46.1-r0) (24/50) Installing py3-annotated-types (0.7.0-r0) (25/50) Installing py3-annotated-types-pyc (0.7.0-r0) (26/50) Installing py3-typing-extensions (4.13.2-r0) (27/50) Installing py3-typing-extensions-pyc (4.13.2-r0) (28/50) Installing py3-pydantic-core (2.27.2-r0) (29/50) Installing py3-pydantic-core-pyc (2.27.2-r0) (30/50) Installing py3-pydantic (2.10.4-r0) (31/50) Installing py3-pydantic-pyc (2.10.4-r0) (32/50) Installing py3-iniconfig (2.1.0-r0) (33/50) Installing py3-iniconfig-pyc (2.1.0-r0) (34/50) Installing py3-pluggy (1.5.0-r0) (35/50) Installing py3-pluggy-pyc (1.5.0-r0) (36/50) Installing py3-py (1.11.0-r4) (37/50) Installing py3-py-pyc (1.11.0-r4) (38/50) Installing py3-pytest (8.3.5-r0) (39/50) Installing py3-pytest-pyc (8.3.5-r0) (40/50) Installing libquadmath (14.2.0-r5) (41/50) Installing libgfortran (14.2.0-r5) (42/50) Installing openblas (0.3.28-r0) (43/50) Installing py3-numpy (2.2.4-r0) (44/50) Installing py3-numpy-tests (2.2.4-r0) (45/50) Installing py3-numpy-pyc (2.2.4-r0) (46/50) Installing py3-tz (2025.2-r0) (47/50) Installing py3-tz-pyc (2025.2-r0) (48/50) Installing py3-srsly (2.4.8-r1) (49/50) Installing py3-srsly-pyc (2.4.8-r1) (50/50) Installing .makedepends-py3-catalogue (20250509.062901) Executing busybox-1.37.0-r17.trigger OK: 525 MiB in 154 packages >>> py3-catalogue: Cleaning up srcdir >>> py3-catalogue: Cleaning up pkgdir >>> py3-catalogue: Cleaning up tmpdir >>> py3-catalogue: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-catalogue-2.0.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-catalogue-2.0.10.tar.gz.part' py3-catalogue-2.0.10 100% |********************************| 16549 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-catalogue-2.0.10.tar.gz.part' saved >>> py3-catalogue: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-catalogue-2.0.10.tar.gz >>> py3-catalogue: Checking sha512sums... py3-catalogue-2.0.10.tar.gz: OK >>> py3-catalogue: Unpacking /var/cache/distfiles/v3.22/py3-catalogue-2.0.10.tar.gz... 2025-05-09 06:29:03,820 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-09 06:29:03,882 root INFO running bdist_wheel 2025-05-09 06:29:03,932 root INFO running build 2025-05-09 06:29:03,932 root INFO running build_py 2025-05-09 06:29:03,943 root INFO creating build/lib/catalogue 2025-05-09 06:29:03,944 root INFO copying catalogue/__init__.py -> build/lib/catalogue 2025-05-09 06:29:03,945 root INFO creating build/lib/catalogue/_importlib_metadata 2025-05-09 06:29:03,945 root INFO copying catalogue/_importlib_metadata/__init__.py -> build/lib/catalogue/_importlib_metadata 2025-05-09 06:29:03,946 root INFO copying catalogue/_importlib_metadata/_compat.py -> build/lib/catalogue/_importlib_metadata 2025-05-09 06:29:03,947 root INFO creating build/lib/catalogue/tests 2025-05-09 06:29:03,947 root INFO copying catalogue/tests/__init__.py -> build/lib/catalogue/tests 2025-05-09 06:29:03,948 root INFO copying catalogue/tests/test_catalogue.py -> build/lib/catalogue/tests 2025-05-09 06:29:03,948 root INFO running egg_info 2025-05-09 06:29:03,956 root INFO creating catalogue.egg-info 2025-05-09 06:29:03,957 root INFO writing catalogue.egg-info/PKG-INFO 2025-05-09 06:29:03,958 root INFO writing dependency_links to catalogue.egg-info/dependency_links.txt 2025-05-09 06:29:03,960 root INFO writing requirements to catalogue.egg-info/requires.txt 2025-05-09 06:29:03,960 root INFO writing top-level names to catalogue.egg-info/top_level.txt 2025-05-09 06:29:03,960 root INFO writing manifest file 'catalogue.egg-info/SOURCES.txt' 2025-05-09 06:29:03,971 root INFO reading manifest file 'catalogue.egg-info/SOURCES.txt' 2025-05-09 06:29:03,972 root INFO reading manifest template 'MANIFEST.in' 2025-05-09 06:29:03,972 root INFO adding license file 'LICENSE' 2025-05-09 06:29:03,974 root INFO writing manifest file 'catalogue.egg-info/SOURCES.txt' 2025-05-09 06:29:03,996 root INFO installing to build/bdist.linux-i686/wheel 2025-05-09 06:29:03,996 root INFO running install 2025-05-09 06:29:04,019 root INFO running install_lib 2025-05-09 06:29:04,030 root INFO creating build/bdist.linux-i686/wheel 2025-05-09 06:29:04,030 root INFO creating build/bdist.linux-i686/wheel/catalogue 2025-05-09 06:29:04,031 root INFO copying build/lib/catalogue/__init__.py -> build/bdist.linux-i686/wheel/./catalogue 2025-05-09 06:29:04,032 root INFO creating build/bdist.linux-i686/wheel/catalogue/_importlib_metadata 2025-05-09 06:29:04,032 root INFO copying build/lib/catalogue/_importlib_metadata/__init__.py -> build/bdist.linux-i686/wheel/./catalogue/_importlib_metadata 2025-05-09 06:29:04,032 root INFO copying build/lib/catalogue/_importlib_metadata/_compat.py -> build/bdist.linux-i686/wheel/./catalogue/_importlib_metadata 2025-05-09 06:29:04,033 root INFO creating build/bdist.linux-i686/wheel/catalogue/tests 2025-05-09 06:29:04,033 root INFO copying build/lib/catalogue/tests/__init__.py -> build/bdist.linux-i686/wheel/./catalogue/tests 2025-05-09 06:29:04,034 root INFO copying build/lib/catalogue/tests/test_catalogue.py -> build/bdist.linux-i686/wheel/./catalogue/tests 2025-05-09 06:29:04,034 root INFO running install_egg_info 2025-05-09 06:29:04,045 root INFO Copying catalogue.egg-info to build/bdist.linux-i686/wheel/./catalogue-2.0.10-py3.12.egg-info 2025-05-09 06:29:04,047 root INFO running install_scripts 2025-05-09 06:29:04,050 root INFO creating build/bdist.linux-i686/wheel/catalogue-2.0.10.dist-info/WHEEL 2025-05-09 06:29:04,051 wheel INFO creating '/home/buildozer/aports/community/py3-catalogue/src/catalogue-2.0.10/.dist/.tmp-qo9owbzm/catalogue-2.0.10-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-09 06:29:04,051 wheel INFO adding 'catalogue/__init__.py' 2025-05-09 06:29:04,052 wheel INFO adding 'catalogue/_importlib_metadata/__init__.py' 2025-05-09 06:29:04,053 wheel INFO adding 'catalogue/_importlib_metadata/_compat.py' 2025-05-09 06:29:04,053 wheel INFO adding 'catalogue/tests/__init__.py' 2025-05-09 06:29:04,053 wheel INFO adding 'catalogue/tests/test_catalogue.py' 2025-05-09 06:29:04,054 wheel INFO adding 'catalogue-2.0.10.dist-info/licenses/LICENSE' 2025-05-09 06:29:04,055 wheel INFO adding 'catalogue-2.0.10.dist-info/METADATA' 2025-05-09 06:29:04,055 wheel INFO adding 'catalogue-2.0.10.dist-info/WHEEL' 2025-05-09 06:29:04,055 wheel INFO adding 'catalogue-2.0.10.dist-info/top_level.txt' 2025-05-09 06:29:04,056 wheel INFO adding 'catalogue-2.0.10.dist-info/zip-safe' 2025-05-09 06:29:04,056 wheel INFO adding 'catalogue-2.0.10.dist-info/RECORD' 2025-05-09 06:29:04,056 root INFO removing build/bdist.linux-i686/wheel 2025-05-09 06:29:04,058 gpep517 INFO The backend produced .dist/catalogue-2.0.10-py3-none-any.whl catalogue-2.0.10-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-catalogue/src/catalogue-2.0.10 collected 9 items catalogue/tests/test_catalogue.py ......ss. [100%] ========================= 7 passed, 2 skipped in 0.08s ========================= >>> py3-catalogue: Entering fakeroot... >>> py3-catalogue-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-catalogue/pkg/py3-catalogue-doc/usr/share/doc' >>> py3-catalogue-doc*: Preparing subpackage py3-catalogue-doc... >>> py3-catalogue-doc*: Running postcheck for py3-catalogue-doc >>> py3-catalogue-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/catalogue/__pycache__' -> '/home/buildozer/aports/community/py3-catalogue/pkg/py3-catalogue-pyc/usr/lib/python3.12/site-packages/catalogue/__pycache__' >>> py3-catalogue-pyc*: Preparing subpackage py3-catalogue-pyc... >>> py3-catalogue-pyc*: Running postcheck for py3-catalogue-pyc >>> py3-catalogue*: Running postcheck for py3-catalogue >>> py3-catalogue*: Preparing package py3-catalogue... >>> py3-catalogue-doc*: Tracing dependencies... >>> py3-catalogue-doc*: Package size: 12.5 KB >>> py3-catalogue-doc*: Compressing data... >>> py3-catalogue-doc*: Create checksum... >>> py3-catalogue-doc*: Create py3-catalogue-doc-2.0.10-r1.apk >>> py3-catalogue-pyc*: Tracing dependencies... python3~3.12 >>> py3-catalogue-pyc*: Package size: 11.9 KB >>> py3-catalogue-pyc*: Compressing data... >>> py3-catalogue-pyc*: Create checksum... >>> py3-catalogue-pyc*: Create py3-catalogue-pyc-2.0.10-r1.apk >>> py3-catalogue*: Tracing dependencies... python3~3.12 >>> py3-catalogue*: Package size: 24.3 KB >>> py3-catalogue*: Compressing data... >>> py3-catalogue*: Create checksum... >>> py3-catalogue*: Create py3-catalogue-2.0.10-r1.apk >>> py3-catalogue: Build complete at Fri, 09 May 2025 06:29:05 +0000 elapsed time 0h 0m 25s >>> py3-catalogue: Cleaning up srcdir >>> py3-catalogue: Cleaning up pkgdir >>> py3-catalogue: Uninstalling dependencies... (1/50) Purging .makedepends-py3-catalogue (20250509.062901) (2/50) Purging py3-gpep517-pyc (19-r0) (3/50) Purging py3-gpep517 (19-r0) (4/50) Purging py3-installer-pyc (0.7.0-r2) (5/50) Purging py3-installer (0.7.0-r2) (6/50) Purging py3-setuptools-pyc (80.3.1-r0) (7/50) Purging py3-setuptools (80.3.1-r0) (8/50) Purging py3-wheel-pyc (0.46.1-r0) (9/50) Purging py3-wheel (0.46.1-r0) (10/50) Purging py3-pydantic-pyc (2.10.4-r0) (11/50) Purging py3-pydantic (2.10.4-r0) (12/50) Purging py3-annotated-types-pyc (0.7.0-r0) (13/50) Purging py3-annotated-types (0.7.0-r0) (14/50) Purging py3-pydantic-core-pyc (2.27.2-r0) (15/50) Purging py3-pydantic-core (2.27.2-r0) (16/50) Purging py3-typing-extensions-pyc (4.13.2-r0) (17/50) Purging py3-typing-extensions (4.13.2-r0) (18/50) Purging py3-pytest-pyc (8.3.5-r0) (19/50) Purging py3-pytest (8.3.5-r0) (20/50) Purging py3-iniconfig-pyc (2.1.0-r0) (21/50) Purging py3-iniconfig (2.1.0-r0) (22/50) Purging py3-packaging-pyc (25.0-r0) (23/50) Purging py3-packaging (25.0-r0) (24/50) Purging py3-parsing-pyc (3.2.3-r0) (25/50) Purging py3-parsing (3.2.3-r0) (26/50) Purging py3-pluggy-pyc (1.5.0-r0) (27/50) Purging py3-pluggy (1.5.0-r0) (28/50) Purging py3-py-pyc (1.11.0-r4) (29/50) Purging py3-py (1.11.0-r4) (30/50) Purging py3-srsly-pyc (2.4.8-r1) (31/50) Purging py3-srsly (2.4.8-r1) (32/50) Purging py3-numpy-tests (2.2.4-r0) (33/50) Purging py3-numpy-pyc (2.2.4-r0) (34/50) Purging py3-numpy (2.2.4-r0) (35/50) Purging openblas (0.3.28-r0) (36/50) Purging py3-tz-pyc (2025.2-r0) (37/50) Purging py3-tz (2025.2-r0) (38/50) Purging python3-pyc (3.12.10-r0) (39/50) Purging python3-pycache-pyc0 (3.12.10-r0) (40/50) Purging pyc (3.12.10-r0) (41/50) Purging python3 (3.12.10-r0) (42/50) Purging gdbm (1.24-r0) (43/50) Purging libbz2 (1.0.8-r6) (44/50) Purging libffi (3.4.8-r0) (45/50) Purging libgfortran (14.2.0-r5) (46/50) Purging libpanelw (6.5_p20250503-r0) (47/50) Purging libquadmath (14.2.0-r5) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.49.2-r0) (50/50) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-catalogue: Updating the community/x86 repository index... >>> py3-catalogue: Signing the index...