>>> py3-ordpy: Building community/py3-ordpy 1.2.0-r0 (using abuild 3.15.0_rc3-r0) started Sat, 12 Apr 2025 17:17:52 +0000 >>> py3-ordpy: Validating /home/buildozer/aports/community/py3-ordpy/APKBUILD... >>> py3-ordpy: Analyzing dependencies... >>> py3-ordpy: Installing for build: build-base python3 py3-numpy py3-setuptools py3-gpep517 py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.7-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.8.1-r0) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.5_p20250216-r0) (7/30) Installing sqlite-libs (3.49.1-r0) (8/30) Installing python3 (3.12.10-r0) (9/30) Installing python3-pycache-pyc0 (3.12.10-r0) (10/30) Installing pyc (3.12.10-r0) (11/30) Installing python3-pyc (3.12.10-r0) (12/30) Installing libquadmath (14.2.0-r5) (13/30) Installing libgfortran (14.2.0-r5) (14/30) Installing openblas (0.3.28-r0) (15/30) Installing py3-numpy (2.2.4-r0) (16/30) Installing py3-numpy-tests (2.2.4-r0) (17/30) Installing py3-numpy-pyc (2.2.4-r0) (18/30) Installing py3-parsing (3.2.0-r0) (19/30) Installing py3-parsing-pyc (3.2.0-r0) (20/30) Installing py3-packaging (24.2-r0) (21/30) Installing py3-packaging-pyc (24.2-r0) (22/30) Installing py3-setuptools (77.0.3-r0) (23/30) Installing py3-setuptools-pyc (77.0.3-r0) (24/30) Installing py3-installer (0.7.0-r2) (25/30) Installing py3-installer-pyc (0.7.0-r2) (26/30) Installing py3-gpep517 (16-r0) (27/30) Installing py3-gpep517-pyc (16-r0) (28/30) Installing py3-wheel (0.43.0-r0) (29/30) Installing py3-wheel-pyc (0.43.0-r0) (30/30) Installing .makedepends-py3-ordpy (20250412.171753) Executing busybox-1.37.0-r16.trigger OK: 519 MiB in 136 packages >>> py3-ordpy: Cleaning up srcdir >>> py3-ordpy: Cleaning up pkgdir >>> py3-ordpy: Cleaning up tmpdir >>> py3-ordpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ordpy-1.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-ordpy: Fetching https://github.com/arthurpessa/ordpy/archive/v1.2.0/ordpy-1.2.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/ordpy-1.2.0.tar.gz.part' ordpy-1.2.0.tar.gz.p 334k --:--:-- ETA ordpy-1.2.0.tar.gz.p 6406k --:--:-- ETA ordpy-1.2.0.tar.gz.p 26.2M --:--:-- ETA ordpy-1.2.0.tar.gz.p 100% |********************************| 44.4M 0:00:00 ETA '/var/cache/distfiles/edge/ordpy-1.2.0.tar.gz.part' saved >>> py3-ordpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ordpy-1.2.0.tar.gz >>> py3-ordpy: Checking sha512sums... ordpy-1.2.0.tar.gz: OK >>> py3-ordpy: Unpacking /var/cache/distfiles/edge/ordpy-1.2.0.tar.gz... 2025-04-12 17:18:00,441 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-12 17:18:00,510 root INFO running bdist_wheel 2025-04-12 17:18:00,522 root INFO running build 2025-04-12 17:18:00,522 root INFO running build_py 2025-04-12 17:18:00,525 root INFO creating build/lib/ordpy 2025-04-12 17:18:00,525 root INFO copying ordpy/ordpy.py -> build/lib/ordpy 2025-04-12 17:18:00,526 root INFO copying ordpy/__init__.py -> build/lib/ordpy 2025-04-12 17:18:00,526 root INFO running egg_info 2025-04-12 17:18:00,528 root INFO creating ordpy.egg-info 2025-04-12 17:18:00,529 root INFO writing ordpy.egg-info/PKG-INFO 2025-04-12 17:18:00,529 root INFO writing dependency_links to ordpy.egg-info/dependency_links.txt 2025-04-12 17:18:00,529 root INFO writing top-level names to ordpy.egg-info/top_level.txt 2025-04-12 17:18:00,530 root INFO writing manifest file 'ordpy.egg-info/SOURCES.txt' 2025-04-12 17:18:00,533 root INFO reading manifest file 'ordpy.egg-info/SOURCES.txt' 2025-04-12 17:18:00,533 root INFO adding license file 'LICENSE' 2025-04-12 17:18:00,534 root INFO writing manifest file 'ordpy.egg-info/SOURCES.txt' 2025-04-12 17:18:00,539 root INFO installing to build/bdist.linux-x86_64/wheel 2025-04-12 17:18:00,539 root INFO running install 2025-04-12 17:18:00,547 root INFO running install_lib 2025-04-12 17:18:00,550 root INFO creating build/bdist.linux-x86_64/wheel 2025-04-12 17:18:00,550 root INFO creating build/bdist.linux-x86_64/wheel/ordpy 2025-04-12 17:18:00,550 root INFO copying build/lib/ordpy/ordpy.py -> build/bdist.linux-x86_64/wheel/./ordpy 2025-04-12 17:18:00,551 root INFO copying build/lib/ordpy/__init__.py -> build/bdist.linux-x86_64/wheel/./ordpy 2025-04-12 17:18:00,551 root INFO running install_egg_info 2025-04-12 17:18:00,553 root INFO Copying ordpy.egg-info to build/bdist.linux-x86_64/wheel/./ordpy-1.2.0-py3.12.egg-info 2025-04-12 17:18:00,554 root INFO running install_scripts 2025-04-12 17:18:00,555 root INFO creating build/bdist.linux-x86_64/wheel/ordpy-1.2.0.dist-info/WHEEL 2025-04-12 17:18:00,555 wheel INFO creating '/home/buildozer/aports/community/py3-ordpy/src/ordpy-1.2.0/.dist/.tmp-3e3ianek/ordpy-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-04-12 17:18:00,556 wheel INFO adding 'ordpy/__init__.py' 2025-04-12 17:18:00,556 wheel INFO adding 'ordpy/ordpy.py' 2025-04-12 17:18:00,557 wheel INFO adding 'ordpy-1.2.0.dist-info/licenses/LICENSE' 2025-04-12 17:18:00,557 wheel INFO adding 'ordpy-1.2.0.dist-info/METADATA' 2025-04-12 17:18:00,557 wheel INFO adding 'ordpy-1.2.0.dist-info/WHEEL' 2025-04-12 17:18:00,557 wheel INFO adding 'ordpy-1.2.0.dist-info/top_level.txt' 2025-04-12 17:18:00,558 wheel INFO adding 'ordpy-1.2.0.dist-info/RECORD' 2025-04-12 17:18:00,558 root INFO removing build/bdist.linux-x86_64/wheel 2025-04-12 17:18:00,558 gpep517 INFO The backend produced .dist/ordpy-1.2.0-py3-none-any.whl ordpy-1.2.0-py3-none-any.whl >>> py3-ordpy: Entering fakeroot... >>> py3-ordpy-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-ordpy/pkg/py3-ordpy-doc/usr/share/doc' >>> py3-ordpy-doc*: Preparing subpackage py3-ordpy-doc... >>> py3-ordpy-doc*: Running postcheck for py3-ordpy-doc >>> py3-ordpy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ordpy/__pycache__' -> '/home/buildozer/aports/community/py3-ordpy/pkg/py3-ordpy-pyc/usr/lib/python3.12/site-packages/ordpy/__pycache__' >>> py3-ordpy-pyc*: Preparing subpackage py3-ordpy-pyc... >>> py3-ordpy-pyc*: Running postcheck for py3-ordpy-pyc >>> py3-ordpy*: Running postcheck for py3-ordpy >>> py3-ordpy*: Preparing package py3-ordpy... >>> py3-ordpy-doc*: Tracing dependencies... >>> py3-ordpy-doc*: Package size: 13.2 KB >>> py3-ordpy-doc*: Compressing data... >>> py3-ordpy-doc*: Create checksum... >>> py3-ordpy-doc*: Create py3-ordpy-doc-1.2.0-r0.apk >>> py3-ordpy-pyc*: Tracing dependencies... python3 py3-numpy python3~3.12 >>> py3-ordpy-pyc*: Package size: 114.8 KB >>> py3-ordpy-pyc*: Compressing data... >>> py3-ordpy-pyc*: Create checksum... >>> py3-ordpy-pyc*: Create py3-ordpy-pyc-1.2.0-r0.apk >>> py3-ordpy*: Tracing dependencies... python3 py3-numpy python3~3.12 >>> py3-ordpy*: Package size: 117.3 KB >>> py3-ordpy*: Compressing data... >>> py3-ordpy*: Create checksum... >>> py3-ordpy*: Create py3-ordpy-1.2.0-r0.apk >>> py3-ordpy: Build complete at Sat, 12 Apr 2025 17:18:01 +0000 elapsed time 0h 0m 9s >>> py3-ordpy: Cleaning up srcdir >>> py3-ordpy: Cleaning up pkgdir >>> py3-ordpy: Uninstalling dependencies... (1/30) Purging .makedepends-py3-ordpy (20250412.171753) (2/30) Purging py3-numpy-tests (2.2.4-r0) (3/30) Purging py3-numpy-pyc (2.2.4-r0) (4/30) Purging py3-numpy (2.2.4-r0) (5/30) Purging openblas (0.3.28-r0) (6/30) Purging py3-setuptools-pyc (77.0.3-r0) (7/30) Purging py3-setuptools (77.0.3-r0) (8/30) Purging py3-gpep517-pyc (16-r0) (9/30) Purging py3-gpep517 (16-r0) (10/30) Purging py3-installer-pyc (0.7.0-r2) (11/30) Purging py3-installer (0.7.0-r2) (12/30) Purging py3-wheel-pyc (0.43.0-r0) (13/30) Purging py3-wheel (0.43.0-r0) (14/30) Purging py3-packaging-pyc (24.2-r0) (15/30) Purging py3-packaging (24.2-r0) (16/30) Purging py3-parsing-pyc (3.2.0-r0) (17/30) Purging py3-parsing (3.2.0-r0) (18/30) Purging python3-pyc (3.12.10-r0) (19/30) Purging python3-pycache-pyc0 (3.12.10-r0) (20/30) Purging pyc (3.12.10-r0) (21/30) Purging python3 (3.12.10-r0) (22/30) Purging gdbm (1.24-r0) (23/30) Purging libbz2 (1.0.8-r6) (24/30) Purging libffi (3.4.7-r0) (25/30) Purging libgfortran (14.2.0-r5) (26/30) Purging libpanelw (6.5_p20250216-r0) (27/30) Purging libquadmath (14.2.0-r5) (28/30) Purging mpdecimal (4.0.0-r0) (29/30) Purging sqlite-libs (3.49.1-r0) (30/30) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> py3-ordpy: Updating the community/x86_64 repository index... >>> py3-ordpy: Signing the index...