>>> py3-permetrics: Building community/py3-permetrics 2.0.0-r1 (using abuild 3.13.0-r3) started Thu, 02 May 2024 09:38:18 +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.6-r0) (3/46) Installing gdbm (1.23-r1) (4/46) Installing xz-libs (5.6.1-r3) (5/46) Installing mpdecimal (4.0.0-r0) (6/46) Installing libpanelw (6.4_p20240330-r0) (7/46) Installing readline (8.2.10-r0) (8/46) Installing sqlite-libs (3.45.3-r0) (9/46) Installing python3 (3.12.3-r1) (10/46) Installing python3-pycache-pyc0 (3.12.3-r1) (11/46) Installing pyc (3.12.3-r1) (12/46) Installing python3-pyc (3.12.3-r1) (13/46) Installing libquadmath (13.2.1_git20240309-r0) (14/46) Installing libgfortran (13.2.1_git20240309-r0) (15/46) Installing openblas (0.3.27-r0) (16/46) Installing py3-numpy (1.25.2-r1) (17/46) Installing py3-numpy-pyc (1.25.2-r1) (18/46) Installing py3-parsing (3.1.2-r1) (19/46) Installing py3-parsing-pyc (3.1.2-r1) (20/46) Installing py3-packaging (24.0-r1) (21/46) Installing py3-packaging-pyc (24.0-r1) (22/46) Installing py3-platformdirs (4.2.1-r0) (23/46) Installing py3-platformdirs-pyc (4.2.1-r0) (24/46) Installing py3-certifi (2024.2.2-r1) (25/46) Installing py3-certifi-pyc (2024.2.2-r1) (26/46) Installing py3-charset-normalizer (3.3.2-r1) (27/46) Installing py3-charset-normalizer-pyc (3.3.2-r1) (28/46) Installing py3-idna (3.7-r0) (29/46) Installing py3-idna-pyc (3.7-r0) (30/46) Installing py3-urllib3 (1.26.18-r1) (31/46) Installing py3-urllib3-pyc (1.26.18-r1) (32/46) Installing py3-requests (2.31.0-r2) (33/46) Installing py3-requests-pyc (2.31.0-r2) (34/46) Installing py3-pooch (1.8.1-r1) (35/46) Installing py3-pooch-pyc (1.8.1-r1) (36/46) Installing py3-scipy (1.11.4-r2) (37/46) Installing py3-scipy-pyc (1.11.4-r2) (38/46) Installing py3-installer (0.7.0-r2) (39/46) Installing py3-installer-pyc (0.7.0-r2) (40/46) Installing py3-gpep517 (15-r2) (41/46) Installing py3-gpep517-pyc (15-r2) (42/46) Installing py3-setuptools (69.5.1-r0) (43/46) Installing py3-setuptools-pyc (69.5.1-r0) (44/46) Installing py3-wheel (0.42.0-r1) (45/46) Installing py3-wheel-pyc (0.42.0-r1) (46/46) Installing .makedepends-py3-permetrics (20240502.093823) Executing busybox-1.36.1-r26.trigger OK: 550 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.20/py3-permetrics-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/py3-permetrics-2.0.0.tar.gz.part' py3-permetrics-2.0.0 100% |********************************| 56903 0:00:00 ETA '/var/cache/distfiles/v3.20/py3-permetrics-2.0.0.tar.gz.part' saved >>> py3-permetrics: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.20/py3-permetrics-2.0.0.tar.gz... 2024-05-02 09:38:25,398 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-02 09:38:25,454 root INFO running bdist_wheel 2024-05-02 09:38:25,489 root INFO running build 2024-05-02 09:38:25,489 root INFO running build_py 2024-05-02 09:38:25,495 root INFO creating build 2024-05-02 09:38:25,495 root INFO creating build/lib 2024-05-02 09:38:25,495 root INFO creating build/lib/permetrics 2024-05-02 09:38:25,495 root INFO copying permetrics/classification.py -> build/lib/permetrics 2024-05-02 09:38:25,496 root INFO copying permetrics/__init__.py -> build/lib/permetrics 2024-05-02 09:38:25,496 root INFO copying permetrics/regression.py -> build/lib/permetrics 2024-05-02 09:38:25,497 root INFO copying permetrics/evaluator.py -> build/lib/permetrics 2024-05-02 09:38:25,497 root INFO copying permetrics/clustering.py -> build/lib/permetrics 2024-05-02 09:38:25,498 root INFO creating build/lib/permetrics/utils 2024-05-02 09:38:25,498 root INFO copying permetrics/utils/data_util.py -> build/lib/permetrics/utils 2024-05-02 09:38:25,499 root INFO copying permetrics/utils/__init__.py -> build/lib/permetrics/utils 2024-05-02 09:38:25,499 root INFO copying permetrics/utils/cluster_util.py -> build/lib/permetrics/utils 2024-05-02 09:38:25,500 root INFO copying permetrics/utils/classifier_util.py -> build/lib/permetrics/utils 2024-05-02 09:38:25,500 root INFO copying permetrics/utils/regressor_util.py -> build/lib/permetrics/utils 2024-05-02 09:38:25,500 root INFO copying permetrics/utils/constant.py -> build/lib/permetrics/utils 2024-05-02 09:38:25,501 root INFO copying permetrics/utils/encoder.py -> build/lib/permetrics/utils 2024-05-02 09:38:25,501 root INFO running egg_info 2024-05-02 09:38:25,505 root INFO writing permetrics.egg-info/PKG-INFO 2024-05-02 09:38:25,507 root INFO writing dependency_links to permetrics.egg-info/dependency_links.txt 2024-05-02 09:38:25,509 root INFO writing requirements to permetrics.egg-info/requires.txt 2024-05-02 09:38:25,509 root INFO writing top-level names to permetrics.egg-info/top_level.txt 2024-05-02 09:38:25,514 root INFO reading manifest file 'permetrics.egg-info/SOURCES.txt' 2024-05-02 09:38:25,515 root INFO reading manifest template 'MANIFEST.in' 2024-05-02 09:38:25,516 root WARNING warning: no files found matching 'R-R2-Rsquared.docx' 2024-05-02 09:38:25,516 root INFO adding license file 'LICENSE' 2024-05-02 09:38:25,517 root INFO writing manifest file 'permetrics.egg-info/SOURCES.txt' 2024-05-02 09:38:25,529 wheel INFO installing to build/bdist.linux-i686/wheel 2024-05-02 09:38:25,529 root INFO running install 2024-05-02 09:38:25,546 root INFO running install_lib 2024-05-02 09:38:25,551 root INFO creating build/bdist.linux-i686 2024-05-02 09:38:25,551 root INFO creating build/bdist.linux-i686/wheel 2024-05-02 09:38:25,551 root INFO creating build/bdist.linux-i686/wheel/permetrics 2024-05-02 09:38:25,552 root INFO creating build/bdist.linux-i686/wheel/permetrics/utils 2024-05-02 09:38:25,552 root INFO copying build/lib/permetrics/utils/data_util.py -> build/bdist.linux-i686/wheel/permetrics/utils 2024-05-02 09:38:25,552 root INFO copying build/lib/permetrics/utils/__init__.py -> build/bdist.linux-i686/wheel/permetrics/utils 2024-05-02 09:38:25,553 root INFO copying build/lib/permetrics/utils/cluster_util.py -> build/bdist.linux-i686/wheel/permetrics/utils 2024-05-02 09:38:25,553 root INFO copying build/lib/permetrics/utils/classifier_util.py -> build/bdist.linux-i686/wheel/permetrics/utils 2024-05-02 09:38:25,553 root INFO copying build/lib/permetrics/utils/regressor_util.py -> build/bdist.linux-i686/wheel/permetrics/utils 2024-05-02 09:38:25,554 root INFO copying build/lib/permetrics/utils/constant.py -> build/bdist.linux-i686/wheel/permetrics/utils 2024-05-02 09:38:25,554 root INFO copying build/lib/permetrics/utils/encoder.py -> build/bdist.linux-i686/wheel/permetrics/utils 2024-05-02 09:38:25,555 root INFO copying build/lib/permetrics/classification.py -> build/bdist.linux-i686/wheel/permetrics 2024-05-02 09:38:25,555 root INFO copying build/lib/permetrics/__init__.py -> build/bdist.linux-i686/wheel/permetrics 2024-05-02 09:38:25,555 root INFO copying build/lib/permetrics/regression.py -> build/bdist.linux-i686/wheel/permetrics 2024-05-02 09:38:25,556 root INFO copying build/lib/permetrics/evaluator.py -> build/bdist.linux-i686/wheel/permetrics 2024-05-02 09:38:25,556 root INFO copying build/lib/permetrics/clustering.py -> build/bdist.linux-i686/wheel/permetrics 2024-05-02 09:38:25,557 root INFO running install_egg_info 2024-05-02 09:38:25,563 root INFO Copying permetrics.egg-info to build/bdist.linux-i686/wheel/permetrics-2.0.0-py3.12.egg-info 2024-05-02 09:38:25,564 root INFO running install_scripts 2024-05-02 09:38:25,569 wheel INFO creating build/bdist.linux-i686/wheel/permetrics-2.0.0.dist-info/WHEEL 2024-05-02 09:38:25,570 wheel INFO creating '/home/buildozer/aports/community/py3-permetrics/src/permetrics-2.0.0/.dist/.tmp-rrmir_hg/permetrics-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-05-02 09:38:25,570 wheel INFO adding 'permetrics/__init__.py' 2024-05-02 09:38:25,571 wheel INFO adding 'permetrics/classification.py' 2024-05-02 09:38:25,572 wheel INFO adding 'permetrics/clustering.py' 2024-05-02 09:38:25,573 wheel INFO adding 'permetrics/evaluator.py' 2024-05-02 09:38:25,573 wheel INFO adding 'permetrics/regression.py' 2024-05-02 09:38:25,574 wheel INFO adding 'permetrics/utils/__init__.py' 2024-05-02 09:38:25,574 wheel INFO adding 'permetrics/utils/classifier_util.py' 2024-05-02 09:38:25,575 wheel INFO adding 'permetrics/utils/cluster_util.py' 2024-05-02 09:38:25,576 wheel INFO adding 'permetrics/utils/constant.py' 2024-05-02 09:38:25,576 wheel INFO adding 'permetrics/utils/data_util.py' 2024-05-02 09:38:25,577 wheel INFO adding 'permetrics/utils/encoder.py' 2024-05-02 09:38:25,577 wheel INFO adding 'permetrics/utils/regressor_util.py' 2024-05-02 09:38:25,578 wheel INFO adding 'permetrics-2.0.0.dist-info/LICENSE' 2024-05-02 09:38:25,578 wheel INFO adding 'permetrics-2.0.0.dist-info/METADATA' 2024-05-02 09:38:25,578 wheel INFO adding 'permetrics-2.0.0.dist-info/WHEEL' 2024-05-02 09:38:25,579 wheel INFO adding 'permetrics-2.0.0.dist-info/top_level.txt' 2024-05-02 09:38:25,579 wheel INFO adding 'permetrics-2.0.0.dist-info/RECORD' 2024-05-02 09:38:25,579 wheel INFO removing build/bdist.linux-i686/wheel 2024-05-02 09:38:25,581 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/utils/__pycache__' -> '/home/buildozer/aports/community/py3-permetrics/pkg/py3-permetrics-pyc/usr/lib/python3.12/site-packages/permetrics/utils/__pycache__' '/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__' >>> 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 Thu, 02 May 2024 09:38:27 +0000 elapsed time 0h 0m 9s >>> py3-permetrics: Cleaning up srcdir >>> py3-permetrics: Cleaning up pkgdir >>> py3-permetrics: Uninstalling dependencies... (1/46) Purging .makedepends-py3-permetrics (20240502.093823) (2/46) Purging py3-scipy-pyc (1.11.4-r2) (3/46) Purging py3-scipy (1.11.4-r2) (4/46) Purging py3-pooch-pyc (1.8.1-r1) (5/46) Purging py3-pooch (1.8.1-r1) (6/46) Purging py3-platformdirs-pyc (4.2.1-r0) (7/46) Purging py3-platformdirs (4.2.1-r0) (8/46) Purging py3-requests-pyc (2.31.0-r2) (9/46) Purging py3-requests (2.31.0-r2) (10/46) Purging py3-certifi-pyc (2024.2.2-r1) (11/46) Purging py3-certifi (2024.2.2-r1) (12/46) Purging py3-charset-normalizer-pyc (3.3.2-r1) (13/46) Purging py3-charset-normalizer (3.3.2-r1) (14/46) Purging py3-idna-pyc (3.7-r0) (15/46) Purging py3-idna (3.7-r0) (16/46) Purging py3-urllib3-pyc (1.26.18-r1) (17/46) Purging py3-urllib3 (1.26.18-r1) (18/46) Purging py3-numpy-pyc (1.25.2-r1) (19/46) Purging py3-numpy (1.25.2-r1) (20/46) Purging openblas (0.3.27-r0) (21/46) Purging py3-gpep517-pyc (15-r2) (22/46) Purging py3-gpep517 (15-r2) (23/46) Purging py3-installer-pyc (0.7.0-r2) (24/46) Purging py3-installer (0.7.0-r2) (25/46) Purging py3-setuptools-pyc (69.5.1-r0) (26/46) Purging py3-setuptools (69.5.1-r0) (27/46) Purging py3-wheel-pyc (0.42.0-r1) (28/46) Purging py3-wheel (0.42.0-r1) (29/46) Purging py3-packaging-pyc (24.0-r1) (30/46) Purging py3-packaging (24.0-r1) (31/46) Purging py3-parsing-pyc (3.1.2-r1) (32/46) Purging py3-parsing (3.1.2-r1) (33/46) Purging python3-pyc (3.12.3-r1) (34/46) Purging python3-pycache-pyc0 (3.12.3-r1) (35/46) Purging pyc (3.12.3-r1) (36/46) Purging python3 (3.12.3-r1) (37/46) Purging gdbm (1.23-r1) (38/46) Purging libbz2 (1.0.8-r6) (39/46) Purging libffi (3.4.6-r0) (40/46) Purging libgfortran (13.2.1_git20240309-r0) (41/46) Purging libpanelw (6.4_p20240330-r0) (42/46) Purging libquadmath (13.2.1_git20240309-r0) (43/46) Purging mpdecimal (4.0.0-r0) (44/46) Purging readline (8.2.10-r0) (45/46) Purging sqlite-libs (3.45.3-r0) (46/46) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 376 MiB in 102 packages >>> py3-permetrics: Updating the community/x86 repository index... >>> py3-permetrics: Signing the index...