>>> py3-permetrics: Building community/py3-permetrics 2.0.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 05:02:35 +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/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.6-r0) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.6.1-r3) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20240330-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.2-r0) (9/45) Installing python3 (3.12.3-r0) (10/45) Installing python3-pycache-pyc0 (3.12.3-r0) (11/45) Installing pyc (3.12.3-r0) (12/45) Installing python3-pyc (3.12.3-r0) (13/45) Installing libgfortran (13.2.1_git20240309-r0) (14/45) Installing openblas (0.3.27-r0) (15/45) Installing py3-numpy (1.25.2-r1) (16/45) Installing py3-numpy-pyc (1.25.2-r1) (17/45) Installing py3-parsing (3.1.2-r1) (18/45) Installing py3-parsing-pyc (3.1.2-r1) (19/45) Installing py3-packaging (24.0-r1) (20/45) Installing py3-packaging-pyc (24.0-r1) (21/45) Installing py3-platformdirs (4.2.0-r1) (22/45) Installing py3-platformdirs-pyc (4.2.0-r1) (23/45) Installing py3-certifi (2024.2.2-r1) (24/45) Installing py3-certifi-pyc (2024.2.2-r1) (25/45) Installing py3-charset-normalizer (3.3.2-r1) (26/45) Installing py3-charset-normalizer-pyc (3.3.2-r1) (27/45) Installing py3-idna (3.6-r1) (28/45) Installing py3-idna-pyc (3.6-r1) (29/45) Installing py3-urllib3 (1.26.18-r1) (30/45) Installing py3-urllib3-pyc (1.26.18-r1) (31/45) Installing py3-requests (2.31.0-r2) (32/45) Installing py3-requests-pyc (2.31.0-r2) (33/45) Installing py3-pooch (1.8.1-r1) (34/45) Installing py3-pooch-pyc (1.8.1-r1) (35/45) Installing py3-scipy (1.11.4-r1) (36/45) Installing py3-scipy-pyc (1.11.4-r1) (37/45) Installing py3-installer (0.7.0-r2) (38/45) Installing py3-installer-pyc (0.7.0-r2) (39/45) Installing py3-gpep517 (15-r2) (40/45) Installing py3-gpep517-pyc (15-r2) (41/45) Installing py3-setuptools (69.2.0-r2) (42/45) Installing py3-setuptools-pyc (69.2.0-r2) (43/45) Installing py3-wheel (0.42.0-r1) (44/45) Installing py3-wheel-pyc (0.42.0-r1) (45/45) Installing .makedepends-py3-permetrics (20240413.050236) Executing busybox-1.36.1-r25.trigger OK: 451 MiB in 148 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 05:02:37,816 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 05:02:37,847 root INFO running bdist_wheel 2024-04-13 05:02:37,864 root INFO running build 2024-04-13 05:02:37,864 root INFO running build_py 2024-04-13 05:02:37,868 root INFO creating build 2024-04-13 05:02:37,868 root INFO creating build/lib 2024-04-13 05:02:37,868 root INFO creating build/lib/permetrics 2024-04-13 05:02:37,868 root INFO copying permetrics/__init__.py -> build/lib/permetrics 2024-04-13 05:02:37,869 root INFO copying permetrics/evaluator.py -> build/lib/permetrics 2024-04-13 05:02:37,869 root INFO copying permetrics/classification.py -> build/lib/permetrics 2024-04-13 05:02:37,869 root INFO copying permetrics/regression.py -> build/lib/permetrics 2024-04-13 05:02:37,869 root INFO copying permetrics/clustering.py -> build/lib/permetrics 2024-04-13 05:02:37,870 root INFO creating build/lib/permetrics/utils 2024-04-13 05:02:37,870 root INFO copying permetrics/utils/__init__.py -> build/lib/permetrics/utils 2024-04-13 05:02:37,870 root INFO copying permetrics/utils/constant.py -> build/lib/permetrics/utils 2024-04-13 05:02:37,870 root INFO copying permetrics/utils/classifier_util.py -> build/lib/permetrics/utils 2024-04-13 05:02:37,871 root INFO copying permetrics/utils/cluster_util.py -> build/lib/permetrics/utils 2024-04-13 05:02:37,871 root INFO copying permetrics/utils/data_util.py -> build/lib/permetrics/utils 2024-04-13 05:02:37,871 root INFO copying permetrics/utils/regressor_util.py -> build/lib/permetrics/utils 2024-04-13 05:02:37,871 root INFO copying permetrics/utils/encoder.py -> build/lib/permetrics/utils 2024-04-13 05:02:37,872 root INFO running egg_info 2024-04-13 05:02:37,873 root INFO writing permetrics.egg-info/PKG-INFO 2024-04-13 05:02:37,875 root INFO writing dependency_links to permetrics.egg-info/dependency_links.txt 2024-04-13 05:02:37,876 root INFO writing requirements to permetrics.egg-info/requires.txt 2024-04-13 05:02:37,876 root INFO writing top-level names to permetrics.egg-info/top_level.txt 2024-04-13 05:02:37,880 root INFO reading manifest file 'permetrics.egg-info/SOURCES.txt' 2024-04-13 05:02:37,880 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 05:02:37,881 root WARNING warning: no files found matching 'R-R2-Rsquared.docx' 2024-04-13 05:02:37,881 root INFO adding license file 'LICENSE' 2024-04-13 05:02:37,881 root INFO writing manifest file 'permetrics.egg-info/SOURCES.txt' 2024-04-13 05:02:37,887 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-13 05:02:37,888 root INFO running install 2024-04-13 05:02:37,897 root INFO running install_lib 2024-04-13 05:02:37,899 root INFO creating build/bdist.linux-armv8l 2024-04-13 05:02:37,899 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-13 05:02:37,899 root INFO creating build/bdist.linux-armv8l/wheel/permetrics 2024-04-13 05:02:37,900 root INFO copying build/lib/permetrics/__init__.py -> build/bdist.linux-armv8l/wheel/permetrics 2024-04-13 05:02:37,900 root INFO copying build/lib/permetrics/evaluator.py -> build/bdist.linux-armv8l/wheel/permetrics 2024-04-13 05:02:37,900 root INFO creating build/bdist.linux-armv8l/wheel/permetrics/utils 2024-04-13 05:02:37,900 root INFO copying build/lib/permetrics/utils/__init__.py -> build/bdist.linux-armv8l/wheel/permetrics/utils 2024-04-13 05:02:37,900 root INFO copying build/lib/permetrics/utils/constant.py -> build/bdist.linux-armv8l/wheel/permetrics/utils 2024-04-13 05:02:37,901 root INFO copying build/lib/permetrics/utils/classifier_util.py -> build/bdist.linux-armv8l/wheel/permetrics/utils 2024-04-13 05:02:37,901 root INFO copying build/lib/permetrics/utils/cluster_util.py -> build/bdist.linux-armv8l/wheel/permetrics/utils 2024-04-13 05:02:37,901 root INFO copying build/lib/permetrics/utils/data_util.py -> build/bdist.linux-armv8l/wheel/permetrics/utils 2024-04-13 05:02:37,901 root INFO copying build/lib/permetrics/utils/regressor_util.py -> build/bdist.linux-armv8l/wheel/permetrics/utils 2024-04-13 05:02:37,902 root INFO copying build/lib/permetrics/utils/encoder.py -> build/bdist.linux-armv8l/wheel/permetrics/utils 2024-04-13 05:02:37,902 root INFO copying build/lib/permetrics/classification.py -> build/bdist.linux-armv8l/wheel/permetrics 2024-04-13 05:02:37,902 root INFO copying build/lib/permetrics/regression.py -> build/bdist.linux-armv8l/wheel/permetrics 2024-04-13 05:02:37,902 root INFO copying build/lib/permetrics/clustering.py -> build/bdist.linux-armv8l/wheel/permetrics 2024-04-13 05:02:37,903 root INFO running install_egg_info 2024-04-13 05:02:37,907 root INFO Copying permetrics.egg-info to build/bdist.linux-armv8l/wheel/permetrics-2.0.0-py3.12.egg-info 2024-04-13 05:02:37,908 root INFO running install_scripts 2024-04-13 05:02:37,911 wheel INFO creating build/bdist.linux-armv8l/wheel/permetrics-2.0.0.dist-info/WHEEL 2024-04-13 05:02:37,911 wheel INFO creating '/home/buildozer/aports/community/py3-permetrics/src/permetrics-2.0.0/.dist/.tmp-__1rze5d/permetrics-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-13 05:02:37,911 wheel INFO adding 'permetrics/__init__.py' 2024-04-13 05:02:37,912 wheel INFO adding 'permetrics/classification.py' 2024-04-13 05:02:37,912 wheel INFO adding 'permetrics/clustering.py' 2024-04-13 05:02:37,913 wheel INFO adding 'permetrics/evaluator.py' 2024-04-13 05:02:37,913 wheel INFO adding 'permetrics/regression.py' 2024-04-13 05:02:37,913 wheel INFO adding 'permetrics/utils/__init__.py' 2024-04-13 05:02:37,914 wheel INFO adding 'permetrics/utils/classifier_util.py' 2024-04-13 05:02:37,914 wheel INFO adding 'permetrics/utils/cluster_util.py' 2024-04-13 05:02:37,914 wheel INFO adding 'permetrics/utils/constant.py' 2024-04-13 05:02:37,914 wheel INFO adding 'permetrics/utils/data_util.py' 2024-04-13 05:02:37,915 wheel INFO adding 'permetrics/utils/encoder.py' 2024-04-13 05:02:37,915 wheel INFO adding 'permetrics/utils/regressor_util.py' 2024-04-13 05:02:37,915 wheel INFO adding 'permetrics-2.0.0.dist-info/LICENSE' 2024-04-13 05:02:37,915 wheel INFO adding 'permetrics-2.0.0.dist-info/METADATA' 2024-04-13 05:02:37,916 wheel INFO adding 'permetrics-2.0.0.dist-info/WHEEL' 2024-04-13 05:02:37,916 wheel INFO adding 'permetrics-2.0.0.dist-info/top_level.txt' 2024-04-13 05:02:37,916 wheel INFO adding 'permetrics-2.0.0.dist-info/RECORD' 2024-04-13 05:02:37,916 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-13 05:02:37,917 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 05:02:39 +0000 elapsed time 0h 0m 4s >>> py3-permetrics: Cleaning up srcdir >>> py3-permetrics: Cleaning up pkgdir >>> py3-permetrics: Uninstalling dependencies... (1/45) Purging .makedepends-py3-permetrics (20240413.050236) (2/45) Purging py3-scipy-pyc (1.11.4-r1) (3/45) Purging py3-scipy (1.11.4-r1) (4/45) Purging py3-pooch-pyc (1.8.1-r1) (5/45) Purging py3-pooch (1.8.1-r1) (6/45) Purging py3-platformdirs-pyc (4.2.0-r1) (7/45) Purging py3-platformdirs (4.2.0-r1) (8/45) Purging py3-requests-pyc (2.31.0-r2) (9/45) Purging py3-requests (2.31.0-r2) (10/45) Purging py3-certifi-pyc (2024.2.2-r1) (11/45) Purging py3-certifi (2024.2.2-r1) (12/45) Purging py3-charset-normalizer-pyc (3.3.2-r1) (13/45) Purging py3-charset-normalizer (3.3.2-r1) (14/45) Purging py3-idna-pyc (3.6-r1) (15/45) Purging py3-idna (3.6-r1) (16/45) Purging py3-urllib3-pyc (1.26.18-r1) (17/45) Purging py3-urllib3 (1.26.18-r1) (18/45) Purging py3-numpy-pyc (1.25.2-r1) (19/45) Purging py3-numpy (1.25.2-r1) (20/45) Purging openblas (0.3.27-r0) (21/45) Purging py3-gpep517-pyc (15-r2) (22/45) Purging py3-gpep517 (15-r2) (23/45) Purging py3-installer-pyc (0.7.0-r2) (24/45) Purging py3-installer (0.7.0-r2) (25/45) Purging py3-setuptools-pyc (69.2.0-r2) (26/45) Purging py3-setuptools (69.2.0-r2) (27/45) Purging py3-wheel-pyc (0.42.0-r1) (28/45) Purging py3-wheel (0.42.0-r1) (29/45) Purging py3-packaging-pyc (24.0-r1) (30/45) Purging py3-packaging (24.0-r1) (31/45) Purging py3-parsing-pyc (3.1.2-r1) (32/45) Purging py3-parsing (3.1.2-r1) (33/45) Purging libgfortran (13.2.1_git20240309-r0) (34/45) Purging python3-pyc (3.12.3-r0) (35/45) Purging python3-pycache-pyc0 (3.12.3-r0) (36/45) Purging pyc (3.12.3-r0) (37/45) Purging python3 (3.12.3-r0) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.6-r0) (41/45) Purging libpanelw (6.4_p20240330-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.2-r0) (45/45) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-permetrics: Updating the community/armhf repository index... >>> py3-permetrics: Signing the index...