>>> py3-tomso: Building community/py3-tomso 0.2.1-r4 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 02:10:54 +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/27) Installing libbz2 (1.0.8-r6) (2/27) Installing gdbm (1.24-r0) (3/27) Installing mpdecimal (4.0.0-r0) (4/27) Installing libpanelw (6.5_p20250412-r0) (5/27) Installing sqlite-libs (3.49.1-r0) (6/27) Installing python3 (3.12.10-r0) (7/27) Installing python3-pycache-pyc0 (3.12.10-r0) (8/27) Installing pyc (3.12.10-r0) (9/27) Installing python3-pyc (3.12.10-r0) (10/27) Installing libgfortran (14.2.0-r5) (11/27) Installing openblas (0.3.28-r0) (12/27) Installing py3-numpy (2.2.4-r0) (13/27) Installing py3-numpy-tests (2.2.4-r0) (14/27) Installing py3-numpy-pyc (2.2.4-r0) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-installer-pyc (0.7.0-r2) (17/27) Installing py3-gpep517 (16-r0) (18/27) Installing py3-gpep517-pyc (16-r0) (19/27) Installing py3-parsing (3.2.0-r0) (20/27) Installing py3-parsing-pyc (3.2.0-r0) (21/27) Installing py3-packaging (24.2-r0) (22/27) Installing py3-packaging-pyc (24.2-r0) (23/27) Installing py3-setuptools (77.0.3-r0) (24/27) Installing py3-setuptools-pyc (77.0.3-r0) (25/27) Installing py3-wheel (0.43.0-r0) (26/27) Installing py3-wheel-pyc (0.43.0-r0) (27/27) Installing .makedepends-py3-tomso (20250427.021119) Executing busybox-1.37.0-r16.trigger OK: 684 MiB in 136 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.22/tomso-0.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-tomso: Fetching https://github.com/warrickball/tomso/archive/v0.2.1/tomso-0.2.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/tomso-0.2.1.tar.gz.part' tomso-0.2.1.tar.gz.p 100% |********************************| 3105k 0:00:00 ETA '/var/cache/distfiles/v3.22/tomso-0.2.1.tar.gz.part' saved >>> py3-tomso: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/tomso-0.2.1.tar.gz >>> py3-tomso: Checking sha512sums... tomso-0.2.1.tar.gz: OK >>> py3-tomso: Unpacking /var/cache/distfiles/v3.22/tomso-0.2.1.tar.gz... 2025-04-27 02:11:21,174 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:598: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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-27 02:11:21,196 root INFO running bdist_wheel 2025-04-27 02:11:21,212 root INFO running build 2025-04-27 02:11:21,212 root INFO running build_py 2025-04-27 02:11:21,215 root INFO creating build/lib/tomso 2025-04-27 02:11:21,216 root INFO copying tomso/fgong.py -> build/lib/tomso 2025-04-27 02:11:21,216 root INFO copying tomso/__init__.py -> build/lib/tomso 2025-04-27 02:11:21,216 root INFO copying tomso/cli.py -> build/lib/tomso 2025-04-27 02:11:21,217 root INFO copying tomso/adipls.py -> build/lib/tomso 2025-04-27 02:11:21,217 root INFO copying tomso/stars.py -> build/lib/tomso 2025-04-27 02:11:21,217 root INFO copying tomso/utils.py -> build/lib/tomso 2025-04-27 02:11:21,218 root INFO copying tomso/mesa.py -> build/lib/tomso 2025-04-27 02:11:21,218 root INFO copying tomso/constants.py -> build/lib/tomso 2025-04-27 02:11:21,218 root INFO copying tomso/gyre.py -> build/lib/tomso 2025-04-27 02:11:21,219 root INFO running build_scripts 2025-04-27 02:11:21,219 root INFO creating build/scripts-3.12 2025-04-27 02:11:21,219 root INFO copying and adjusting scripts/tomso -> build/scripts-3.12 2025-04-27 02:11:21,219 root INFO changing mode of build/scripts-3.12/tomso from 644 to 755 2025-04-27 02:11:21,225 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-27 02:11:21,225 root INFO running install 2025-04-27 02:11:21,236 root INFO running install_lib 2025-04-27 02:11:21,239 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-27 02:11:21,239 root INFO creating build/bdist.linux-armv8l/wheel/tomso 2025-04-27 02:11:21,239 root INFO copying build/lib/tomso/fgong.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,240 root INFO copying build/lib/tomso/__init__.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,240 root INFO copying build/lib/tomso/cli.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,240 root INFO copying build/lib/tomso/adipls.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,240 root INFO copying build/lib/tomso/stars.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,241 root INFO copying build/lib/tomso/utils.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,241 root INFO copying build/lib/tomso/mesa.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,241 root INFO copying build/lib/tomso/constants.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,241 root INFO copying build/lib/tomso/gyre.py -> build/bdist.linux-armv8l/wheel/./tomso 2025-04-27 02:11:21,241 root INFO running install_egg_info 2025-04-27 02:11:21,245 root INFO running egg_info 2025-04-27 02:11:21,247 root INFO creating tomso.egg-info 2025-04-27 02:11:21,248 root INFO writing tomso.egg-info/PKG-INFO 2025-04-27 02:11:21,248 root INFO writing dependency_links to tomso.egg-info/dependency_links.txt 2025-04-27 02:11:21,248 root INFO writing requirements to tomso.egg-info/requires.txt 2025-04-27 02:11:21,248 root INFO writing top-level names to tomso.egg-info/top_level.txt 2025-04-27 02:11:21,249 root INFO writing manifest file 'tomso.egg-info/SOURCES.txt' 2025-04-27 02:11:21,252 root INFO reading manifest file 'tomso.egg-info/SOURCES.txt' 2025-04-27 02:11:21,252 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 02:11:21,253 root WARNING no previously-included directories found matching 'docs' 2025-04-27 02:11:21,253 root INFO adding license file 'LICENSE' 2025-04-27 02:11:21,254 root INFO writing manifest file 'tomso.egg-info/SOURCES.txt' 2025-04-27 02:11:21,254 root INFO Copying tomso.egg-info to build/bdist.linux-armv8l/wheel/./tomso-0.2.1-py3.12.egg-info 2025-04-27 02:11:21,255 root INFO running install_scripts 2025-04-27 02:11:21,255 root INFO creating build/bdist.linux-armv8l/wheel/tomso-0.2.1.data/scripts 2025-04-27 02:11:21,255 root INFO copying build/scripts-3.12/tomso -> build/bdist.linux-armv8l/wheel/tomso-0.2.1.data/scripts 2025-04-27 02:11:21,256 root INFO changing mode of build/bdist.linux-armv8l/wheel/tomso-0.2.1.data/scripts/tomso to 755 2025-04-27 02:11:21,257 root INFO creating build/bdist.linux-armv8l/wheel/tomso-0.2.1.dist-info/WHEEL 2025-04-27 02:11:21,257 wheel INFO creating '/home/buildozer/aports/community/py3-tomso/src/tomso-0.2.1/.dist/.tmp-rgwap3r3/tomso-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-27 02:11:21,258 wheel INFO adding 'tomso/__init__.py' 2025-04-27 02:11:21,258 wheel INFO adding 'tomso/adipls.py' 2025-04-27 02:11:21,258 wheel INFO adding 'tomso/cli.py' 2025-04-27 02:11:21,259 wheel INFO adding 'tomso/constants.py' 2025-04-27 02:11:21,259 wheel INFO adding 'tomso/fgong.py' 2025-04-27 02:11:21,259 wheel INFO adding 'tomso/gyre.py' 2025-04-27 02:11:21,260 wheel INFO adding 'tomso/mesa.py' 2025-04-27 02:11:21,260 wheel INFO adding 'tomso/stars.py' 2025-04-27 02:11:21,260 wheel INFO adding 'tomso/utils.py' 2025-04-27 02:11:21,261 wheel INFO adding 'tomso-0.2.1.data/scripts/tomso' 2025-04-27 02:11:21,261 wheel INFO adding 'tomso-0.2.1.dist-info/licenses/LICENSE' 2025-04-27 02:11:21,261 wheel INFO adding 'tomso-0.2.1.dist-info/METADATA' 2025-04-27 02:11:21,261 wheel INFO adding 'tomso-0.2.1.dist-info/WHEEL' 2025-04-27 02:11:21,262 wheel INFO adding 'tomso-0.2.1.dist-info/top_level.txt' 2025-04-27 02:11:21,262 wheel INFO adding 'tomso-0.2.1.dist-info/RECORD' 2025-04-27 02:11:21,262 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-27 02:11:21,263 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 py3-numpy 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 Sun, 27 Apr 2025 02:11:21 +0000 elapsed time 0h 0m 27s >>> py3-tomso: Cleaning up srcdir >>> py3-tomso: Cleaning up pkgdir >>> py3-tomso: Uninstalling dependencies... (1/27) Purging .makedepends-py3-tomso (20250427.021119) (2/27) Purging py3-numpy-tests (2.2.4-r0) (3/27) Purging py3-numpy-pyc (2.2.4-r0) (4/27) Purging py3-numpy (2.2.4-r0) (5/27) Purging openblas (0.3.28-r0) (6/27) Purging py3-gpep517-pyc (16-r0) (7/27) Purging py3-gpep517 (16-r0) (8/27) Purging py3-installer-pyc (0.7.0-r2) (9/27) Purging py3-installer (0.7.0-r2) (10/27) Purging py3-setuptools-pyc (77.0.3-r0) (11/27) Purging py3-setuptools (77.0.3-r0) (12/27) Purging py3-wheel-pyc (0.43.0-r0) (13/27) Purging py3-wheel (0.43.0-r0) (14/27) Purging py3-packaging-pyc (24.2-r0) (15/27) Purging py3-packaging (24.2-r0) (16/27) Purging py3-parsing-pyc (3.2.0-r0) (17/27) Purging py3-parsing (3.2.0-r0) (18/27) Purging python3-pyc (3.12.10-r0) (19/27) Purging python3-pycache-pyc0 (3.12.10-r0) (20/27) Purging pyc (3.12.10-r0) (21/27) Purging python3 (3.12.10-r0) (22/27) Purging gdbm (1.24-r0) (23/27) Purging libbz2 (1.0.8-r6) (24/27) Purging libgfortran (14.2.0-r5) (25/27) Purging libpanelw (6.5_p20250412-r0) (26/27) Purging mpdecimal (4.0.0-r0) (27/27) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-tomso: Updating the community/armhf repository index... >>> py3-tomso: Signing the index...