>>> py3-permetrics: Building community/py3-permetrics 2.0.0-r1 (using abuild 3.14.0-r0) started Sat, 19 Oct 2024 17:58:40 +0000 >>> py3-permetrics: Validating /home/buildozer/aports/community/py3-permetrics/APKBUILD... >>> WARNING: py3-permetrics: Setting the maintainer with a comment is deprecated. Use maintainer="Iztok Fister, Jr. " instead >>> py3-permetrics: Analyzing dependencies... >>> py3-permetrics: Installing for build: build-base python3 py3-numpy py3-scipy py3-gpep517 py3-setuptools py3-wheel (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.6-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.6.3-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20241006-r0) (7/44) Installing sqlite-libs (3.46.1-r0) (8/44) Installing python3 (3.12.7-r0) (9/44) Installing python3-pycache-pyc0 (3.12.7-r0) (10/44) Installing pyc (3.12.7-r0) (11/44) Installing python3-pyc (3.12.7-r0) (12/44) Installing libgfortran (14.2.0-r4) (13/44) Installing openblas (0.3.28-r0) (14/44) Installing py3-numpy (2.1.2-r0) (15/44) Installing py3-numpy-pyc (2.1.2-r0) (16/44) Installing py3-parsing (3.1.4-r0) (17/44) Installing py3-parsing-pyc (3.1.4-r0) (18/44) Installing py3-packaging (24.1-r0) (19/44) Installing py3-packaging-pyc (24.1-r0) (20/44) Installing py3-platformdirs (4.3.6-r0) (21/44) Installing py3-platformdirs-pyc (4.3.6-r0) (22/44) Installing py3-certifi (2024.8.30-r0) (23/44) Installing py3-certifi-pyc (2024.8.30-r0) (24/44) Installing py3-charset-normalizer (3.3.2-r1) (25/44) Installing py3-charset-normalizer-pyc (3.3.2-r1) (26/44) Installing py3-idna (3.10-r0) (27/44) Installing py3-idna-pyc (3.10-r0) (28/44) Installing py3-urllib3 (1.26.20-r0) (29/44) Installing py3-urllib3-pyc (1.26.20-r0) (30/44) Installing py3-requests (2.32.3-r0) (31/44) Installing py3-requests-pyc (2.32.3-r0) (32/44) Installing py3-pooch (1.8.2-r0) (33/44) Installing py3-pooch-pyc (1.8.2-r0) (34/44) Installing py3-scipy (1.13.1-r0) (35/44) Installing py3-scipy-pyc (1.13.1-r0) (36/44) Installing py3-installer (0.7.0-r2) (37/44) Installing py3-installer-pyc (0.7.0-r2) (38/44) Installing py3-gpep517 (16-r0) (39/44) Installing py3-gpep517-pyc (16-r0) (40/44) Installing py3-setuptools (70.3.0-r0) (41/44) Installing py3-setuptools-pyc (70.3.0-r0) (42/44) Installing py3-wheel (0.43.0-r0) (43/44) Installing py3-wheel-pyc (0.43.0-r0) (44/44) Installing .makedepends-py3-permetrics (20241019.175859) Executing busybox-1.36.1-r32.trigger OK: 388 MiB in 144 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-10-19 17:59:01,885 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-19 17:59:01,908 root INFO running bdist_wheel 2024-10-19 17:59:01,936 root INFO running build 2024-10-19 17:59:01,936 root INFO running build_py 2024-10-19 17:59:01,941 root INFO creating build 2024-10-19 17:59:01,941 root INFO creating build/lib 2024-10-19 17:59:01,941 root INFO creating build/lib/permetrics 2024-10-19 17:59:01,941 root INFO copying permetrics/classification.py -> build/lib/permetrics 2024-10-19 17:59:01,941 root INFO copying permetrics/clustering.py -> build/lib/permetrics 2024-10-19 17:59:01,942 root INFO copying permetrics/regression.py -> build/lib/permetrics 2024-10-19 17:59:01,942 root INFO copying permetrics/__init__.py -> build/lib/permetrics 2024-10-19 17:59:01,943 root INFO copying permetrics/evaluator.py -> build/lib/permetrics 2024-10-19 17:59:01,943 root INFO creating build/lib/permetrics/utils 2024-10-19 17:59:01,943 root INFO copying permetrics/utils/constant.py -> build/lib/permetrics/utils 2024-10-19 17:59:01,944 root INFO copying permetrics/utils/encoder.py -> build/lib/permetrics/utils 2024-10-19 17:59:01,944 root INFO copying permetrics/utils/data_util.py -> build/lib/permetrics/utils 2024-10-19 17:59:01,944 root INFO copying permetrics/utils/__init__.py -> build/lib/permetrics/utils 2024-10-19 17:59:01,945 root INFO copying permetrics/utils/classifier_util.py -> build/lib/permetrics/utils 2024-10-19 17:59:01,945 root INFO copying permetrics/utils/cluster_util.py -> build/lib/permetrics/utils 2024-10-19 17:59:01,945 root INFO copying permetrics/utils/regressor_util.py -> build/lib/permetrics/utils 2024-10-19 17:59:01,945 root INFO running egg_info 2024-10-19 17:59:01,948 root INFO writing permetrics.egg-info/PKG-INFO 2024-10-19 17:59:01,950 root INFO writing dependency_links to permetrics.egg-info/dependency_links.txt 2024-10-19 17:59:01,951 root INFO writing requirements to permetrics.egg-info/requires.txt 2024-10-19 17:59:01,952 root INFO writing top-level names to permetrics.egg-info/top_level.txt 2024-10-19 17:59:01,956 root INFO reading manifest file 'permetrics.egg-info/SOURCES.txt' 2024-10-19 17:59:01,956 root INFO reading manifest template 'MANIFEST.in' 2024-10-19 17:59:01,957 root WARNING warning: no files found matching 'R-R2-Rsquared.docx' 2024-10-19 17:59:01,957 root INFO adding license file 'LICENSE' 2024-10-19 17:59:01,958 root INFO writing manifest file 'permetrics.egg-info/SOURCES.txt' 2024-10-19 17:59:01,967 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-19 17:59:01,967 root INFO running install 2024-10-19 17:59:01,980 root INFO running install_lib 2024-10-19 17:59:01,984 root INFO creating build/bdist.linux-loongarch64 2024-10-19 17:59:01,984 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-19 17:59:01,985 root INFO creating build/bdist.linux-loongarch64/wheel/permetrics 2024-10-19 17:59:01,985 root INFO creating build/bdist.linux-loongarch64/wheel/permetrics/utils 2024-10-19 17:59:01,985 root INFO copying build/lib/permetrics/utils/constant.py -> build/bdist.linux-loongarch64/wheel/permetrics/utils 2024-10-19 17:59:01,985 root INFO copying build/lib/permetrics/utils/encoder.py -> build/bdist.linux-loongarch64/wheel/permetrics/utils 2024-10-19 17:59:01,986 root INFO copying build/lib/permetrics/utils/data_util.py -> build/bdist.linux-loongarch64/wheel/permetrics/utils 2024-10-19 17:59:01,986 root INFO copying build/lib/permetrics/utils/__init__.py -> build/bdist.linux-loongarch64/wheel/permetrics/utils 2024-10-19 17:59:01,986 root INFO copying build/lib/permetrics/utils/classifier_util.py -> build/bdist.linux-loongarch64/wheel/permetrics/utils 2024-10-19 17:59:01,987 root INFO copying build/lib/permetrics/utils/cluster_util.py -> build/bdist.linux-loongarch64/wheel/permetrics/utils 2024-10-19 17:59:01,987 root INFO copying build/lib/permetrics/utils/regressor_util.py -> build/bdist.linux-loongarch64/wheel/permetrics/utils 2024-10-19 17:59:01,987 root INFO copying build/lib/permetrics/classification.py -> build/bdist.linux-loongarch64/wheel/permetrics 2024-10-19 17:59:01,988 root INFO copying build/lib/permetrics/clustering.py -> build/bdist.linux-loongarch64/wheel/permetrics 2024-10-19 17:59:01,988 root INFO copying build/lib/permetrics/regression.py -> build/bdist.linux-loongarch64/wheel/permetrics 2024-10-19 17:59:01,988 root INFO copying build/lib/permetrics/__init__.py -> build/bdist.linux-loongarch64/wheel/permetrics 2024-10-19 17:59:01,989 root INFO copying build/lib/permetrics/evaluator.py -> build/bdist.linux-loongarch64/wheel/permetrics 2024-10-19 17:59:01,989 root INFO running install_egg_info 2024-10-19 17:59:01,993 root INFO Copying permetrics.egg-info to build/bdist.linux-loongarch64/wheel/permetrics-2.0.0-py3.12.egg-info 2024-10-19 17:59:01,994 root INFO running install_scripts 2024-10-19 17:59:01,998 root INFO creating build/bdist.linux-loongarch64/wheel/permetrics-2.0.0.dist-info/WHEEL 2024-10-19 17:59:01,999 wheel INFO creating '/home/buildozer/aports/community/py3-permetrics/src/permetrics-2.0.0/.dist/.tmp-hjhewug9/permetrics-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-19 17:59:02,000 wheel INFO adding 'permetrics/__init__.py' 2024-10-19 17:59:02,000 wheel INFO adding 'permetrics/classification.py' 2024-10-19 17:59:02,001 wheel INFO adding 'permetrics/clustering.py' 2024-10-19 17:59:02,001 wheel INFO adding 'permetrics/evaluator.py' 2024-10-19 17:59:02,002 wheel INFO adding 'permetrics/regression.py' 2024-10-19 17:59:02,003 wheel INFO adding 'permetrics/utils/__init__.py' 2024-10-19 17:59:02,003 wheel INFO adding 'permetrics/utils/classifier_util.py' 2024-10-19 17:59:02,003 wheel INFO adding 'permetrics/utils/cluster_util.py' 2024-10-19 17:59:02,004 wheel INFO adding 'permetrics/utils/constant.py' 2024-10-19 17:59:02,004 wheel INFO adding 'permetrics/utils/data_util.py' 2024-10-19 17:59:02,005 wheel INFO adding 'permetrics/utils/encoder.py' 2024-10-19 17:59:02,005 wheel INFO adding 'permetrics/utils/regressor_util.py' 2024-10-19 17:59:02,005 wheel INFO adding 'permetrics-2.0.0.dist-info/LICENSE' 2024-10-19 17:59:02,006 wheel INFO adding 'permetrics-2.0.0.dist-info/METADATA' 2024-10-19 17:59:02,006 wheel INFO adding 'permetrics-2.0.0.dist-info/WHEEL' 2024-10-19 17:59:02,006 wheel INFO adding 'permetrics-2.0.0.dist-info/top_level.txt' 2024-10-19 17:59:02,007 wheel INFO adding 'permetrics-2.0.0.dist-info/RECORD' 2024-10-19 17:59:02,007 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-19 17:59:02,008 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... '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__' '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... libfakeroot internal error: payload not recognized! >>> 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: 256.1 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: 275.3 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, 19 Oct 2024 17:59:03 +0000 elapsed time 0h 0m 23s >>> py3-permetrics: Cleaning up srcdir >>> py3-permetrics: Cleaning up pkgdir >>> py3-permetrics: Uninstalling dependencies... (1/44) Purging .makedepends-py3-permetrics (20241019.175859) (2/44) Purging py3-scipy-pyc (1.13.1-r0) (3/44) Purging py3-scipy (1.13.1-r0) (4/44) Purging py3-pooch-pyc (1.8.2-r0) (5/44) Purging py3-pooch (1.8.2-r0) (6/44) Purging py3-platformdirs-pyc (4.3.6-r0) (7/44) Purging py3-platformdirs (4.3.6-r0) (8/44) Purging py3-requests-pyc (2.32.3-r0) (9/44) Purging py3-requests (2.32.3-r0) (10/44) Purging py3-certifi-pyc (2024.8.30-r0) (11/44) Purging py3-certifi (2024.8.30-r0) (12/44) Purging py3-charset-normalizer-pyc (3.3.2-r1) (13/44) Purging py3-charset-normalizer (3.3.2-r1) (14/44) Purging py3-idna-pyc (3.10-r0) (15/44) Purging py3-idna (3.10-r0) (16/44) Purging py3-urllib3-pyc (1.26.20-r0) (17/44) Purging py3-urllib3 (1.26.20-r0) (18/44) Purging py3-numpy-pyc (2.1.2-r0) (19/44) Purging py3-numpy (2.1.2-r0) (20/44) Purging openblas (0.3.28-r0) (21/44) Purging py3-gpep517-pyc (16-r0) (22/44) Purging py3-gpep517 (16-r0) (23/44) Purging py3-installer-pyc (0.7.0-r2) (24/44) Purging py3-installer (0.7.0-r2) (25/44) Purging py3-setuptools-pyc (70.3.0-r0) (26/44) Purging py3-setuptools (70.3.0-r0) (27/44) Purging py3-wheel-pyc (0.43.0-r0) (28/44) Purging py3-wheel (0.43.0-r0) (29/44) Purging py3-packaging-pyc (24.1-r0) (30/44) Purging py3-packaging (24.1-r0) (31/44) Purging py3-parsing-pyc (3.1.4-r0) (32/44) Purging py3-parsing (3.1.4-r0) (33/44) Purging python3-pyc (3.12.7-r0) (34/44) Purging python3-pycache-pyc0 (3.12.7-r0) (35/44) Purging pyc (3.12.7-r0) (36/44) Purging python3 (3.12.7-r0) (37/44) Purging gdbm (1.24-r0) (38/44) Purging libbz2 (1.0.8-r6) (39/44) Purging libffi (3.4.6-r0) (40/44) Purging libgfortran (14.2.0-r4) (41/44) Purging libpanelw (6.5_p20241006-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.46.1-r0) (44/44) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 243 MiB in 100 packages >>> py3-permetrics: Updating the community/loongarch64 repository index... >>> py3-permetrics: Signing the index...