>>> py3-permetrics: Building community/py3-permetrics 1.5.0-r1 (using abuild 3.12.0-r0) started Sun, 05 Nov 2023 06:13:57 +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/46) Installing libbz2 (1.0.8-r6) (2/46) Installing libffi (3.4.4-r3) (3/46) Installing gdbm (1.23-r1) (4/46) Installing xz-libs (5.4.5-r0) (5/46) Installing mpdecimal (2.5.1-r2) (6/46) Installing libpanelw (6.4_p20231007-r0) (7/46) Installing readline (8.2.1-r2) (8/46) Installing sqlite-libs (3.43.2-r0) (9/46) Installing python3 (3.11.6-r1) (10/46) Installing python3-pycache-pyc0 (3.11.6-r1) (11/46) Installing pyc (3.11.6-r1) (12/46) Installing python3-pyc (3.11.6-r1) (13/46) Installing libquadmath (13.2.1_git20231014-r0) (14/46) Installing libgfortran (13.2.1_git20231014-r0) (15/46) Installing openblas (0.3.24-r0) (16/46) Installing py3-numpy (1.25.2-r0) (17/46) Installing py3-numpy-pyc (1.25.2-r0) (18/46) Installing py3-parsing (3.1.1-r0) (19/46) Installing py3-parsing-pyc (3.1.1-r0) (20/46) Installing py3-packaging (23.2-r0) (21/46) Installing py3-packaging-pyc (23.2-r0) (22/46) Installing py3-platformdirs (3.11.0-r0) (23/46) Installing py3-platformdirs-pyc (3.11.0-r0) (24/46) Installing py3-certifi (2023.7.22-r0) (25/46) Installing py3-certifi-pyc (2023.7.22-r0) (26/46) Installing py3-charset-normalizer (3.3.2-r0) (27/46) Installing py3-charset-normalizer-pyc (3.3.2-r0) (28/46) Installing py3-idna (3.4-r4) (29/46) Installing py3-idna-pyc (3.4-r4) (30/46) Installing py3-urllib3 (1.26.18-r0) (31/46) Installing py3-urllib3-pyc (1.26.18-r0) (32/46) Installing py3-requests (2.31.0-r1) (33/46) Installing py3-requests-pyc (2.31.0-r1) (34/46) Installing py3-pooch (1.8.0-r0) (35/46) Installing py3-pooch-pyc (1.8.0-r0) (36/46) Installing py3-scipy (1.11.3-r0) (37/46) Installing py3-scipy-pyc (1.11.3-r0) (38/46) Installing py3-installer (0.7.0-r1) (39/46) Installing py3-installer-pyc (0.7.0-r1) (40/46) Installing py3-gpep517 (15-r0) (41/46) Installing py3-gpep517-pyc (15-r0) (42/46) Installing py3-setuptools (68.2.2-r0) (43/46) Installing py3-setuptools-pyc (68.2.2-r0) (44/46) Installing py3-wheel (0.41.2-r0) (45/46) Installing py3-wheel-pyc (0.41.2-r0) (46/46) Installing .makedepends-py3-permetrics (20231105.061404) Executing busybox-1.36.1-r14.trigger OK: 545 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/v3.19/py3-permetrics-1.5.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 377k 100 377k 0 0 2571k 0 --:--:-- --:--:-- --:--:-- 2582k >>> py3-permetrics: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py3-permetrics-1.5.0.tar.gz >>> py3-permetrics: Checking sha512sums... py3-permetrics-1.5.0.tar.gz: OK >>> py3-permetrics: Unpacking /var/cache/distfiles/v3.19/py3-permetrics-1.5.0.tar.gz... 2023-11-05 06:14:06,387 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-11-05 06:14:06,423 root INFO running bdist_wheel 2023-11-05 06:14:06,443 root INFO running build 2023-11-05 06:14:06,443 root INFO running build_py 2023-11-05 06:14:06,446 root INFO creating build 2023-11-05 06:14:06,446 root INFO creating build/lib 2023-11-05 06:14:06,446 root INFO creating build/lib/permetrics 2023-11-05 06:14:06,446 root INFO copying permetrics/classification.py -> build/lib/permetrics 2023-11-05 06:14:06,447 root INFO copying permetrics/__init__.py -> build/lib/permetrics 2023-11-05 06:14:06,447 root INFO copying permetrics/regression.py -> build/lib/permetrics 2023-11-05 06:14:06,447 root INFO copying permetrics/evaluator.py -> build/lib/permetrics 2023-11-05 06:14:06,448 root INFO copying permetrics/clustering.py -> build/lib/permetrics 2023-11-05 06:14:06,448 root INFO creating build/lib/permetrics/utils 2023-11-05 06:14:06,448 root INFO copying permetrics/utils/data_util.py -> build/lib/permetrics/utils 2023-11-05 06:14:06,449 root INFO copying permetrics/utils/__init__.py -> build/lib/permetrics/utils 2023-11-05 06:14:06,449 root INFO copying permetrics/utils/cluster_util.py -> build/lib/permetrics/utils 2023-11-05 06:14:06,449 root INFO copying permetrics/utils/classifier_util.py -> build/lib/permetrics/utils 2023-11-05 06:14:06,450 root INFO copying permetrics/utils/regressor_util.py -> build/lib/permetrics/utils 2023-11-05 06:14:06,450 root INFO copying permetrics/utils/constant.py -> build/lib/permetrics/utils 2023-11-05 06:14:06,450 root INFO copying permetrics/utils/encoder.py -> build/lib/permetrics/utils 2023-11-05 06:14:06,450 root INFO running egg_info 2023-11-05 06:14:06,452 root INFO writing permetrics.egg-info/PKG-INFO 2023-11-05 06:14:06,454 root INFO writing dependency_links to permetrics.egg-info/dependency_links.txt 2023-11-05 06:14:06,455 root INFO writing requirements to permetrics.egg-info/requires.txt 2023-11-05 06:14:06,455 root INFO writing top-level names to permetrics.egg-info/top_level.txt 2023-11-05 06:14:06,458 root INFO reading manifest file 'permetrics.egg-info/SOURCES.txt' 2023-11-05 06:14:06,458 root INFO reading manifest template 'MANIFEST.in' 2023-11-05 06:14:06,458 root INFO adding license file 'LICENSE' 2023-11-05 06:14:06,459 root INFO writing manifest file 'permetrics.egg-info/SOURCES.txt' 2023-11-05 06:14:06,466 wheel INFO installing to build/bdist.linux-i686/wheel 2023-11-05 06:14:06,466 root INFO running install 2023-11-05 06:14:06,476 root INFO running install_lib 2023-11-05 06:14:06,479 root INFO creating build/bdist.linux-i686 2023-11-05 06:14:06,479 root INFO creating build/bdist.linux-i686/wheel 2023-11-05 06:14:06,479 root INFO creating build/bdist.linux-i686/wheel/permetrics 2023-11-05 06:14:06,479 root INFO creating build/bdist.linux-i686/wheel/permetrics/utils 2023-11-05 06:14:06,479 root INFO copying build/lib/permetrics/utils/data_util.py -> build/bdist.linux-i686/wheel/permetrics/utils 2023-11-05 06:14:06,480 root INFO copying build/lib/permetrics/utils/__init__.py -> build/bdist.linux-i686/wheel/permetrics/utils 2023-11-05 06:14:06,480 root INFO copying build/lib/permetrics/utils/cluster_util.py -> build/bdist.linux-i686/wheel/permetrics/utils 2023-11-05 06:14:06,480 root INFO copying build/lib/permetrics/utils/classifier_util.py -> build/bdist.linux-i686/wheel/permetrics/utils 2023-11-05 06:14:06,481 root INFO copying build/lib/permetrics/utils/regressor_util.py -> build/bdist.linux-i686/wheel/permetrics/utils 2023-11-05 06:14:06,481 root INFO copying build/lib/permetrics/utils/constant.py -> build/bdist.linux-i686/wheel/permetrics/utils 2023-11-05 06:14:06,481 root INFO copying build/lib/permetrics/utils/encoder.py -> build/bdist.linux-i686/wheel/permetrics/utils 2023-11-05 06:14:06,481 root INFO copying build/lib/permetrics/classification.py -> build/bdist.linux-i686/wheel/permetrics 2023-11-05 06:14:06,482 root INFO copying build/lib/permetrics/__init__.py -> build/bdist.linux-i686/wheel/permetrics 2023-11-05 06:14:06,482 root INFO copying build/lib/permetrics/regression.py -> build/bdist.linux-i686/wheel/permetrics 2023-11-05 06:14:06,482 root INFO copying build/lib/permetrics/evaluator.py -> build/bdist.linux-i686/wheel/permetrics 2023-11-05 06:14:06,482 root INFO copying build/lib/permetrics/clustering.py -> build/bdist.linux-i686/wheel/permetrics 2023-11-05 06:14:06,483 root INFO running install_egg_info 2023-11-05 06:14:06,487 root INFO Copying permetrics.egg-info to build/bdist.linux-i686/wheel/permetrics-1.5.0-py3.11.egg-info 2023-11-05 06:14:06,488 root INFO running install_scripts 2023-11-05 06:14:06,492 wheel INFO creating build/bdist.linux-i686/wheel/permetrics-1.5.0.dist-info/WHEEL 2023-11-05 06:14:06,493 wheel INFO creating '/home/buildozer/aports/community/py3-permetrics/src/permetrics-1.5.0/.dist/.tmp-1m2e3ycw/permetrics-1.5.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-11-05 06:14:06,493 wheel INFO adding 'permetrics/__init__.py' 2023-11-05 06:14:06,494 wheel INFO adding 'permetrics/classification.py' 2023-11-05 06:14:06,494 wheel INFO adding 'permetrics/clustering.py' 2023-11-05 06:14:06,495 wheel INFO adding 'permetrics/evaluator.py' 2023-11-05 06:14:06,495 wheel INFO adding 'permetrics/regression.py' 2023-11-05 06:14:06,496 wheel INFO adding 'permetrics/utils/__init__.py' 2023-11-05 06:14:06,496 wheel INFO adding 'permetrics/utils/classifier_util.py' 2023-11-05 06:14:06,497 wheel INFO adding 'permetrics/utils/cluster_util.py' 2023-11-05 06:14:06,497 wheel INFO adding 'permetrics/utils/constant.py' 2023-11-05 06:14:06,497 wheel INFO adding 'permetrics/utils/data_util.py' 2023-11-05 06:14:06,497 wheel INFO adding 'permetrics/utils/encoder.py' 2023-11-05 06:14:06,498 wheel INFO adding 'permetrics/utils/regressor_util.py' 2023-11-05 06:14:06,498 wheel INFO adding 'permetrics-1.5.0.dist-info/LICENSE' 2023-11-05 06:14:06,499 wheel INFO adding 'permetrics-1.5.0.dist-info/METADATA' 2023-11-05 06:14:06,499 wheel INFO adding 'permetrics-1.5.0.dist-info/WHEEL' 2023-11-05 06:14:06,499 wheel INFO adding 'permetrics-1.5.0.dist-info/top_level.txt' 2023-11-05 06:14:06,499 wheel INFO adding 'permetrics-1.5.0.dist-info/RECORD' 2023-11-05 06:14:06,499 wheel INFO removing build/bdist.linux-i686/wheel 2023-11-05 06:14:06,500 gpep517 INFO The backend produced .dist/permetrics-1.5.0-py3-none-any.whl permetrics-1.5.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.11/site-packages/permetrics/utils/__pycache__' -> '/home/buildozer/aports/community/py3-permetrics/pkg/py3-permetrics-pyc/usr/lib/python3.11/site-packages/permetrics/utils/__pycache__' '/home/buildozer/aports/community/py3-permetrics/pkg/py3-permetrics/usr/lib/python3.11/site-packages/permetrics/__pycache__' -> '/home/buildozer/aports/community/py3-permetrics/pkg/py3-permetrics-pyc/usr/lib/python3.11/site-packages/permetrics/__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.11 >>> py3-permetrics-pyc*: Package size: 376.0 KB >>> py3-permetrics-pyc*: Compressing data... >>> py3-permetrics-pyc*: Create checksum... >>> py3-permetrics-pyc*: Create py3-permetrics-pyc-1.5.0-r1.apk >>> py3-permetrics*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.11 >>> py3-permetrics*: Package size: 392.0 KB >>> py3-permetrics*: Compressing data... >>> py3-permetrics*: Create checksum... >>> py3-permetrics*: Create py3-permetrics-1.5.0-r1.apk >>> py3-permetrics: Build complete at Sun, 05 Nov 2023 06:14:08 +0000 elapsed time 0h 0m 11s >>> py3-permetrics: Cleaning up srcdir >>> py3-permetrics: Cleaning up pkgdir >>> py3-permetrics: Uninstalling dependencies... (1/46) Purging .makedepends-py3-permetrics (20231105.061404) (2/46) Purging py3-scipy-pyc (1.11.3-r0) (3/46) Purging py3-scipy (1.11.3-r0) (4/46) Purging py3-pooch-pyc (1.8.0-r0) (5/46) Purging py3-pooch (1.8.0-r0) (6/46) Purging py3-platformdirs-pyc (3.11.0-r0) (7/46) Purging py3-platformdirs (3.11.0-r0) (8/46) Purging py3-requests-pyc (2.31.0-r1) (9/46) Purging py3-requests (2.31.0-r1) (10/46) Purging py3-certifi-pyc (2023.7.22-r0) (11/46) Purging py3-certifi (2023.7.22-r0) (12/46) Purging py3-charset-normalizer-pyc (3.3.2-r0) (13/46) Purging py3-charset-normalizer (3.3.2-r0) (14/46) Purging py3-idna-pyc (3.4-r4) (15/46) Purging py3-idna (3.4-r4) (16/46) Purging py3-urllib3-pyc (1.26.18-r0) (17/46) Purging py3-urllib3 (1.26.18-r0) (18/46) Purging py3-numpy-pyc (1.25.2-r0) (19/46) Purging py3-numpy (1.25.2-r0) (20/46) Purging openblas (0.3.24-r0) (21/46) Purging py3-gpep517-pyc (15-r0) (22/46) Purging py3-gpep517 (15-r0) (23/46) Purging py3-installer-pyc (0.7.0-r1) (24/46) Purging py3-installer (0.7.0-r1) (25/46) Purging py3-setuptools-pyc (68.2.2-r0) (26/46) Purging py3-setuptools (68.2.2-r0) (27/46) Purging py3-wheel-pyc (0.41.2-r0) (28/46) Purging py3-wheel (0.41.2-r0) (29/46) Purging py3-packaging-pyc (23.2-r0) (30/46) Purging py3-packaging (23.2-r0) (31/46) Purging py3-parsing-pyc (3.1.1-r0) (32/46) Purging py3-parsing (3.1.1-r0) (33/46) Purging libgfortran (13.2.1_git20231014-r0) (34/46) Purging libquadmath (13.2.1_git20231014-r0) (35/46) Purging python3-pyc (3.11.6-r1) (36/46) Purging python3-pycache-pyc0 (3.11.6-r1) (37/46) Purging pyc (3.11.6-r1) (38/46) Purging python3 (3.11.6-r1) (39/46) Purging gdbm (1.23-r1) (40/46) Purging libbz2 (1.0.8-r6) (41/46) Purging libffi (3.4.4-r3) (42/46) Purging libpanelw (6.4_p20231007-r0) (43/46) Purging mpdecimal (2.5.1-r2) (44/46) Purging readline (8.2.1-r2) (45/46) Purging sqlite-libs (3.43.2-r0) (46/46) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r14.trigger OK: 376 MiB in 102 packages >>> py3-permetrics: Updating the community/x86 repository index... >>> py3-permetrics: Signing the index...