>>> py3-psutil: Building main/py3-psutil 7.0.0-r1 (using abuild 3.16.0_rc4-r0) started Sat, 18 Oct 2025 18:49:19 +0000 >>> py3-psutil: Validating /home/buildozer/aports/main/py3-psutil/APKBUILD... >>> py3-psutil: Analyzing dependencies... >>> py3-psutil: Installing for build: build-base linux-headers python3-dev py3-gpep517 py3-setuptools ( 1/24) Installing linux-headers (6.16.12-r0) ( 2/24) Installing libbz2 (1.0.8-r6) ( 3/24) Installing libffi (3.5.2-r0) ( 4/24) Installing gdbm (1.26-r0) ( 5/24) Installing xz-libs (5.8.1-r0) ( 6/24) Installing mpdecimal (4.0.1-r0) ( 7/24) Installing libpanelw (6.5_p20251010-r0) ( 8/24) Installing sqlite-libs (3.50.4-r1) ( 9/24) Installing python3 (3.12.12-r0) (10/24) Installing python3-pycache-pyc0 (3.12.12-r0) (11/24) Installing pyc (3.12.12-r0) (12/24) Installing python3-pyc (3.12.12-r0) (13/24) Installing python3-dev (3.12.12-r0) (14/24) Installing py3-installer (0.7.0-r2) (15/24) Installing py3-installer-pyc (0.7.0-r2) (16/24) Installing py3-gpep517 (19-r0) (17/24) Installing py3-gpep517-pyc (19-r0) (18/24) Installing py3-parsing (3.2.3-r0) (19/24) Installing py3-parsing-pyc (3.2.3-r0) (20/24) Installing py3-packaging (25.0-r0) (21/24) Installing py3-packaging-pyc (25.0-r0) (22/24) Installing py3-setuptools (80.9.0-r1) (23/24) Installing py3-setuptools-pyc (80.9.0-r1) (24/24) Installing .makedepends-py3-psutil (20251018.184920) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 534 MiB in 125 packages >>> py3-psutil: Cleaning up srcdir >>> py3-psutil: Cleaning up pkgdir >>> py3-psutil: Cleaning up tmpdir >>> py3-psutil: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/psutil-7.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/psutil-7.0.0.tar.gz.part' psutil-7.0.0.tar.gz. 100% |********************************| 485k 0:00:00 ETA '/var/cache/distfiles/v3.23/psutil-7.0.0.tar.gz.part' saved /var/cache/distfiles/v3.23/psutil-7.0.0.tar.gz: OK >>> py3-psutil: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/psutil-7.0.0.tar.gz /var/cache/distfiles/v3.23/psutil-7.0.0.tar.gz: OK >>> py3-psutil: Unpacking /var/cache/distfiles/v3.23/psutil-7.0.0.tar.gz... 2025-10-18 18:49:22,462 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-10-18 18:49:22,513 root INFO creating /tmp/tmp8g55j_ey/tmp 2025-10-18 18:49:22,514 root INFO cc -c /tmp/tmpyib4cmqc.c -o /tmp/tmp8g55j_ey/tmp/tmpyib4cmqc.o /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-18 18:49:22,671 root INFO running bdist_wheel 2025-10-18 18:49:22,703 root INFO running build 2025-10-18 18:49:22,704 root INFO running build_py 2025-10-18 18:49:22,712 root INFO creating build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,712 root INFO copying psutil/_psbsd.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,713 root INFO copying psutil/_psaix.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,713 root INFO copying psutil/_pslinux.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,714 root INFO copying psutil/_psosx.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,714 root INFO copying psutil/_common.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,715 root INFO copying psutil/_pssunos.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,715 root INFO copying psutil/__init__.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,716 root INFO copying psutil/_pswindows.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,717 root INFO copying psutil/_psposix.py -> build/lib.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,718 root INFO creating build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,718 root INFO copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,719 root INFO copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,719 root INFO copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,720 root INFO copying psutil/tests/test_process.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,720 root INFO copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,721 root INFO copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,721 root INFO copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,722 root INFO copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,722 root INFO copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,723 root INFO copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,723 root INFO copying psutil/tests/test_process_all.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,724 root INFO copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,724 root INFO copying psutil/tests/test_system.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,725 root INFO copying psutil/tests/test_memleaks.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,726 root INFO copying psutil/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,726 root INFO copying psutil/tests/test_scripts.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,727 root INFO copying psutil/tests/__main__.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,727 root INFO copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,728 root INFO copying psutil/tests/test_testutils.py -> build/lib.linux-x86_64-cpython-312/psutil/tests 2025-10-18 18:49:22,730 root INFO running build_ext 2025-10-18 18:49:22,731 root INFO building 'psutil._psutil_linux' extension 2025-10-18 18:49:22,733 root INFO creating build/temp.linux-x86_64-cpython-312/psutil 2025-10-18 18:49:22,734 root INFO creating build/temp.linux-x86_64-cpython-312/psutil/arch/linux 2025-10-18 18:49:22,735 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-cpython-312/psutil/_psutil_common.o 2025-10-18 18:49:22,960 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-cpython-312/psutil/_psutil_linux.o 2025-10-18 18:49:23,134 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-cpython-312/psutil/_psutil_posix.o 2025-10-18 18:49:23,656 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/disk.c -o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/disk.o 2025-10-18 18:49:23,870 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/mem.c -o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/mem.o 2025-10-18 18:49:24,027 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/net.c -o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/net.o 2025-10-18 18:49:24,211 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/proc.c -o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/proc.o 2025-10-18 18:49:24,564 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/arch/linux/users.c -o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/users.o 2025-10-18 18:49:24,783 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/psutil/_psutil_common.o build/temp.linux-x86_64-cpython-312/psutil/_psutil_linux.o build/temp.linux-x86_64-cpython-312/psutil/_psutil_posix.o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/disk.o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/mem.o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/net.o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/proc.o build/temp.linux-x86_64-cpython-312/psutil/arch/linux/users.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/psutil/_psutil_linux.abi3.so 2025-10-18 18:49:24,808 root INFO building 'psutil._psutil_posix' extension 2025-10-18 18:49:24,808 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-cpython-312/psutil/_psutil_common.o 2025-10-18 18:49:25,045 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.12 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-cpython-312/psutil/_psutil_posix.o 2025-10-18 18:49:25,579 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/psutil/_psutil_common.o build/temp.linux-x86_64-cpython-312/psutil/_psutil_posix.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/psutil/_psutil_posix.abi3.so 2025-10-18 18:49:25,614 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-18 18:49:25,614 root INFO running install 2025-10-18 18:49:25,633 root INFO running install_lib 2025-10-18 18:49:25,639 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-18 18:49:25,640 root INFO creating build/bdist.linux-x86_64/wheel/psutil 2025-10-18 18:49:25,640 root INFO creating build/bdist.linux-x86_64/wheel/psutil/tests 2025-10-18 18:49:25,641 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,641 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_linux.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,642 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_connections.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,642 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_process.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,643 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_sunos.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,643 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_aix.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,644 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_unicode.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,644 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_posix.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,644 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_osx.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,645 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_contracts.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,645 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_process_all.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,646 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_windows.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,646 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_system.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,646 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_memleaks.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,647 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,647 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_scripts.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,648 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/__main__.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,648 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_bsd.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,648 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/tests/test_testutils.py -> build/bdist.linux-x86_64/wheel/./psutil/tests 2025-10-18 18:49:25,649 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_psbsd.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,649 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_psaix.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,650 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_pslinux.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,650 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_psosx.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,651 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_psutil_linux.abi3.so -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,651 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_common.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,651 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_pssunos.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,652 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/__init__.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,652 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_pswindows.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,653 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_psutil_posix.abi3.so -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,653 root INFO copying build/lib.linux-x86_64-cpython-312/psutil/_psposix.py -> build/bdist.linux-x86_64/wheel/./psutil 2025-10-18 18:49:25,654 root INFO running install_egg_info 2025-10-18 18:49:25,661 root INFO running egg_info 2025-10-18 18:49:25,666 root INFO writing psutil.egg-info/PKG-INFO 2025-10-18 18:49:25,674 root INFO writing dependency_links to psutil.egg-info/dependency_links.txt 2025-10-18 18:49:25,677 root INFO writing requirements to psutil.egg-info/requires.txt 2025-10-18 18:49:25,678 root INFO writing top-level names to psutil.egg-info/top_level.txt 2025-10-18 18:49:25,686 root INFO reading manifest file 'psutil.egg-info/SOURCES.txt' 2025-10-18 18:49:25,695 root INFO reading manifest template 'MANIFEST.in' 2025-10-18 18:49:25,716 root INFO adding license file 'LICENSE' 2025-10-18 18:49:25,724 root INFO writing manifest file 'psutil.egg-info/SOURCES.txt' 2025-10-18 18:49:25,724 root INFO Copying psutil.egg-info to build/bdist.linux-x86_64/wheel/./psutil-7.0.0-py3.12.egg-info 2025-10-18 18:49:25,726 root INFO running install_scripts 2025-10-18 18:49:25,740 root INFO creating build/bdist.linux-x86_64/wheel/psutil-7.0.0.dist-info/WHEEL 2025-10-18 18:49:25,741 wheel INFO creating '/home/buildozer/aports/main/py3-psutil/src/psutil-7.0.0/.dist/.tmp-vok1_hju/psutil-7.0.0-cp36-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-18 18:49:25,742 wheel INFO adding 'psutil/__init__.py' 2025-10-18 18:49:25,743 wheel INFO adding 'psutil/_common.py' 2025-10-18 18:49:25,744 wheel INFO adding 'psutil/_psaix.py' 2025-10-18 18:49:25,744 wheel INFO adding 'psutil/_psbsd.py' 2025-10-18 18:49:25,745 wheel INFO adding 'psutil/_pslinux.py' 2025-10-18 18:49:25,746 wheel INFO adding 'psutil/_psosx.py' 2025-10-18 18:49:25,746 wheel INFO adding 'psutil/_psposix.py' 2025-10-18 18:49:25,747 wheel INFO adding 'psutil/_pssunos.py' 2025-10-18 18:49:25,748 wheel INFO adding 'psutil/_psutil_linux.abi3.so' 2025-10-18 18:49:25,748 wheel INFO adding 'psutil/_psutil_posix.abi3.so' 2025-10-18 18:49:25,749 wheel INFO adding 'psutil/_pswindows.py' 2025-10-18 18:49:25,750 wheel INFO adding 'psutil/tests/__init__.py' 2025-10-18 18:49:25,751 wheel INFO adding 'psutil/tests/__main__.py' 2025-10-18 18:49:25,751 wheel INFO adding 'psutil/tests/test_aix.py' 2025-10-18 18:49:25,752 wheel INFO adding 'psutil/tests/test_bsd.py' 2025-10-18 18:49:25,752 wheel INFO adding 'psutil/tests/test_connections.py' 2025-10-18 18:49:25,753 wheel INFO adding 'psutil/tests/test_contracts.py' 2025-10-18 18:49:25,754 wheel INFO adding 'psutil/tests/test_linux.py' 2025-10-18 18:49:25,755 wheel INFO adding 'psutil/tests/test_memleaks.py' 2025-10-18 18:49:25,755 wheel INFO adding 'psutil/tests/test_misc.py' 2025-10-18 18:49:25,756 wheel INFO adding 'psutil/tests/test_osx.py' 2025-10-18 18:49:25,756 wheel INFO adding 'psutil/tests/test_posix.py' 2025-10-18 18:49:25,757 wheel INFO adding 'psutil/tests/test_process.py' 2025-10-18 18:49:25,758 wheel INFO adding 'psutil/tests/test_process_all.py' 2025-10-18 18:49:25,758 wheel INFO adding 'psutil/tests/test_scripts.py' 2025-10-18 18:49:25,759 wheel INFO adding 'psutil/tests/test_sunos.py' 2025-10-18 18:49:25,759 wheel INFO adding 'psutil/tests/test_system.py' 2025-10-18 18:49:25,760 wheel INFO adding 'psutil/tests/test_testutils.py' 2025-10-18 18:49:25,760 wheel INFO adding 'psutil/tests/test_unicode.py' 2025-10-18 18:49:25,761 wheel INFO adding 'psutil/tests/test_windows.py' 2025-10-18 18:49:25,762 wheel INFO adding 'psutil-7.0.0.dist-info/licenses/LICENSE' 2025-10-18 18:49:25,762 wheel INFO adding 'psutil-7.0.0.dist-info/METADATA' 2025-10-18 18:49:25,763 wheel INFO adding 'psutil-7.0.0.dist-info/WHEEL' 2025-10-18 18:49:25,763 wheel INFO adding 'psutil-7.0.0.dist-info/top_level.txt' 2025-10-18 18:49:25,764 wheel INFO adding 'psutil-7.0.0.dist-info/RECORD' 2025-10-18 18:49:25,764 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-18 18:49:25,767 gpep517 INFO The backend produced .dist/psutil-7.0.0-cp36-abi3-linux_x86_64.whl psutil-7.0.0-cp36-abi3-linux_x86_64.whl /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running check >>> py3-psutil: Entering fakeroot... >>> py3-psutil-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/psutil/__pycache__' -> '/home/buildozer/aports/main/py3-psutil/pkg/py3-psutil-pyc/usr/lib/python3.12/site-packages/psutil/__pycache__' >>> py3-psutil-pyc*: Preparing subpackage py3-psutil-pyc... >>> py3-psutil-pyc*: Running postcheck for py3-psutil-pyc >>> py3-psutil*: Running postcheck for py3-psutil >>> py3-psutil*: Preparing package py3-psutil... >>> py3-psutil*: Stripping binaries >>> py3-psutil*: Scanning shared objects >>> py3-psutil-pyc*: Tracing dependencies... python3~3.12 >>> py3-psutil-pyc*: Package size: 362.3 KB >>> py3-psutil-pyc*: Compressing data... >>> py3-psutil-pyc*: Create checksum... >>> py3-psutil-pyc*: Create py3-psutil-pyc-7.0.0-r1.apk >>> py3-psutil*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-psutil*: Package size: 398.3 KB >>> py3-psutil*: Compressing data... >>> py3-psutil*: Create checksum... >>> py3-psutil*: Create py3-psutil-7.0.0-r1.apk >>> py3-psutil: Build complete at Sat, 18 Oct 2025 18:49:27 +0000 elapsed time 0h 0m 8s >>> py3-psutil: Cleaning up srcdir >>> py3-psutil: Cleaning up pkgdir >>> py3-psutil: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-psutil (20251018.184920) ( 2/24) Purging linux-headers (6.16.12-r0) ( 3/24) Purging python3-dev (3.12.12-r0) ( 4/24) Purging py3-gpep517-pyc (19-r0) ( 5/24) Purging py3-gpep517 (19-r0) ( 6/24) Purging py3-installer-pyc (0.7.0-r2) ( 7/24) Purging py3-installer (0.7.0-r2) ( 8/24) Purging py3-setuptools-pyc (80.9.0-r1) ( 9/24) Purging py3-setuptools (80.9.0-r1) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.12-r0) (15/24) Purging python3-pycache-pyc0 (3.12.12-r0) (16/24) Purging pyc (3.12.12-r0) (17/24) Purging python3 (3.12.12-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.5_p20251010-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.50.4-r1) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 439 MiB in 101 packages >>> py3-psutil: Updating the main/x86_64 repository index... >>> py3-psutil: Signing the index...