* Package:    dev-python/psutil-7.2.2:0
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'psutil-7.2.2.tar.gz' to /var/tmp/portage/dev-python/psutil-7.2.2/work
>>> Source unpacked in /var/tmp/portage/dev-python/psutil-7.2.2/work
>>> Preparing source in /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2 ...
 * Build system packages:
 *   dev-python/gpep517            : 19
 *   dev-python/installer          : 0.7.0
 *   dev-python/cython             : 3.2.4
 *   dev-python/setuptools         : 82.0.1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 9.2.2
 *   dev-python/wheel              : 0.46.3
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2 ...
 * python3_13: running distutils-r1_run_phase python_compile
 *   Building the wheel for psutil-7.2.2 via setuptools.build_meta
python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/wheel
2026-04-21 10:41:01,865 gpep517 INFO Building wheel via backend setuptools.build_meta
2026-04-21 10:41:01,892 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/temp/tmphfnz5hj0/var/tmp/portage/dev-python/psutil-7.2.2/temp
2026-04-21 10:41:01,893 root INFO x86_64-pc-linux-gnu-gcc -c /var/tmp/portage/dev-python/psutil-7.2.2/temp/tmp9ktdi9z1.c -o /var/tmp/portage/dev-python/psutil-7.2.2/temp/tmphfnz5hj0/var/tmp/portage/dev-python/psutil-7.2.2/temp/tmp9ktdi9z1.o
2026-04-21 10:41:01,926 root INFO x86_64-pc-linux-gnu-gcc -c /var/tmp/portage/dev-python/psutil-7.2.2/temp/tmp9ktdi9z1.c -o /var/tmp/portage/dev-python/psutil-7.2.2/temp/tmphfnz5hj0/var/tmp/portage/dev-python/psutil-7.2.2/temp/tmp9ktdi9z1.o
[04/21/26 10:41:02] WARNING  toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section          pyproject_reading.py:215
2026-04-21 10:41:02,306 root INFO running bdist_wheel
2026-04-21 10:41:02,501 root INFO running build
2026-04-21 10:41:02,521 root INFO running build_py
2026-04-21 10:41:02,539 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,540 root INFO copying psutil/_psbsd.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,541 root INFO copying psutil/_psaix.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,542 root INFO copying psutil/_psposix.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,542 root INFO copying psutil/_pssunos.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,543 root INFO copying psutil/_pswindows.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,544 root INFO copying psutil/_pslinux.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,544 root INFO copying psutil/__init__.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,545 root INFO copying psutil/_ntuples.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,546 root INFO copying psutil/_common.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,546 root INFO copying psutil/_psosx.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,548 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2026-04-21 10:41:02,548 root INFO running build_ext
2026-04-21 10:41:02,792 root INFO building 'psutil._psutil_linux' extension
2026-04-21 10:41:02,794 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil
2026-04-21 10:41:02,796 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all
2026-04-21 10:41:02,796 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux
2026-04-21 10:41:02,797 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix
2026-04-21 10:41:02,798 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_linux.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/_psutil_linux.o
2026-04-21 10:41:02,935 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/all/errors.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all/errors.o
2026-04-21 10:41:03,072 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/all/init.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all/init.o
2026-04-21 10:41:03,209 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/all/pids.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all/pids.o
2026-04-21 10:41:03,344 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/all/str.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all/str.o
2026-04-21 10:41:03,478 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/disk.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/disk.o
2026-04-21 10:41:03,616 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/heap.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/heap.o
2026-04-21 10:41:03,752 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/mem.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/mem.o
2026-04-21 10:41:03,876 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/net.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/net.o
2026-04-21 10:41:04,018 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/proc.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/proc.o
2026-04-21 10:41:04,165 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/posix/init.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/init.o
2026-04-21 10:41:04,302 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/posix/net.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/net.o
2026-04-21 10:41:04,461 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/posix/pids.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/pids.o
2026-04-21 10:41:04,588 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/posix/proc.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/proc.o
2026-04-21 10:41:04,725 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/posix/sysctl.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/sysctl.o
2026-04-21 10:41:04,847 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/posix/users.c -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/users.o
2026-04-21 10:41:04,988 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/_psutil_linux.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all/errors.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all/init.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all/pids.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/all/str.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/disk.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/heap.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/mem.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/net.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/linux/proc.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/init.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/net.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/pids.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/proc.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/sysctl.o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/temp.linux-x86_64-cpython-313/psutil/arch/posix/users.o -L/usr/lib64 -o /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_psutil_linux.abi3.so
2026-04-21 10:41:05,547 root INFO installing to /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel
2026-04-21 10:41:05,547 root INFO running install
2026-04-21 10:41:05,569 root INFO running install_lib
2026-04-21 10:41:05,587 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel
2026-04-21 10:41:05,588 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/psutil
2026-04-21 10:41:05,589 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_psbsd.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,590 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_psaix.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,590 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_psposix.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,591 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_pssunos.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,592 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_pswindows.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,592 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_psutil_linux.abi3.so -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,593 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_pslinux.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,594 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/__init__.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,594 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_ntuples.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,595 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_common.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,596 root INFO copying /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/lib.linux-x86_64-cpython-313/psutil/_psosx.py -> /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil
2026-04-21 10:41:05,596 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2026-04-21 10:41:05,597 root INFO running install_egg_info
2026-04-21 10:41:05,615 root INFO running egg_info
2026-04-21 10:41:05,632 root INFO writing psutil.egg-info/PKG-INFO
2026-04-21 10:41:05,639 root INFO writing dependency_links to psutil.egg-info/dependency_links.txt
2026-04-21 10:41:05,642 root INFO writing requirements to psutil.egg-info/requires.txt
2026-04-21 10:41:05,643 root INFO writing top-level names to psutil.egg-info/top_level.txt
[04/21/26 10:41:05] ERROR    listing git files failed - pretending there aren't any                                                                  git.py:26
2026-04-21 10:41:05,739 root INFO reading manifest file 'psutil.egg-info/SOURCES.txt'
2026-04-21 10:41:05,745 root INFO reading manifest template 'MANIFEST.in'
2026-04-21 10:41:05,747 root WARNING warning: no files found matching 'docs/_static/copybutton.js'
2026-04-21 10:41:05,748 root WARNING warning: no files found matching 'docs/_static/css/custom.css'
2026-04-21 10:41:05,748 root WARNING warning: no files found matching 'docs/_static/favicon.ico'
2026-04-21 10:41:05,748 root WARNING warning: no files found matching 'docs/_static/sidebar.js'
2026-04-21 10:41:05,759 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_static'
2026-04-21 10:41:05,760 root INFO adding license file 'LICENSE'
2026-04-21 10:41:05,767 root INFO writing manifest file 'psutil.egg-info/SOURCES.txt'
2026-04-21 10:41:05,768 root INFO Copying psutil.egg-info to /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/./psutil-7.2.2-py3.13.egg-info
2026-04-21 10:41:05,771 root INFO running install_scripts
2026-04-21 10:41:05,800 root INFO creating /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel/psutil-7.2.2.dist-info/WHEEL
2026-04-21 10:41:05,802 wheel INFO creating '/var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/wheel/.tmp-smns_00n/psutil-7.2.2-cp36-abi3-linux_x86_64.whl' and adding '/var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel' to it
2026-04-21 10:41:05,803 wheel INFO adding 'psutil/__init__.py'
2026-04-21 10:41:05,804 wheel INFO adding 'psutil/_common.py'
2026-04-21 10:41:05,804 wheel INFO adding 'psutil/_ntuples.py'
2026-04-21 10:41:05,805 wheel INFO adding 'psutil/_psaix.py'
2026-04-21 10:41:05,806 wheel INFO adding 'psutil/_psbsd.py'
2026-04-21 10:41:05,806 wheel INFO adding 'psutil/_pslinux.py'
2026-04-21 10:41:05,807 wheel INFO adding 'psutil/_psosx.py'
2026-04-21 10:41:05,809 wheel INFO adding 'psutil/_psposix.py'
2026-04-21 10:41:05,810 wheel INFO adding 'psutil/_pssunos.py'
2026-04-21 10:41:05,810 wheel INFO adding 'psutil/_psutil_linux.abi3.so'
2026-04-21 10:41:05,811 wheel INFO adding 'psutil/_pswindows.py'
2026-04-21 10:41:05,811 wheel INFO adding 'psutil-7.2.2.dist-info/licenses/LICENSE'
2026-04-21 10:41:05,811 wheel INFO adding 'psutil-7.2.2.dist-info/METADATA'
2026-04-21 10:41:05,812 wheel INFO adding 'psutil-7.2.2.dist-info/WHEEL'
2026-04-21 10:41:05,812 wheel INFO adding 'psutil-7.2.2.dist-info/top_level.txt'
2026-04-21 10:41:05,812 wheel INFO adding 'psutil-7.2.2.dist-info/RECORD'
2026-04-21 10:41:05,812 root INFO removing /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/build0/bdist.linux-x86_64/wheel
2026-04-21 10:41:05,816 gpep517 INFO The backend produced /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/wheel/psutil-7.2.2-cp36-abi3-linux_x86_64.whl
 *   Installing psutil-7.2.2-cp36-abi3-linux_x86_64.whl to /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/install
python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/wheel/psutil-7.2.2-cp36-abi3-linux_x86_64.whl
2026-04-21 10:41:06,074 gpep517 INFO Installing /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/wheel/psutil-7.2.2-cp36-abi3-linux_x86_64.whl into /var/tmp/portage/dev-python/psutil-7.2.2/work/psutil-7.2.2-python3_13/install
2026-04-21 10:41:06,345 gpep517 INFO Installation complete
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-python/psutil-7.2.2

>>> Install dev-python/psutil-7.2.2 into /var/tmp/portage/dev-python/psutil-7.2.2/image
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install
 * Using python3.13 in global scope
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing dev-python/psutil-7.2.2 into /var/tmp/portage/dev-python/psutil-7.2.2/image

 * Final size of build directory: 3744 KiB (3.6 MiB)
 * Final size of installed tree:  1648 KiB (1.6 MiB)

 * Verifying compiled files for python3.13
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib/python3.13/site-packages/psutil/_psutil_linux.abi3.so