>>> py3-tomso: Building community/py3-tomso 0.2.1-r4 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 10:28:44 +0000 >>> py3-tomso: Checking sanity of /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 libffi (3.4.6-r0) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (4.0.0-r0) (4/27) Installing libpanelw (6.4_p20240330-r0) (5/27) Installing readline (8.2.10-r0) (6/27) Installing sqlite-libs (3.45.2-r0) (7/27) Installing python3 (3.12.3-r0) (8/27) Installing python3-pycache-pyc0 (3.12.3-r0) (9/27) Installing pyc (3.12.3-r0) (10/27) Installing python3-pyc (3.12.3-r0) (11/27) Installing libgfortran (13.2.1_git20240309-r0) (12/27) Installing openblas (0.3.27-r0) (13/27) Installing py3-numpy (1.25.2-r1) (14/27) Installing py3-numpy-pyc (1.25.2-r1) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-installer-pyc (0.7.0-r2) (17/27) Installing py3-gpep517 (15-r2) (18/27) Installing py3-gpep517-pyc (15-r2) (19/27) Installing py3-parsing (3.1.2-r1) (20/27) Installing py3-parsing-pyc (3.1.2-r1) (21/27) Installing py3-packaging (24.0-r1) (22/27) Installing py3-packaging-pyc (24.0-r1) (23/27) Installing py3-setuptools (69.2.0-r2) (24/27) Installing py3-setuptools-pyc (69.2.0-r2) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-tomso (20240413.102846) Executing busybox-1.36.1-r25.trigger OK: 356 MiB in 137 packages >>> py3-tomso: Cleaning up srcdir >>> py3-tomso: Cleaning up pkgdir >>> py3-tomso: Cleaning up tmpdir >>> py3-tomso: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tomso-0.2.1.tar.gz >>> py3-tomso: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tomso-0.2.1.tar.gz >>> py3-tomso: Checking sha512sums... tomso-0.2.1.tar.gz: OK >>> py3-tomso: Unpacking /var/cache/distfiles/tomso-0.2.1.tar.gz... 2024-04-13 10:28:47,148 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. By 2024-Sep-26, 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.warn_dash_deprecation(opt, section) 2024-04-13 10:28:47,182 root INFO running bdist_wheel 2024-04-13 10:28:47,201 root INFO running build 2024-04-13 10:28:47,201 root INFO running build_py 2024-04-13 10:28:47,204 root INFO creating build 2024-04-13 10:28:47,204 root INFO creating build/lib 2024-04-13 10:28:47,204 root INFO creating build/lib/tomso 2024-04-13 10:28:47,204 root INFO copying tomso/cli.py -> build/lib/tomso 2024-04-13 10:28:47,205 root INFO copying tomso/constants.py -> build/lib/tomso 2024-04-13 10:28:47,205 root INFO copying tomso/mesa.py -> build/lib/tomso 2024-04-13 10:28:47,205 root INFO copying tomso/utils.py -> build/lib/tomso 2024-04-13 10:28:47,205 root INFO copying tomso/stars.py -> build/lib/tomso 2024-04-13 10:28:47,205 root INFO copying tomso/fgong.py -> build/lib/tomso 2024-04-13 10:28:47,206 root INFO copying tomso/adipls.py -> build/lib/tomso 2024-04-13 10:28:47,206 root INFO copying tomso/gyre.py -> build/lib/tomso 2024-04-13 10:28:47,206 root INFO copying tomso/__init__.py -> build/lib/tomso 2024-04-13 10:28:47,207 root INFO running build_scripts 2024-04-13 10:28:47,207 root INFO creating build/scripts-3.12 2024-04-13 10:28:47,207 root INFO copying and adjusting scripts/tomso -> build/scripts-3.12 2024-04-13 10:28:47,207 root INFO changing mode of build/scripts-3.12/tomso from 644 to 755 2024-04-13 10:28:47,213 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 10:28:47,213 root INFO running install 2024-04-13 10:28:47,235 root INFO running install_lib 2024-04-13 10:28:47,238 root INFO creating build/bdist.linux-ppc64le 2024-04-13 10:28:47,238 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 10:28:47,238 root INFO creating build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,238 root INFO copying build/lib/tomso/cli.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,238 root INFO copying build/lib/tomso/constants.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,239 root INFO copying build/lib/tomso/mesa.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,239 root INFO copying build/lib/tomso/utils.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,239 root INFO copying build/lib/tomso/stars.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,239 root INFO copying build/lib/tomso/fgong.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,239 root INFO copying build/lib/tomso/adipls.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,240 root INFO copying build/lib/tomso/gyre.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,240 root INFO copying build/lib/tomso/__init__.py -> build/bdist.linux-ppc64le/wheel/tomso 2024-04-13 10:28:47,240 root INFO running install_egg_info 2024-04-13 10:28:47,245 root INFO running egg_info 2024-04-13 10:28:47,245 root INFO creating tomso.egg-info 2024-04-13 10:28:47,247 root INFO writing tomso.egg-info/PKG-INFO 2024-04-13 10:28:47,247 root INFO writing dependency_links to tomso.egg-info/dependency_links.txt 2024-04-13 10:28:47,247 root INFO writing requirements to tomso.egg-info/requires.txt 2024-04-13 10:28:47,248 root INFO writing top-level names to tomso.egg-info/top_level.txt 2024-04-13 10:28:47,248 root INFO writing manifest file 'tomso.egg-info/SOURCES.txt' 2024-04-13 10:28:47,251 root INFO reading manifest file 'tomso.egg-info/SOURCES.txt' 2024-04-13 10:28:47,251 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 10:28:47,251 root WARNING no previously-included directories found matching 'docs' 2024-04-13 10:28:47,251 root INFO adding license file 'LICENSE' 2024-04-13 10:28:47,252 root INFO writing manifest file 'tomso.egg-info/SOURCES.txt' 2024-04-13 10:28:47,252 root INFO Copying tomso.egg-info to build/bdist.linux-ppc64le/wheel/tomso-0.2.1-py3.12.egg-info 2024-04-13 10:28:47,253 root INFO running install_scripts 2024-04-13 10:28:47,253 root INFO creating build/bdist.linux-ppc64le/wheel/tomso-0.2.1.data 2024-04-13 10:28:47,254 root INFO creating build/bdist.linux-ppc64le/wheel/tomso-0.2.1.data/scripts 2024-04-13 10:28:47,254 root INFO copying build/scripts-3.12/tomso -> build/bdist.linux-ppc64le/wheel/tomso-0.2.1.data/scripts 2024-04-13 10:28:47,254 root INFO changing mode of build/bdist.linux-ppc64le/wheel/tomso-0.2.1.data/scripts/tomso to 755 2024-04-13 10:28:47,256 wheel INFO creating build/bdist.linux-ppc64le/wheel/tomso-0.2.1.dist-info/WHEEL 2024-04-13 10:28:47,256 wheel INFO creating '/home/buildozer/aports/community/py3-tomso/src/tomso-0.2.1/.dist/.tmp-d38xs3o9/tomso-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 10:28:47,256 wheel INFO adding 'tomso/__init__.py' 2024-04-13 10:28:47,257 wheel INFO adding 'tomso/adipls.py' 2024-04-13 10:28:47,257 wheel INFO adding 'tomso/cli.py' 2024-04-13 10:28:47,257 wheel INFO adding 'tomso/constants.py' 2024-04-13 10:28:47,257 wheel INFO adding 'tomso/fgong.py' 2024-04-13 10:28:47,258 wheel INFO adding 'tomso/gyre.py' 2024-04-13 10:28:47,258 wheel INFO adding 'tomso/mesa.py' 2024-04-13 10:28:47,258 wheel INFO adding 'tomso/stars.py' 2024-04-13 10:28:47,258 wheel INFO adding 'tomso/utils.py' 2024-04-13 10:28:47,259 wheel INFO adding 'tomso-0.2.1.data/scripts/tomso' 2024-04-13 10:28:47,259 wheel INFO adding 'tomso-0.2.1.dist-info/LICENSE' 2024-04-13 10:28:47,259 wheel INFO adding 'tomso-0.2.1.dist-info/METADATA' 2024-04-13 10:28:47,259 wheel INFO adding 'tomso-0.2.1.dist-info/WHEEL' 2024-04-13 10:28:47,259 wheel INFO adding 'tomso-0.2.1.dist-info/top_level.txt' 2024-04-13 10:28:47,260 wheel INFO adding 'tomso-0.2.1.dist-info/RECORD' 2024-04-13 10:28:47,260 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 10:28:47,261 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... '/home/buildozer/aports/community/py3-tomso/pkg/py3-tomso/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: 204.0 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: 180.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 Sat, 13 Apr 2024 10:28:47 +0000 elapsed time 0h 0m 3s >>> py3-tomso: Cleaning up srcdir >>> py3-tomso: Cleaning up pkgdir >>> py3-tomso: Uninstalling dependencies... (1/27) Purging .makedepends-py3-tomso (20240413.102846) (2/27) Purging py3-numpy-pyc (1.25.2-r1) (3/27) Purging py3-numpy (1.25.2-r1) (4/27) Purging openblas (0.3.27-r0) (5/27) Purging py3-gpep517-pyc (15-r2) (6/27) Purging py3-gpep517 (15-r2) (7/27) Purging py3-installer-pyc (0.7.0-r2) (8/27) Purging py3-installer (0.7.0-r2) (9/27) Purging py3-setuptools-pyc (69.2.0-r2) (10/27) Purging py3-setuptools (69.2.0-r2) (11/27) Purging py3-wheel-pyc (0.42.0-r1) (12/27) Purging py3-wheel (0.42.0-r1) (13/27) Purging py3-packaging-pyc (24.0-r1) (14/27) Purging py3-packaging (24.0-r1) (15/27) Purging py3-parsing-pyc (3.1.2-r1) (16/27) Purging py3-parsing (3.1.2-r1) (17/27) Purging libgfortran (13.2.1_git20240309-r0) (18/27) Purging python3-pyc (3.12.3-r0) (19/27) Purging python3-pycache-pyc0 (3.12.3-r0) (20/27) Purging pyc (3.12.3-r0) (21/27) Purging python3 (3.12.3-r0) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libffi (3.4.6-r0) (24/27) Purging libpanelw (6.4_p20240330-r0) (25/27) Purging mpdecimal (4.0.0-r0) (26/27) Purging readline (8.2.10-r0) (27/27) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-tomso: Updating the community/ppc64le repository index... >>> py3-tomso: Signing the index...