>>> py3-confection: Building community/py3-confection 0.1.5-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:47:19 +0000 >>> py3-confection: Validating /home/udu/aports/community/py3-confection/APKBUILD... >>> py3-confection: Analyzing dependencies... >>> py3-confection: Installing for build: build-base python3 py3-pydantic py3-srsly py3-gpep517 py3-setuptools py3-wheel py3-catalogue py3-pytest-runner py3-pytest-xdist WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/47) Installing py3-annotated-types (0.7.0-r0) (2/47) Installing py3-annotated-types-pyc (0.7.0-r0) (3/47) Installing py3-typing-extensions (4.13.2-r0) (4/47) Installing py3-typing-extensions-pyc (4.13.2-r0) (5/47) Installing py3-pydantic-core (2.27.2-r0) (6/47) Installing py3-pydantic-core-pyc (2.27.2-r0) (7/47) Installing py3-pydantic (2.10.4-r0) (8/47) Installing py3-pydantic-pyc (2.10.4-r0) (9/47) Installing libquadmath (14.2.0-r6) (10/47) Installing libgfortran (14.2.0-r6) (11/47) Installing openblas (0.3.28-r0) (12/47) Installing py3-numpy (2.2.4-r1) (13/47) Installing py3-numpy-tests (2.2.4-r1) (14/47) Installing py3-numpy-pyc (2.2.4-r1) (15/47) Installing py3-tz (2025.2-r0) (16/47) Installing py3-tz-pyc (2025.2-r0) (17/47) Installing py3-srsly (2.4.8-r1) (18/47) Installing py3-srsly-pyc (2.4.8-r1) (19/47) Installing py3-installer (0.7.0-r2) (20/47) Installing py3-installer-pyc (0.7.0-r2) (21/47) Installing py3-gpep517 (19-r0) (22/47) Installing py3-gpep517-pyc (19-r0) (23/47) Installing py3-parsing (3.2.3-r0) (24/47) Installing py3-parsing-pyc (3.2.3-r0) (25/47) Installing py3-packaging (25.0-r0) (26/47) Installing py3-packaging-pyc (25.0-r0) (27/47) Installing py3-setuptools (80.9.0-r0) (28/47) Installing py3-setuptools-pyc (80.9.0-r0) (29/47) Installing py3-wheel (0.46.1-r0) (30/47) Installing py3-wheel-pyc (0.46.1-r0) (31/47) Installing py3-catalogue (2.0.10-r1) (32/47) Installing py3-catalogue-pyc (2.0.10-r1) (33/47) Installing py3-iniconfig (2.1.0-r0) (34/47) Installing py3-iniconfig-pyc (2.1.0-r0) (35/47) Installing py3-pluggy (1.5.0-r0) (36/47) Installing py3-pluggy-pyc (1.5.0-r0) (37/47) Installing py3-py (1.11.0-r4) (38/47) Installing py3-py-pyc (1.11.0-r4) (39/47) Installing py3-pytest (8.3.5-r0) (40/47) Installing py3-pytest-pyc (8.3.5-r0) (41/47) Installing py3-pytest-runner (6.0.1-r1) (42/47) Installing py3-pytest-runner-pyc (6.0.1-r1) (43/47) Installing py3-execnet (2.1.1-r0) (44/47) Installing py3-execnet-pyc (2.1.1-r0) (45/47) Installing py3-pytest-xdist (3.6.1-r0) (46/47) Installing py3-pytest-xdist-pyc (3.6.1-r0) (47/47) Installing .makedepends-py3-confection (20251012.154719) Executing busybox-1.37.0-r19.trigger OK: 395 MiB in 136 packages >>> py3-confection: Cleaning up srcdir >>> py3-confection: Cleaning up pkgdir >>> py3-confection: Cleaning up tmpdir >>> py3-confection: Fetching py3-confection-0.1.5.tar.gz::https://github.com/explosion/confection/archive/refs/tags/v0.1.5.tar.gz >>> py3-confection: Fetching py3-confection-0.1.5.tar.gz::https://github.com/explosion/confection/archive/refs/tags/v0.1.5.tar.gz >>> py3-confection: Checking sha512sums... py3-confection-0.1.5.tar.gz: OK >>> py3-confection: Unpacking /var/cache/distfiles/py3-confection-0.1.5.tar.gz... 2025-10-12 15:47:21,017 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-10-12 15:47:21,030 root INFO running bdist_wheel 2025-10-12 15:47:21,039 root INFO running build 2025-10-12 15:47:21,039 root INFO running build_py 2025-10-12 15:47:21,041 root INFO creating build/lib/confection 2025-10-12 15:47:21,041 root INFO copying confection/util.py -> build/lib/confection 2025-10-12 15:47:21,042 root INFO copying confection/__init__.py -> build/lib/confection 2025-10-12 15:47:21,042 root INFO creating build/lib/confection/tests 2025-10-12 15:47:21,042 root INFO copying confection/tests/conftest.py -> build/lib/confection/tests 2025-10-12 15:47:21,042 root INFO copying confection/tests/test_config.py -> build/lib/confection/tests 2025-10-12 15:47:21,042 root INFO copying confection/tests/util.py -> build/lib/confection/tests 2025-10-12 15:47:21,042 root INFO copying confection/tests/test_frozen_structures.py -> build/lib/confection/tests 2025-10-12 15:47:21,042 root INFO copying confection/tests/__init__.py -> build/lib/confection/tests 2025-10-12 15:47:21,042 root INFO running egg_info 2025-10-12 15:47:21,044 root INFO creating confection.egg-info 2025-10-12 15:47:21,044 root INFO writing confection.egg-info/PKG-INFO 2025-10-12 15:47:21,045 root INFO writing dependency_links to confection.egg-info/dependency_links.txt 2025-10-12 15:47:21,045 root INFO writing requirements to confection.egg-info/requires.txt 2025-10-12 15:47:21,045 root INFO writing top-level names to confection.egg-info/top_level.txt 2025-10-12 15:47:21,045 root INFO writing manifest file 'confection.egg-info/SOURCES.txt' 2025-10-12 15:47:21,047 root INFO reading manifest file 'confection.egg-info/SOURCES.txt' 2025-10-12 15:47:21,047 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 15:47:21,047 root INFO adding license file 'LICENSE' 2025-10-12 15:47:21,048 root INFO writing manifest file 'confection.egg-info/SOURCES.txt' 2025-10-12 15:47:21,048 root INFO copying confection/py.typed -> build/lib/confection 2025-10-12 15:47:21,052 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 15:47:21,052 root INFO running install 2025-10-12 15:47:21,056 root INFO running install_lib 2025-10-12 15:47:21,058 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 15:47:21,058 root INFO creating build/bdist.linux-x86_64/wheel/confection 2025-10-12 15:47:21,059 root INFO copying build/lib/confection/py.typed -> build/bdist.linux-x86_64/wheel/./confection 2025-10-12 15:47:21,059 root INFO copying build/lib/confection/util.py -> build/bdist.linux-x86_64/wheel/./confection 2025-10-12 15:47:21,059 root INFO copying build/lib/confection/__init__.py -> build/bdist.linux-x86_64/wheel/./confection 2025-10-12 15:47:21,059 root INFO creating build/bdist.linux-x86_64/wheel/confection/tests 2025-10-12 15:47:21,059 root INFO copying build/lib/confection/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./confection/tests 2025-10-12 15:47:21,059 root INFO copying build/lib/confection/tests/test_config.py -> build/bdist.linux-x86_64/wheel/./confection/tests 2025-10-12 15:47:21,059 root INFO copying build/lib/confection/tests/util.py -> build/bdist.linux-x86_64/wheel/./confection/tests 2025-10-12 15:47:21,059 root INFO copying build/lib/confection/tests/test_frozen_structures.py -> build/bdist.linux-x86_64/wheel/./confection/tests 2025-10-12 15:47:21,059 root INFO copying build/lib/confection/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./confection/tests 2025-10-12 15:47:21,059 root INFO running install_egg_info 2025-10-12 15:47:21,061 root INFO Copying confection.egg-info to build/bdist.linux-x86_64/wheel/./confection-0.1.5-py3.12.egg-info 2025-10-12 15:47:21,062 root INFO running install_scripts 2025-10-12 15:47:21,062 root INFO creating build/bdist.linux-x86_64/wheel/confection-0.1.5.dist-info/WHEEL 2025-10-12 15:47:21,062 wheel INFO creating '/home/udu/aports/community/py3-confection/src/confection-0.1.5/.dist/.tmp-7m7ms8qa/confection-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 15:47:21,062 wheel INFO adding 'confection/__init__.py' 2025-10-12 15:47:21,063 wheel INFO adding 'confection/py.typed' 2025-10-12 15:47:21,063 wheel INFO adding 'confection/util.py' 2025-10-12 15:47:21,063 wheel INFO adding 'confection/tests/__init__.py' 2025-10-12 15:47:21,063 wheel INFO adding 'confection/tests/conftest.py' 2025-10-12 15:47:21,063 wheel INFO adding 'confection/tests/test_config.py' 2025-10-12 15:47:21,063 wheel INFO adding 'confection/tests/test_frozen_structures.py' 2025-10-12 15:47:21,063 wheel INFO adding 'confection/tests/util.py' 2025-10-12 15:47:21,063 wheel INFO adding 'confection-0.1.5.dist-info/licenses/LICENSE' 2025-10-12 15:47:21,063 wheel INFO adding 'confection-0.1.5.dist-info/METADATA' 2025-10-12 15:47:21,063 wheel INFO adding 'confection-0.1.5.dist-info/WHEEL' 2025-10-12 15:47:21,063 wheel INFO adding 'confection-0.1.5.dist-info/top_level.txt' 2025-10-12 15:47:21,064 wheel INFO adding 'confection-0.1.5.dist-info/zip-safe' 2025-10-12 15:47:21,064 wheel INFO adding 'confection-0.1.5.dist-info/RECORD' 2025-10-12 15:47:21,064 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 15:47:21,064 gpep517 INFO The backend produced .dist/confection-0.1.5-py3-none-any.whl confection-0.1.5-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-confection/src/confection-0.1.5 configfile: pyproject.toml plugins: xdist-3.6.1 created: 20/20 workers 20 workers [116 items] .....s.................................................................. [ 62%] .......................................xxxx. [100%] ================== 111 passed, 1 skipped, 4 xfailed in 1.89s =================== >>> py3-confection: Entering fakeroot... created directory: '/home/udu/aports/community/py3-confection/pkg/py3-confection/usr/share/' created directory: '/home/udu/aports/community/py3-confection/pkg/py3-confection/usr/share/doc/' created directory: '/home/udu/aports/community/py3-confection/pkg/py3-confection/usr/share/doc/py3-confection/' 'README.md' -> '/home/udu/aports/community/py3-confection/pkg/py3-confection/usr/share/doc/py3-confection/README.md' >>> py3-confection-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/community/py3-confection/pkg/py3-confection-doc/usr/share/doc' >>> py3-confection-doc*: Preparing subpackage py3-confection-doc... >>> py3-confection-doc*: Running postcheck for py3-confection-doc >>> py3-confection-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/confection/__pycache__' -> '/home/udu/aports/community/py3-confection/pkg/py3-confection-pyc/usr/lib/python3.12/site-packages/confection/__pycache__' >>> py3-confection-pyc*: Preparing subpackage py3-confection-pyc... >>> py3-confection-pyc*: Running postcheck for py3-confection-pyc >>> py3-confection*: Running postcheck for py3-confection >>> py3-confection*: Preparing package py3-confection... >>> py3-confection-doc*: Tracing dependencies... >>> py3-confection-doc*: Package size: 17.9 KB >>> py3-confection-doc*: Compressing data... >>> py3-confection-doc*: Create checksum... >>> py3-confection-doc*: Create py3-confection-doc-0.1.5-r0.apk >>> py3-confection-pyc*: Tracing dependencies... python3 py3-pydantic py3-srsly python3~3.12 >>> py3-confection-pyc*: Package size: 54.3 KB >>> py3-confection-pyc*: Compressing data... >>> py3-confection-pyc*: Create checksum... >>> py3-confection-pyc*: Create py3-confection-pyc-0.1.5-r0.apk >>> py3-confection*: Tracing dependencies... python3 py3-pydantic py3-srsly python3~3.12 >>> py3-confection*: Package size: 72.2 KB >>> py3-confection*: Compressing data... >>> py3-confection*: Create checksum... >>> py3-confection*: Create py3-confection-0.1.5-r0.apk >>> py3-confection: Build complete at Sun, 12 Oct 2025 15:47:23 +0000 elapsed time 0h 0m 4s >>> py3-confection: Cleaning up srcdir >>> py3-confection: Cleaning up pkgdir >>> py3-confection: Uninstalling dependencies... (1/47) Purging .makedepends-py3-confection (20251012.154719) (2/47) Purging py3-pydantic-pyc (2.10.4-r0) (3/47) Purging py3-pydantic (2.10.4-r0) (4/47) Purging py3-annotated-types-pyc (0.7.0-r0) (5/47) Purging py3-annotated-types (0.7.0-r0) (6/47) Purging py3-pydantic-core-pyc (2.27.2-r0) (7/47) Purging py3-pydantic-core (2.27.2-r0) (8/47) Purging py3-typing-extensions-pyc (4.13.2-r0) (9/47) Purging py3-typing-extensions (4.13.2-r0) (10/47) Purging py3-srsly-pyc (2.4.8-r1) (11/47) Purging py3-srsly (2.4.8-r1) (12/47) Purging py3-numpy-tests (2.2.4-r1) (13/47) Purging py3-numpy-pyc (2.2.4-r1) (14/47) Purging py3-numpy (2.2.4-r1) (15/47) Purging openblas (0.3.28-r0) (16/47) Purging py3-tz-pyc (2025.2-r0) (17/47) Purging py3-tz (2025.2-r0) (18/47) Purging py3-gpep517-pyc (19-r0) (19/47) Purging py3-gpep517 (19-r0) (20/47) Purging py3-installer-pyc (0.7.0-r2) (21/47) Purging py3-installer (0.7.0-r2) (22/47) Purging py3-wheel-pyc (0.46.1-r0) (23/47) Purging py3-wheel (0.46.1-r0) (24/47) Purging py3-catalogue-pyc (2.0.10-r1) (25/47) Purging py3-catalogue (2.0.10-r1) (26/47) Purging py3-pytest-runner-pyc (6.0.1-r1) (27/47) Purging py3-pytest-runner (6.0.1-r1) (28/47) Purging py3-setuptools-pyc (80.9.0-r0) (29/47) Purging py3-setuptools (80.9.0-r0) (30/47) Purging py3-pytest-xdist-pyc (3.6.1-r0) (31/47) Purging py3-pytest-xdist (3.6.1-r0) (32/47) Purging py3-execnet-pyc (2.1.1-r0) (33/47) Purging py3-execnet (2.1.1-r0) (34/47) Purging py3-pytest-pyc (8.3.5-r0) (35/47) Purging py3-pytest (8.3.5-r0) (36/47) Purging py3-iniconfig-pyc (2.1.0-r0) (37/47) Purging py3-iniconfig (2.1.0-r0) (38/47) Purging py3-packaging-pyc (25.0-r0) (39/47) Purging py3-packaging (25.0-r0) (40/47) Purging py3-parsing-pyc (3.2.3-r0) (41/47) Purging py3-parsing (3.2.3-r0) (42/47) Purging py3-pluggy-pyc (1.5.0-r0) (43/47) Purging py3-pluggy (1.5.0-r0) (44/47) Purging py3-py-pyc (1.11.0-r4) (45/47) Purging py3-py (1.11.0-r4) (46/47) Purging libgfortran (14.2.0-r6) (47/47) Purging libquadmath (14.2.0-r6) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-confection: Updating the community/x86_64 repository index... >>> py3-confection: Signing the index...