>>> py3-permetrics: Building community/py3-permetrics 2.0.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 06:46:50 +0000 >>> py3-permetrics: Checking sanity of /home/buildozer/aports/community/py3-permetrics/APKBUILD... >>> py3-permetrics: Analyzing dependencies... >>> py3-permetrics: Installing for build: build-base python3 py3-numpy py3-scipy py3-gpep517 py3-setuptools py3-wheel (1/43) Installing libffi (3.4.6-r0) (2/43) Installing gdbm (1.23-r1) (3/43) Installing mpdecimal (4.0.0-r0) (4/43) Installing libpanelw (6.4_p20240330-r0) (5/43) Installing readline (8.2.10-r0) (6/43) Installing sqlite-libs (3.45.2-r0) (7/43) Installing python3 (3.12.3-r0) (8/43) Installing python3-pycache-pyc0 (3.12.3-r0) (9/43) Installing pyc (3.12.3-r0) (10/43) Installing python3-pyc (3.12.3-r0) (11/43) Installing libgfortran (13.2.1_git20240309-r0) (12/43) Installing openblas (0.3.27-r0) (13/43) Installing py3-numpy (1.25.2-r1) (14/43) Installing py3-numpy-pyc (1.25.2-r1) (15/43) Installing py3-parsing (3.1.2-r1) (16/43) Installing py3-parsing-pyc (3.1.2-r1) (17/43) Installing py3-packaging (24.0-r1) (18/43) Installing py3-packaging-pyc (24.0-r1) (19/43) Installing py3-platformdirs (4.2.0-r1) (20/43) Installing py3-platformdirs-pyc (4.2.0-r1) (21/43) Installing py3-certifi (2024.2.2-r1) (22/43) Installing py3-certifi-pyc (2024.2.2-r1) (23/43) Installing py3-charset-normalizer (3.3.2-r1) (24/43) Installing py3-charset-normalizer-pyc (3.3.2-r1) (25/43) Installing py3-idna (3.6-r1) (26/43) Installing py3-idna-pyc (3.6-r1) (27/43) Installing py3-urllib3 (1.26.18-r1) (28/43) Installing py3-urllib3-pyc (1.26.18-r1) (29/43) Installing py3-requests (2.31.0-r2) (30/43) Installing py3-requests-pyc (2.31.0-r2) (31/43) Installing py3-pooch (1.8.1-r1) (32/43) Installing py3-pooch-pyc (1.8.1-r1) (33/43) Installing py3-scipy (1.11.4-r1) (34/43) Installing py3-scipy-pyc (1.11.4-r1) (35/43) Installing py3-installer (0.7.0-r2) (36/43) Installing py3-installer-pyc (0.7.0-r2) (37/43) Installing py3-gpep517 (15-r2) (38/43) Installing py3-gpep517-pyc (15-r2) (39/43) Installing py3-setuptools (69.2.0-r2) (40/43) Installing py3-setuptools-pyc (69.2.0-r2) (41/43) Installing py3-wheel (0.42.0-r1) (42/43) Installing py3-wheel-pyc (0.42.0-r1) (43/43) Installing .makedepends-py3-permetrics (20240413.064651) Executing busybox-1.36.1-r25.trigger OK: 430 MiB in 153 packages >>> py3-permetrics: Cleaning up srcdir >>> py3-permetrics: Cleaning up pkgdir >>> py3-permetrics: Cleaning up tmpdir >>> py3-permetrics: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-permetrics-2.0.0.tar.gz >>> py3-permetrics: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-permetrics-2.0.0.tar.gz >>> py3-permetrics: Checking sha512sums... py3-permetrics-2.0.0.tar.gz: OK >>> py3-permetrics: Unpacking /var/cache/distfiles/py3-permetrics-2.0.0.tar.gz... 2024-04-13 06:46:53,458 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 06:46:53,498 root INFO running bdist_wheel 2024-04-13 06:46:53,521 root INFO running build 2024-04-13 06:46:53,521 root INFO running build_py 2024-04-13 06:46:53,526 root INFO creating build 2024-04-13 06:46:53,526 root INFO creating build/lib 2024-04-13 06:46:53,526 root INFO creating build/lib/permetrics 2024-04-13 06:46:53,526 root INFO copying permetrics/clustering.py -> build/lib/permetrics 2024-04-13 06:46:53,527 root INFO copying permetrics/classification.py -> build/lib/permetrics 2024-04-13 06:46:53,527 root INFO copying permetrics/evaluator.py -> build/lib/permetrics 2024-04-13 06:46:53,527 root INFO copying permetrics/regression.py -> build/lib/permetrics 2024-04-13 06:46:53,527 root INFO copying permetrics/__init__.py -> build/lib/permetrics 2024-04-13 06:46:53,528 root INFO creating build/lib/permetrics/utils 2024-04-13 06:46:53,528 root INFO copying permetrics/utils/data_util.py -> build/lib/permetrics/utils 2024-04-13 06:46:53,528 root INFO copying permetrics/utils/encoder.py -> build/lib/permetrics/utils 2024-04-13 06:46:53,528 root INFO copying permetrics/utils/regressor_util.py -> build/lib/permetrics/utils 2024-04-13 06:46:53,528 root INFO copying permetrics/utils/constant.py -> build/lib/permetrics/utils 2024-04-13 06:46:53,528 root INFO copying permetrics/utils/cluster_util.py -> build/lib/permetrics/utils 2024-04-13 06:46:53,529 root INFO copying permetrics/utils/__init__.py -> build/lib/permetrics/utils 2024-04-13 06:46:53,529 root INFO copying permetrics/utils/classifier_util.py -> build/lib/permetrics/utils 2024-04-13 06:46:53,529 root INFO running egg_info 2024-04-13 06:46:53,532 root INFO writing permetrics.egg-info/PKG-INFO 2024-04-13 06:46:53,533 root INFO writing dependency_links to permetrics.egg-info/dependency_links.txt 2024-04-13 06:46:53,534 root INFO writing requirements to permetrics.egg-info/requires.txt 2024-04-13 06:46:53,534 root INFO writing top-level names to permetrics.egg-info/top_level.txt 2024-04-13 06:46:53,538 root INFO reading manifest file 'permetrics.egg-info/SOURCES.txt' 2024-04-13 06:46:53,539 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 06:46:53,539 root WARNING warning: no files found matching 'R-R2-Rsquared.docx' 2024-04-13 06:46:53,539 root INFO adding license file 'LICENSE' 2024-04-13 06:46:53,540 root INFO writing manifest file 'permetrics.egg-info/SOURCES.txt' 2024-04-13 06:46:53,548 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 06:46:53,548 root INFO running install 2024-04-13 06:46:53,570 root INFO running install_lib 2024-04-13 06:46:53,574 root INFO creating build/bdist.linux-ppc64le 2024-04-13 06:46:53,574 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 06:46:53,574 root INFO creating build/bdist.linux-ppc64le/wheel/permetrics 2024-04-13 06:46:53,574 root INFO copying build/lib/permetrics/clustering.py -> build/bdist.linux-ppc64le/wheel/permetrics 2024-04-13 06:46:53,574 root INFO copying build/lib/permetrics/classification.py -> build/bdist.linux-ppc64le/wheel/permetrics 2024-04-13 06:46:53,574 root INFO copying build/lib/permetrics/evaluator.py -> build/bdist.linux-ppc64le/wheel/permetrics 2024-04-13 06:46:53,575 root INFO copying build/lib/permetrics/regression.py -> build/bdist.linux-ppc64le/wheel/permetrics 2024-04-13 06:46:53,575 root INFO copying build/lib/permetrics/__init__.py -> build/bdist.linux-ppc64le/wheel/permetrics 2024-04-13 06:46:53,575 root INFO creating build/bdist.linux-ppc64le/wheel/permetrics/utils 2024-04-13 06:46:53,575 root INFO copying build/lib/permetrics/utils/data_util.py -> build/bdist.linux-ppc64le/wheel/permetrics/utils 2024-04-13 06:46:53,575 root INFO copying build/lib/permetrics/utils/encoder.py -> build/bdist.linux-ppc64le/wheel/permetrics/utils 2024-04-13 06:46:53,576 root INFO copying build/lib/permetrics/utils/regressor_util.py -> build/bdist.linux-ppc64le/wheel/permetrics/utils 2024-04-13 06:46:53,576 root INFO copying build/lib/permetrics/utils/constant.py -> build/bdist.linux-ppc64le/wheel/permetrics/utils 2024-04-13 06:46:53,576 root INFO copying build/lib/permetrics/utils/cluster_util.py -> build/bdist.linux-ppc64le/wheel/permetrics/utils 2024-04-13 06:46:53,576 root INFO copying build/lib/permetrics/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/permetrics/utils 2024-04-13 06:46:53,576 root INFO copying build/lib/permetrics/utils/classifier_util.py -> build/bdist.linux-ppc64le/wheel/permetrics/utils 2024-04-13 06:46:53,576 root INFO running install_egg_info 2024-04-13 06:46:53,582 root INFO Copying permetrics.egg-info to build/bdist.linux-ppc64le/wheel/permetrics-2.0.0-py3.12.egg-info 2024-04-13 06:46:53,583 root INFO running install_scripts 2024-04-13 06:46:53,587 wheel INFO creating build/bdist.linux-ppc64le/wheel/permetrics-2.0.0.dist-info/WHEEL 2024-04-13 06:46:53,587 wheel INFO creating '/home/buildozer/aports/community/py3-permetrics/src/permetrics-2.0.0/.dist/.tmp-hvxl8ehs/permetrics-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 06:46:53,587 wheel INFO adding 'permetrics/__init__.py' 2024-04-13 06:46:53,588 wheel INFO adding 'permetrics/classification.py' 2024-04-13 06:46:53,588 wheel INFO adding 'permetrics/clustering.py' 2024-04-13 06:46:53,588 wheel INFO adding 'permetrics/evaluator.py' 2024-04-13 06:46:53,589 wheel INFO adding 'permetrics/regression.py' 2024-04-13 06:46:53,589 wheel INFO adding 'permetrics/utils/__init__.py' 2024-04-13 06:46:53,589 wheel INFO adding 'permetrics/utils/classifier_util.py' 2024-04-13 06:46:53,590 wheel INFO adding 'permetrics/utils/cluster_util.py' 2024-04-13 06:46:53,590 wheel INFO adding 'permetrics/utils/constant.py' 2024-04-13 06:46:53,590 wheel INFO adding 'permetrics/utils/data_util.py' 2024-04-13 06:46:53,590 wheel INFO adding 'permetrics/utils/encoder.py' 2024-04-13 06:46:53,591 wheel INFO adding 'permetrics/utils/regressor_util.py' 2024-04-13 06:46:53,591 wheel INFO adding 'permetrics-2.0.0.dist-info/LICENSE' 2024-04-13 06:46:53,591 wheel INFO adding 'permetrics-2.0.0.dist-info/METADATA' 2024-04-13 06:46:53,591 wheel INFO adding 'permetrics-2.0.0.dist-info/WHEEL' 2024-04-13 06:46:53,592 wheel INFO adding 'permetrics-2.0.0.dist-info/top_level.txt' 2024-04-13 06:46:53,592 wheel INFO adding 'permetrics-2.0.0.dist-info/RECORD' 2024-04-13 06:46:53,592 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 06:46:53,593 gpep517 INFO The backend produced .dist/permetrics-2.0.0-py3-none-any.whl permetrics-2.0.0-py3-none-any.whl >>> py3-permetrics: Entering fakeroot... >>> py3-permetrics-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-permetrics/pkg/py3-permetrics/usr/lib/python3.12/site-packages/permetrics/__pycache__' -> '/home/buildozer/aports/community/py3-permetrics/pkg/py3-permetrics-pyc/usr/lib/python3.12/site-packages/permetrics/__pycache__' '/home/buildozer/aports/community/py3-permetrics/pkg/py3-permetrics/usr/lib/python3.12/site-packages/permetrics/utils/__pycache__' -> '/home/buildozer/aports/community/py3-permetrics/pkg/py3-permetrics-pyc/usr/lib/python3.12/site-packages/permetrics/utils/__pycache__' >>> py3-permetrics-pyc*: Preparing subpackage py3-permetrics-pyc... >>> py3-permetrics-pyc*: Running postcheck for py3-permetrics-pyc >>> py3-permetrics*: Running postcheck for py3-permetrics >>> py3-permetrics*: Preparing package py3-permetrics... >>> py3-permetrics-pyc*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.12 >>> py3-permetrics-pyc*: Package size: 320.0 KB >>> py3-permetrics-pyc*: Compressing data... >>> py3-permetrics-pyc*: Create checksum... >>> py3-permetrics-pyc*: Create py3-permetrics-pyc-2.0.0-r1.apk >>> py3-permetrics*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.12 >>> py3-permetrics*: Package size: 352.0 KB >>> py3-permetrics*: Compressing data... >>> py3-permetrics*: Create checksum... >>> py3-permetrics*: Create py3-permetrics-2.0.0-r1.apk >>> py3-permetrics: Build complete at Sat, 13 Apr 2024 06:46:54 +0000 elapsed time 0h 0m 4s >>> py3-permetrics: Cleaning up srcdir >>> py3-permetrics: Cleaning up pkgdir >>> py3-permetrics: Uninstalling dependencies... (1/43) Purging .makedepends-py3-permetrics (20240413.064651) (2/43) Purging py3-scipy-pyc (1.11.4-r1) (3/43) Purging py3-scipy (1.11.4-r1) (4/43) Purging py3-pooch-pyc (1.8.1-r1) (5/43) Purging py3-pooch (1.8.1-r1) (6/43) Purging py3-platformdirs-pyc (4.2.0-r1) (7/43) Purging py3-platformdirs (4.2.0-r1) (8/43) Purging py3-requests-pyc (2.31.0-r2) (9/43) Purging py3-requests (2.31.0-r2) (10/43) Purging py3-certifi-pyc (2024.2.2-r1) (11/43) Purging py3-certifi (2024.2.2-r1) (12/43) Purging py3-charset-normalizer-pyc (3.3.2-r1) (13/43) Purging py3-charset-normalizer (3.3.2-r1) (14/43) Purging py3-idna-pyc (3.6-r1) (15/43) Purging py3-idna (3.6-r1) (16/43) Purging py3-urllib3-pyc (1.26.18-r1) (17/43) Purging py3-urllib3 (1.26.18-r1) (18/43) Purging py3-numpy-pyc (1.25.2-r1) (19/43) Purging py3-numpy (1.25.2-r1) (20/43) Purging openblas (0.3.27-r0) (21/43) Purging py3-gpep517-pyc (15-r2) (22/43) Purging py3-gpep517 (15-r2) (23/43) Purging py3-installer-pyc (0.7.0-r2) (24/43) Purging py3-installer (0.7.0-r2) (25/43) Purging py3-setuptools-pyc (69.2.0-r2) (26/43) Purging py3-setuptools (69.2.0-r2) (27/43) Purging py3-wheel-pyc (0.42.0-r1) (28/43) Purging py3-wheel (0.42.0-r1) (29/43) Purging py3-packaging-pyc (24.0-r1) (30/43) Purging py3-packaging (24.0-r1) (31/43) Purging py3-parsing-pyc (3.1.2-r1) (32/43) Purging py3-parsing (3.1.2-r1) (33/43) Purging libgfortran (13.2.1_git20240309-r0) (34/43) Purging python3-pyc (3.12.3-r0) (35/43) Purging python3-pycache-pyc0 (3.12.3-r0) (36/43) Purging pyc (3.12.3-r0) (37/43) Purging python3 (3.12.3-r0) (38/43) Purging gdbm (1.23-r1) (39/43) Purging libffi (3.4.6-r0) (40/43) Purging libpanelw (6.4_p20240330-r0) (41/43) Purging mpdecimal (4.0.0-r0) (42/43) Purging readline (8.2.10-r0) (43/43) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-permetrics: Updating the community/ppc64le repository index... >>> py3-permetrics: Signing the index...