>>> py3-tomso: Building community/py3-tomso 0.2.1-r4 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 05:49:03 +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.4.6-r0) (3/28) Installing gdbm (1.24-r0) (4/28) Installing xz-libs (5.6.3-r0) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.5_p20241006-r2) (7/28) Installing sqlite-libs (3.47.0-r0) (8/28) Installing python3 (3.12.7-r1) (9/28) Installing python3-pycache-pyc0 (3.12.7-r1) (10/28) Installing pyc (3.12.7-r1) (11/28) Installing python3-pyc (3.12.7-r1) (12/28) Installing libgfortran (14.2.0-r4) (13/28) Installing openblas (0.3.28-r0) (14/28) Installing py3-numpy (2.1.2-r0) (15/28) Installing py3-numpy-pyc (2.1.2-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 (16-r0) (19/28) Installing py3-gpep517-pyc (16-r0) (20/28) Installing py3-parsing (3.1.4-r0) (21/28) Installing py3-parsing-pyc (3.1.4-r0) (22/28) Installing py3-packaging (24.1-r0) (23/28) Installing py3-packaging-pyc (24.1-r0) (24/28) Installing py3-setuptools (70.3.0-r0) (25/28) Installing py3-setuptools-pyc (70.3.0-r0) (26/28) Installing py3-wheel (0.43.0-r0) (27/28) Installing py3-wheel-pyc (0.43.0-r0) (28/28) Installing .makedepends-py3-tomso (20241101.054916) Executing busybox-1.37.0-r3.trigger OK: 336 MiB in 129 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.21/tomso-0.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/tomso-0.2.1.tar.gz.part' tomso-0.2.1.tar.gz.p 100% |********************************| 3105k 0:00:00 ETA '/var/cache/distfiles/v3.21/tomso-0.2.1.tar.gz.part' saved >>> py3-tomso: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/tomso-0.2.1.tar.gz >>> py3-tomso: Checking sha512sums... tomso-0.2.1.tar.gz: OK >>> py3-tomso: Unpacking /var/cache/distfiles/v3.21/tomso-0.2.1.tar.gz... 2024-11-01 05:49:17,334 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: 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) 2024-11-01 05:49:17,344 root INFO running bdist_wheel 2024-11-01 05:49:17,360 root INFO running build 2024-11-01 05:49:17,360 root INFO running build_py 2024-11-01 05:49:17,363 root INFO creating build 2024-11-01 05:49:17,363 root INFO creating build/lib 2024-11-01 05:49:17,363 root INFO creating build/lib/tomso 2024-11-01 05:49:17,363 root INFO copying tomso/fgong.py -> build/lib/tomso 2024-11-01 05:49:17,363 root INFO copying tomso/__init__.py -> build/lib/tomso 2024-11-01 05:49:17,364 root INFO copying tomso/cli.py -> build/lib/tomso 2024-11-01 05:49:17,364 root INFO copying tomso/adipls.py -> build/lib/tomso 2024-11-01 05:49:17,364 root INFO copying tomso/stars.py -> build/lib/tomso 2024-11-01 05:49:17,364 root INFO copying tomso/utils.py -> build/lib/tomso 2024-11-01 05:49:17,365 root INFO copying tomso/mesa.py -> build/lib/tomso 2024-11-01 05:49:17,365 root INFO copying tomso/constants.py -> build/lib/tomso 2024-11-01 05:49:17,365 root INFO copying tomso/gyre.py -> build/lib/tomso 2024-11-01 05:49:17,365 root INFO running build_scripts 2024-11-01 05:49:17,366 root INFO creating build/scripts-3.12 2024-11-01 05:49:17,366 root INFO copying and adjusting scripts/tomso -> build/scripts-3.12 2024-11-01 05:49:17,366 root INFO changing mode of build/scripts-3.12/tomso from 644 to 755 2024-11-01 05:49:17,370 root INFO installing to build/bdist.linux-armv8l/wheel 2024-11-01 05:49:17,370 root INFO running install 2024-11-01 05:49:17,379 root INFO running install_lib 2024-11-01 05:49:17,381 root INFO creating build/bdist.linux-armv8l 2024-11-01 05:49:17,381 root INFO creating build/bdist.linux-armv8l/wheel 2024-11-01 05:49:17,381 root INFO creating build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,382 root INFO copying build/lib/tomso/fgong.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,382 root INFO copying build/lib/tomso/__init__.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,382 root INFO copying build/lib/tomso/cli.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,382 root INFO copying build/lib/tomso/adipls.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,382 root INFO copying build/lib/tomso/stars.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,383 root INFO copying build/lib/tomso/utils.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,383 root INFO copying build/lib/tomso/mesa.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,383 root INFO copying build/lib/tomso/constants.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,383 root INFO copying build/lib/tomso/gyre.py -> build/bdist.linux-armv8l/wheel/tomso 2024-11-01 05:49:17,383 root INFO running install_egg_info 2024-11-01 05:49:17,385 root INFO running egg_info 2024-11-01 05:49:17,385 root INFO creating tomso.egg-info 2024-11-01 05:49:17,386 root INFO writing tomso.egg-info/PKG-INFO 2024-11-01 05:49:17,387 root INFO writing dependency_links to tomso.egg-info/dependency_links.txt 2024-11-01 05:49:17,387 root INFO writing requirements to tomso.egg-info/requires.txt 2024-11-01 05:49:17,387 root INFO writing top-level names to tomso.egg-info/top_level.txt 2024-11-01 05:49:17,387 root INFO writing manifest file 'tomso.egg-info/SOURCES.txt' 2024-11-01 05:49:17,389 root INFO reading manifest file 'tomso.egg-info/SOURCES.txt' 2024-11-01 05:49:17,389 root INFO reading manifest template 'MANIFEST.in' 2024-11-01 05:49:17,390 root WARNING no previously-included directories found matching 'docs' 2024-11-01 05:49:17,390 root INFO adding license file 'LICENSE' 2024-11-01 05:49:17,390 root INFO writing manifest file 'tomso.egg-info/SOURCES.txt' 2024-11-01 05:49:17,390 root INFO Copying tomso.egg-info to build/bdist.linux-armv8l/wheel/tomso-0.2.1-py3.12.egg-info 2024-11-01 05:49:17,391 root INFO running install_scripts 2024-11-01 05:49:17,391 root INFO creating build/bdist.linux-armv8l/wheel/tomso-0.2.1.data 2024-11-01 05:49:17,391 root INFO creating build/bdist.linux-armv8l/wheel/tomso-0.2.1.data/scripts 2024-11-01 05:49:17,392 root INFO copying build/scripts-3.12/tomso -> build/bdist.linux-armv8l/wheel/tomso-0.2.1.data/scripts 2024-11-01 05:49:17,392 root INFO changing mode of build/bdist.linux-armv8l/wheel/tomso-0.2.1.data/scripts/tomso to 755 2024-11-01 05:49:17,393 root INFO creating build/bdist.linux-armv8l/wheel/tomso-0.2.1.dist-info/WHEEL 2024-11-01 05:49:17,394 wheel INFO creating '/home/buildozer/aports/community/py3-tomso/src/tomso-0.2.1/.dist/.tmp-1aghcx13/tomso-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-11-01 05:49:17,394 wheel INFO adding 'tomso/__init__.py' 2024-11-01 05:49:17,394 wheel INFO adding 'tomso/adipls.py' 2024-11-01 05:49:17,395 wheel INFO adding 'tomso/cli.py' 2024-11-01 05:49:17,395 wheel INFO adding 'tomso/constants.py' 2024-11-01 05:49:17,395 wheel INFO adding 'tomso/fgong.py' 2024-11-01 05:49:17,395 wheel INFO adding 'tomso/gyre.py' 2024-11-01 05:49:17,395 wheel INFO adding 'tomso/mesa.py' 2024-11-01 05:49:17,396 wheel INFO adding 'tomso/stars.py' 2024-11-01 05:49:17,396 wheel INFO adding 'tomso/utils.py' 2024-11-01 05:49:17,396 wheel INFO adding 'tomso-0.2.1.data/scripts/tomso' 2024-11-01 05:49:17,396 wheel INFO adding 'tomso-0.2.1.dist-info/LICENSE' 2024-11-01 05:49:17,396 wheel INFO adding 'tomso-0.2.1.dist-info/METADATA' 2024-11-01 05:49:17,396 wheel INFO adding 'tomso-0.2.1.dist-info/WHEEL' 2024-11-01 05:49:17,396 wheel INFO adding 'tomso-0.2.1.dist-info/top_level.txt' 2024-11-01 05:49:17,397 wheel INFO adding 'tomso-0.2.1.dist-info/RECORD' 2024-11-01 05:49:17,397 root INFO removing build/bdist.linux-armv8l/wheel 2024-11-01 05:49:17,397 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: 106.7 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, 01 Nov 2024 05:49:17 +0000 elapsed time 0h 0m 14s >>> py3-tomso: Cleaning up srcdir >>> py3-tomso: Cleaning up pkgdir >>> py3-tomso: Uninstalling dependencies... (1/28) Purging .makedepends-py3-tomso (20241101.054916) (2/28) Purging py3-numpy-pyc (2.1.2-r0) (3/28) Purging py3-numpy (2.1.2-r0) (4/28) Purging openblas (0.3.28-r0) (5/28) Purging py3-gpep517-pyc (16-r0) (6/28) Purging py3-gpep517 (16-r0) (7/28) Purging py3-installer-pyc (0.7.0-r2) (8/28) Purging py3-installer (0.7.0-r2) (9/28) Purging py3-setuptools-pyc (70.3.0-r0) (10/28) Purging py3-setuptools (70.3.0-r0) (11/28) Purging py3-wheel-pyc (0.43.0-r0) (12/28) Purging py3-wheel (0.43.0-r0) (13/28) Purging py3-packaging-pyc (24.1-r0) (14/28) Purging py3-packaging (24.1-r0) (15/28) Purging py3-parsing-pyc (3.1.4-r0) (16/28) Purging py3-parsing (3.1.4-r0) (17/28) Purging python3-pyc (3.12.7-r1) (18/28) Purging python3-pycache-pyc0 (3.12.7-r1) (19/28) Purging pyc (3.12.7-r1) (20/28) Purging python3 (3.12.7-r1) (21/28) Purging gdbm (1.24-r0) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.4.6-r0) (24/28) Purging libgfortran (14.2.0-r4) (25/28) Purging libpanelw (6.5_p20241006-r2) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging sqlite-libs (3.47.0-r0) (28/28) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-tomso: Updating the community/armv7 repository index... >>> py3-tomso: Signing the index...