>>> py3-permetrics: Building community/py3-permetrics 2.0.0-r2 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 22:28:32 +0000 >>> py3-permetrics: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/35) Installing libquadmath (14.2.0-r6) (2/35) Installing libgfortran (14.2.0-r6) (3/35) Installing openblas (0.3.28-r0) (4/35) Installing py3-numpy (2.2.4-r1) (5/35) Installing py3-numpy-tests (2.2.4-r1) (6/35) Installing py3-numpy-pyc (2.2.4-r1) (7/35) Installing py3-parsing (3.2.3-r0) (8/35) Installing py3-parsing-pyc (3.2.3-r0) (9/35) Installing py3-packaging (25.0-r0) (10/35) Installing py3-packaging-pyc (25.0-r0) (11/35) Installing py3-platformdirs (4.3.8-r0) (12/35) Installing py3-platformdirs-pyc (4.3.8-r0) (13/35) Installing py3-certifi (2025.4.26-r0) (14/35) Installing py3-certifi-pyc (2025.4.26-r0) (15/35) Installing py3-charset-normalizer (3.4.2-r0) (16/35) Installing py3-charset-normalizer-pyc (3.4.2-r0) (17/35) Installing py3-idna (3.10-r0) (18/35) Installing py3-idna-pyc (3.10-r0) (19/35) Installing py3-urllib3 (1.26.20-r0) (20/35) Installing py3-urllib3-pyc (1.26.20-r0) (21/35) Installing py3-requests (2.32.5-r0) (22/35) Installing py3-requests-pyc (2.32.5-r0) (23/35) Installing py3-pooch (1.8.2-r1) (24/35) Installing py3-pooch-pyc (1.8.2-r1) (25/35) Installing py3-scipy (1.13.1-r1) (26/35) Installing py3-scipy-pyc (1.13.1-r1) (27/35) Installing py3-installer (0.7.0-r2) (28/35) Installing py3-installer-pyc (0.7.0-r2) (29/35) Installing py3-gpep517 (19-r0) (30/35) Installing py3-gpep517-pyc (19-r0) (31/35) Installing py3-setuptools (80.9.0-r0) (32/35) Installing py3-setuptools-pyc (80.9.0-r0) (33/35) Installing py3-wheel (0.46.1-r0) (34/35) Installing py3-wheel-pyc (0.46.1-r0) (35/35) Installing .makedepends-py3-permetrics (20251012.222833) Executing busybox-1.37.0-r19.trigger OK: 451 MiB in 124 packages >>> py3-permetrics: Cleaning up srcdir >>> py3-permetrics: Cleaning up pkgdir >>> py3-permetrics: Cleaning up tmpdir >>> py3-permetrics: Fetching py3-permetrics-2.0.0.tar.gz::https://files.pythonhosted.org/packages/source/p/permetrics/permetrics-2.0.0.tar.gz >>> py3-permetrics: Fetching py3-permetrics-2.0.0.tar.gz::https://files.pythonhosted.org/packages/source/p/permetrics/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... 2025-10-12 22:28:35,579 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 22:28:35,608 root INFO running bdist_wheel 2025-10-12 22:28:35,627 root INFO running build 2025-10-12 22:28:35,628 root INFO running build_py 2025-10-12 22:28:35,632 root INFO creating build/lib/permetrics 2025-10-12 22:28:35,633 root INFO copying permetrics/clustering.py -> build/lib/permetrics 2025-10-12 22:28:35,633 root INFO copying permetrics/regression.py -> build/lib/permetrics 2025-10-12 22:28:35,634 root INFO copying permetrics/__init__.py -> build/lib/permetrics 2025-10-12 22:28:35,634 root INFO copying permetrics/evaluator.py -> build/lib/permetrics 2025-10-12 22:28:35,635 root INFO copying permetrics/classification.py -> build/lib/permetrics 2025-10-12 22:28:35,635 root INFO creating build/lib/permetrics/utils 2025-10-12 22:28:35,635 root INFO copying permetrics/utils/classifier_util.py -> build/lib/permetrics/utils 2025-10-12 22:28:35,636 root INFO copying permetrics/utils/encoder.py -> build/lib/permetrics/utils 2025-10-12 22:28:35,636 root INFO copying permetrics/utils/cluster_util.py -> build/lib/permetrics/utils 2025-10-12 22:28:35,636 root INFO copying permetrics/utils/data_util.py -> build/lib/permetrics/utils 2025-10-12 22:28:35,637 root INFO copying permetrics/utils/regressor_util.py -> build/lib/permetrics/utils 2025-10-12 22:28:35,637 root INFO copying permetrics/utils/constant.py -> build/lib/permetrics/utils 2025-10-12 22:28:35,637 root INFO copying permetrics/utils/__init__.py -> build/lib/permetrics/utils 2025-10-12 22:28:35,637 root INFO running egg_info 2025-10-12 22:28:35,640 root INFO writing permetrics.egg-info/PKG-INFO 2025-10-12 22:28:35,646 root INFO writing dependency_links to permetrics.egg-info/dependency_links.txt 2025-10-12 22:28:35,647 root INFO writing requirements to permetrics.egg-info/requires.txt 2025-10-12 22:28:35,648 root INFO writing top-level names to permetrics.egg-info/top_level.txt 2025-10-12 22:28:35,652 root INFO reading manifest file 'permetrics.egg-info/SOURCES.txt' 2025-10-12 22:28:35,653 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 22:28:35,653 root WARNING warning: no files found matching 'R-R2-Rsquared.docx' 2025-10-12 22:28:35,653 root INFO adding license file 'LICENSE' 2025-10-12 22:28:35,654 root INFO writing manifest file 'permetrics.egg-info/SOURCES.txt' 2025-10-12 22:28:35,663 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 22:28:35,663 root INFO running install 2025-10-12 22:28:35,673 root INFO running install_lib 2025-10-12 22:28:35,678 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 22:28:35,678 root INFO creating build/bdist.linux-x86_64/wheel/permetrics 2025-10-12 22:28:35,678 root INFO copying build/lib/permetrics/clustering.py -> build/bdist.linux-x86_64/wheel/./permetrics 2025-10-12 22:28:35,679 root INFO copying build/lib/permetrics/regression.py -> build/bdist.linux-x86_64/wheel/./permetrics 2025-10-12 22:28:35,679 root INFO creating build/bdist.linux-x86_64/wheel/permetrics/utils 2025-10-12 22:28:35,679 root INFO copying build/lib/permetrics/utils/classifier_util.py -> build/bdist.linux-x86_64/wheel/./permetrics/utils 2025-10-12 22:28:35,680 root INFO copying build/lib/permetrics/utils/encoder.py -> build/bdist.linux-x86_64/wheel/./permetrics/utils 2025-10-12 22:28:35,680 root INFO copying build/lib/permetrics/utils/cluster_util.py -> build/bdist.linux-x86_64/wheel/./permetrics/utils 2025-10-12 22:28:35,680 root INFO copying build/lib/permetrics/utils/data_util.py -> build/bdist.linux-x86_64/wheel/./permetrics/utils 2025-10-12 22:28:35,680 root INFO copying build/lib/permetrics/utils/regressor_util.py -> build/bdist.linux-x86_64/wheel/./permetrics/utils 2025-10-12 22:28:35,680 root INFO copying build/lib/permetrics/utils/constant.py -> build/bdist.linux-x86_64/wheel/./permetrics/utils 2025-10-12 22:28:35,680 root INFO copying build/lib/permetrics/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./permetrics/utils 2025-10-12 22:28:35,681 root INFO copying build/lib/permetrics/__init__.py -> build/bdist.linux-x86_64/wheel/./permetrics 2025-10-12 22:28:35,681 root INFO copying build/lib/permetrics/evaluator.py -> build/bdist.linux-x86_64/wheel/./permetrics 2025-10-12 22:28:35,681 root INFO copying build/lib/permetrics/classification.py -> build/bdist.linux-x86_64/wheel/./permetrics 2025-10-12 22:28:35,681 root INFO running install_egg_info 2025-10-12 22:28:35,685 root INFO Copying permetrics.egg-info to build/bdist.linux-x86_64/wheel/./permetrics-2.0.0-py3.12.egg-info 2025-10-12 22:28:35,686 root INFO running install_scripts 2025-10-12 22:28:35,687 root INFO creating build/bdist.linux-x86_64/wheel/permetrics-2.0.0.dist-info/WHEEL 2025-10-12 22:28:35,688 wheel INFO creating '/home/udu/aports/community/py3-permetrics/src/permetrics-2.0.0/.dist/.tmp-8a6zeexf/permetrics-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 22:28:35,689 wheel INFO adding 'permetrics/__init__.py' 2025-10-12 22:28:35,689 wheel INFO adding 'permetrics/classification.py' 2025-10-12 22:28:35,689 wheel INFO adding 'permetrics/clustering.py' 2025-10-12 22:28:35,690 wheel INFO adding 'permetrics/evaluator.py' 2025-10-12 22:28:35,690 wheel INFO adding 'permetrics/regression.py' 2025-10-12 22:28:35,690 wheel INFO adding 'permetrics/utils/__init__.py' 2025-10-12 22:28:35,691 wheel INFO adding 'permetrics/utils/classifier_util.py' 2025-10-12 22:28:35,691 wheel INFO adding 'permetrics/utils/cluster_util.py' 2025-10-12 22:28:35,691 wheel INFO adding 'permetrics/utils/constant.py' 2025-10-12 22:28:35,691 wheel INFO adding 'permetrics/utils/data_util.py' 2025-10-12 22:28:35,691 wheel INFO adding 'permetrics/utils/encoder.py' 2025-10-12 22:28:35,692 wheel INFO adding 'permetrics/utils/regressor_util.py' 2025-10-12 22:28:35,692 wheel INFO adding 'permetrics-2.0.0.dist-info/licenses/LICENSE' 2025-10-12 22:28:35,692 wheel INFO adding 'permetrics-2.0.0.dist-info/METADATA' 2025-10-12 22:28:35,692 wheel INFO adding 'permetrics-2.0.0.dist-info/WHEEL' 2025-10-12 22:28:35,692 wheel INFO adding 'permetrics-2.0.0.dist-info/top_level.txt' 2025-10-12 22:28:35,693 wheel INFO adding 'permetrics-2.0.0.dist-info/RECORD' 2025-10-12 22:28:35,693 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 22:28:35,694 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... libfakeroot internal error: payload not recognized! >>> py3-permetrics-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/permetrics/utils/__pycache__' -> '/home/udu/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/udu/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: 256.1 KB >>> py3-permetrics-pyc*: Compressing data... >>> py3-permetrics-pyc*: Create checksum... >>> py3-permetrics-pyc*: Create py3-permetrics-pyc-2.0.0-r2.apk >>> py3-permetrics*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.12 >>> py3-permetrics*: Package size: 275.6 KB >>> py3-permetrics*: Compressing data... >>> py3-permetrics*: Create checksum... >>> py3-permetrics*: Create py3-permetrics-2.0.0-r2.apk >>> py3-permetrics: Build complete at Sun, 12 Oct 2025 22:28:37 +0000 elapsed time 0h 0m 5s >>> py3-permetrics: Cleaning up srcdir >>> py3-permetrics: Cleaning up pkgdir >>> py3-permetrics: Uninstalling dependencies... (1/35) Purging .makedepends-py3-permetrics (20251012.222833) (2/35) Purging py3-scipy-pyc (1.13.1-r1) (3/35) Purging py3-scipy (1.13.1-r1) (4/35) Purging py3-pooch-pyc (1.8.2-r1) (5/35) Purging py3-pooch (1.8.2-r1) (6/35) Purging py3-platformdirs-pyc (4.3.8-r0) (7/35) Purging py3-platformdirs (4.3.8-r0) (8/35) Purging py3-requests-pyc (2.32.5-r0) (9/35) Purging py3-requests (2.32.5-r0) (10/35) Purging py3-certifi-pyc (2025.4.26-r0) (11/35) Purging py3-certifi (2025.4.26-r0) (12/35) Purging py3-charset-normalizer-pyc (3.4.2-r0) (13/35) Purging py3-charset-normalizer (3.4.2-r0) (14/35) Purging py3-idna-pyc (3.10-r0) (15/35) Purging py3-idna (3.10-r0) (16/35) Purging py3-urllib3-pyc (1.26.20-r0) (17/35) Purging py3-urllib3 (1.26.20-r0) (18/35) Purging py3-numpy-tests (2.2.4-r1) (19/35) Purging py3-numpy-pyc (2.2.4-r1) (20/35) Purging py3-numpy (2.2.4-r1) (21/35) Purging openblas (0.3.28-r0) (22/35) Purging py3-gpep517-pyc (19-r0) (23/35) Purging py3-gpep517 (19-r0) (24/35) Purging py3-installer-pyc (0.7.0-r2) (25/35) Purging py3-installer (0.7.0-r2) (26/35) Purging py3-setuptools-pyc (80.9.0-r0) (27/35) Purging py3-setuptools (80.9.0-r0) (28/35) Purging py3-wheel-pyc (0.46.1-r0) (29/35) Purging py3-wheel (0.46.1-r0) (30/35) Purging py3-packaging-pyc (25.0-r0) (31/35) Purging py3-packaging (25.0-r0) (32/35) Purging py3-parsing-pyc (3.2.3-r0) (33/35) Purging py3-parsing (3.2.3-r0) (34/35) Purging libgfortran (14.2.0-r6) (35/35) Purging libquadmath (14.2.0-r6) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-permetrics: Updating the community/x86_64 repository index... >>> py3-permetrics: Signing the index...