>>> py3-tomso: Building community/py3-tomso 0.2.1-r4 (using abuild 3.16.0_rc4-r0) started Fri, 07 Nov 2025 09:05:35 +0000 >>> py3-tomso: Validating /home/buildozer/aports/community/py3-tomso/APKBUILD... >>> py3-tomso: Analyzing dependencies... >>> py3-tomso: Installing for build: build-base python3 py3-numpy py3-gpep517 py3-setuptools py3-wheel ( 1/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r0) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.1-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.5_p20251010-r0) ( 7/28) Installing sqlite-libs (3.51.0-r0) ( 8/28) Installing python3 (3.12.12-r0) ( 9/28) Installing python3-pycache-pyc0 (3.12.12-r0) (10/28) Installing pyc (3.12.12-r0) (11/28) Installing python3-pyc (3.12.12-r0) (12/28) Installing openblas (0.3.30-r0) (13/28) Installing py3-numpy (2.3.4-r0) (14/28) Installing py3-numpy-tests (2.3.4-r0) (15/28) Installing py3-numpy-pyc (2.3.4-r0) (16/28) Installing py3-installer (0.7.0-r2) (17/28) Installing py3-installer-pyc (0.7.0-r2) (18/28) Installing py3-gpep517 (19-r1) (19/28) Installing py3-gpep517-pyc (19-r1) (20/28) Installing py3-parsing (3.2.3-r0) (21/28) Installing py3-parsing-pyc (3.2.3-r0) (22/28) Installing py3-packaging (25.0-r0) (23/28) Installing py3-packaging-pyc (25.0-r0) (24/28) Installing py3-setuptools (80.9.0-r2) (25/28) Installing py3-setuptools-pyc (80.9.0-r2) (26/28) Installing py3-wheel (0.46.1-r0) (27/28) Installing py3-wheel-pyc (0.46.1-r0) (28/28) Installing .makedepends-py3-tomso (20251107.090730) busybox-1.37.0-r24.trigger: Executing script... OK: 747 MiB in 133 packages >>> py3-tomso: Cleaning up srcdir >>> py3-tomso: Cleaning up pkgdir >>> py3-tomso: Cleaning up tmpdir >>> py3-tomso: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/tomso-0.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/tomso-0.2.1.tar.gz.part' tomso-0.2.1.tar.gz.p 100% |********************************| 3105k 0:00:00 ETA '/var/cache/distfiles/v3.23/tomso-0.2.1.tar.gz.part' saved /var/cache/distfiles/v3.23/tomso-0.2.1.tar.gz: OK >>> py3-tomso: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/tomso-0.2.1.tar.gz /var/cache/distfiles/v3.23/tomso-0.2.1.tar.gz: OK >>> py3-tomso: Unpacking /var/cache/distfiles/v3.23/tomso-0.2.1.tar.gz... 2025-11-07 09:07:34,473 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: tomso). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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-11-07 09:07:34,593 root INFO running bdist_wheel 2025-11-07 09:07:34,683 root INFO running build 2025-11-07 09:07:34,683 root INFO running build_py 2025-11-07 09:07:34,705 root INFO creating build/lib/tomso 2025-11-07 09:07:34,707 root INFO copying tomso/fgong.py -> build/lib/tomso 2025-11-07 09:07:34,709 root INFO copying tomso/__init__.py -> build/lib/tomso 2025-11-07 09:07:34,710 root INFO copying tomso/stars.py -> build/lib/tomso 2025-11-07 09:07:34,712 root INFO copying tomso/utils.py -> build/lib/tomso 2025-11-07 09:07:34,714 root INFO copying tomso/gyre.py -> build/lib/tomso 2025-11-07 09:07:34,716 root INFO copying tomso/mesa.py -> build/lib/tomso 2025-11-07 09:07:34,718 root INFO copying tomso/cli.py -> build/lib/tomso 2025-11-07 09:07:34,719 root INFO copying tomso/constants.py -> build/lib/tomso 2025-11-07 09:07:34,721 root INFO copying tomso/adipls.py -> build/lib/tomso 2025-11-07 09:07:34,725 root INFO running build_scripts 2025-11-07 09:07:34,725 root INFO creating build/scripts-3.12 2025-11-07 09:07:34,727 root INFO copying and adjusting scripts/tomso -> build/scripts-3.12 2025-11-07 09:07:34,728 root INFO changing mode of build/scripts-3.12/tomso from 644 to 755 2025-11-07 09:07:34,764 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-07 09:07:34,764 root INFO running install 2025-11-07 09:07:34,828 root INFO running install_lib 2025-11-07 09:07:34,845 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-07 09:07:34,847 root INFO creating build/bdist.linux-riscv64/wheel/tomso 2025-11-07 09:07:34,848 root INFO copying build/lib/tomso/fgong.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,850 root INFO copying build/lib/tomso/__init__.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,851 root INFO copying build/lib/tomso/stars.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,853 root INFO copying build/lib/tomso/utils.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,854 root INFO copying build/lib/tomso/gyre.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,855 root INFO copying build/lib/tomso/mesa.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,857 root INFO copying build/lib/tomso/cli.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,858 root INFO copying build/lib/tomso/constants.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,859 root INFO copying build/lib/tomso/adipls.py -> build/bdist.linux-riscv64/wheel/./tomso 2025-11-07 09:07:34,860 root INFO running install_egg_info 2025-11-07 09:07:34,879 root INFO running egg_info 2025-11-07 09:07:34,894 root INFO creating tomso.egg-info 2025-11-07 09:07:34,895 root INFO writing tomso.egg-info/PKG-INFO 2025-11-07 09:07:34,897 root INFO writing dependency_links to tomso.egg-info/dependency_links.txt 2025-11-07 09:07:34,898 root INFO writing requirements to tomso.egg-info/requires.txt 2025-11-07 09:07:34,899 root INFO writing top-level names to tomso.egg-info/top_level.txt 2025-11-07 09:07:34,900 root INFO writing manifest file 'tomso.egg-info/SOURCES.txt' 2025-11-07 09:07:34,919 root INFO reading manifest file 'tomso.egg-info/SOURCES.txt' 2025-11-07 09:07:34,921 root INFO reading manifest template 'MANIFEST.in' 2025-11-07 09:07:34,923 root WARNING no previously-included directories found matching 'docs' 2025-11-07 09:07:34,924 root INFO adding license file 'LICENSE' 2025-11-07 09:07:34,929 root INFO writing manifest file 'tomso.egg-info/SOURCES.txt' 2025-11-07 09:07:34,930 root INFO Copying tomso.egg-info to build/bdist.linux-riscv64/wheel/./tomso-0.2.1-py3.12.egg-info 2025-11-07 09:07:34,935 root INFO running install_scripts 2025-11-07 09:07:34,936 root INFO creating build/bdist.linux-riscv64/wheel/tomso-0.2.1.data/scripts 2025-11-07 09:07:34,937 root INFO copying build/scripts-3.12/tomso -> build/bdist.linux-riscv64/wheel/tomso-0.2.1.data/scripts 2025-11-07 09:07:34,938 root INFO changing mode of build/bdist.linux-riscv64/wheel/tomso-0.2.1.data/scripts/tomso to 755 2025-11-07 09:07:34,945 root INFO creating build/bdist.linux-riscv64/wheel/tomso-0.2.1.dist-info/WHEEL 2025-11-07 09:07:34,948 wheel INFO creating '/home/buildozer/aports/community/py3-tomso/src/tomso-0.2.1/.dist/.tmp-yb_rbxuy/tomso-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-07 09:07:34,950 wheel INFO adding 'tomso/__init__.py' 2025-11-07 09:07:34,952 wheel INFO adding 'tomso/adipls.py' 2025-11-07 09:07:34,954 wheel INFO adding 'tomso/cli.py' 2025-11-07 09:07:34,956 wheel INFO adding 'tomso/constants.py' 2025-11-07 09:07:34,957 wheel INFO adding 'tomso/fgong.py' 2025-11-07 09:07:34,959 wheel INFO adding 'tomso/gyre.py' 2025-11-07 09:07:34,961 wheel INFO adding 'tomso/mesa.py' 2025-11-07 09:07:34,963 wheel INFO adding 'tomso/stars.py' 2025-11-07 09:07:34,964 wheel INFO adding 'tomso/utils.py' 2025-11-07 09:07:34,966 wheel INFO adding 'tomso-0.2.1.data/scripts/tomso' 2025-11-07 09:07:34,968 wheel INFO adding 'tomso-0.2.1.dist-info/licenses/LICENSE' 2025-11-07 09:07:34,970 wheel INFO adding 'tomso-0.2.1.dist-info/METADATA' 2025-11-07 09:07:34,971 wheel INFO adding 'tomso-0.2.1.dist-info/WHEEL' 2025-11-07 09:07:34,972 wheel INFO adding 'tomso-0.2.1.dist-info/top_level.txt' 2025-11-07 09:07:34,973 wheel INFO adding 'tomso-0.2.1.dist-info/RECORD' 2025-11-07 09:07:34,974 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-07 09:07:34,979 gpep517 INFO The backend produced .dist/tomso-0.2.1-py3-none-any.whl tomso-0.2.1-py3-none-any.whl >>> py3-tomso: Entering fakeroot... >>> py3-tomso-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/tomso/__pycache__' -> '/home/buildozer/aports/community/py3-tomso/pkg/py3-tomso-pyc/usr/lib/python3.12/site-packages/tomso/__pycache__' >>> py3-tomso-pyc*: Preparing subpackage py3-tomso-pyc... >>> py3-tomso-pyc*: Running postcheck for py3-tomso-pyc >>> py3-tomso*: Running postcheck for py3-tomso >>> py3-tomso*: Preparing package py3-tomso... >>> py3-tomso-pyc*: Tracing dependencies... python3~3.12 >>> py3-tomso-pyc*: Package size: 151.8 KB >>> py3-tomso-pyc*: Compressing data... >>> py3-tomso-pyc*: Create checksum... >>> py3-tomso-pyc*: Create py3-tomso-pyc-0.2.1-r4.apk >>> py3-tomso*: Tracing dependencies... python3 py3-numpy python3~3.12 >>> py3-tomso*: Package size: 107.0 KB >>> py3-tomso*: Compressing data... >>> py3-tomso*: Create checksum... >>> py3-tomso*: Create py3-tomso-0.2.1-r4.apk >>> py3-tomso: Build complete at Fri, 07 Nov 2025 09:07:37 +0000 elapsed time 0h 2m 2s >>> py3-tomso: Cleaning up srcdir >>> py3-tomso: Cleaning up pkgdir >>> py3-tomso: Cleaning up tmpdir >>> py3-tomso: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-tomso (20251107.090730) ( 2/28) Purging py3-numpy-tests (2.3.4-r0) ( 3/28) Purging py3-numpy-pyc (2.3.4-r0) ( 4/28) Purging py3-numpy (2.3.4-r0) ( 5/28) Purging openblas (0.3.30-r0) ( 6/28) Purging py3-gpep517-pyc (19-r1) ( 7/28) Purging py3-gpep517 (19-r1) ( 8/28) Purging py3-installer-pyc (0.7.0-r2) ( 9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-setuptools-pyc (80.9.0-r2) (11/28) Purging py3-setuptools (80.9.0-r2) (12/28) Purging py3-wheel-pyc (0.46.1-r0) (13/28) Purging py3-wheel (0.46.1-r0) (14/28) Purging py3-packaging-pyc (25.0-r0) (15/28) Purging py3-packaging (25.0-r0) (16/28) Purging py3-parsing-pyc (3.2.3-r0) (17/28) Purging py3-parsing (3.2.3-r0) (18/28) Purging python3-pyc (3.12.12-r0) (19/28) Purging python3-pycache-pyc0 (3.12.12-r0) (20/28) Purging pyc (3.12.12-r0) (21/28) Purging python3 (3.12.12-r0) (22/28) Purging gdbm (1.26-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.5.2-r0) (25/28) Purging libpanelw (6.5_p20251010-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.51.0-r0) (28/28) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 666 MiB in 105 packages >>> py3-tomso: Updating the community/riscv64 repository index... >>> py3-tomso: Signing the index...