==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_e2ae33d5-e6f1-465d-af44-828454042d8b]...done
==> Making package: python-psutil 7.2.2-1.1 (Thu Apr 30 15:08:36 2026)
==> Retrieving sources...
  -> Downloading python-psutil-7.2.2.tar.gz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0                              0  0      0   0      0   0      0      0      0                              0  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              0100  1.91M   0  1.91M   0      0  2.82M      0                              0100  1.91M   0  1.91M   0      0  2.82M      0                              0100  1.91M   0  1.91M   0      0  2.82M      0                              0
==> Validating source files with b2sums...
    python-psutil-7.2.2.tar.gz ... Passed
==> Making package: python-psutil 7.2.2-1.1 (Thu Apr 30 13:08:39 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (2)     New Version  Net Change

core/mpdecimal  4.0.1-3        0.32 MiB
core/python     3.14.4-1      72.32 MiB

Total Installed Size:  72.64 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (21)                     New Version  Net Change

extra/python-autocommand         2.2.2-9        0.08 MiB
extra/python-iniconfig           2.3.0-1        0.07 MiB
extra/python-jaraco.collections  5.1.0-3        0.11 MiB
extra/python-jaraco.context      6.1.2-1        0.06 MiB
extra/python-jaraco.functools    4.1.0-3        0.07 MiB
extra/python-jaraco.text         4.0.0-4        0.08 MiB
extra/python-more-itertools      11.0.2-1       0.76 MiB
extra/python-packaging           26.2-1         1.23 MiB
extra/python-pkg_resources       81.0.0-1       0.50 MiB
extra/python-platformdirs        4.9.6-1        0.40 MiB
extra/python-pluggy              1.6.0-3        0.23 MiB
extra/python-pygments            2.20.0-1      15.36 MiB
extra/python-pyproject-hooks     1.2.0-6        0.11 MiB
extra/python-typing_extensions   4.15.0-3       0.52 MiB
core/net-tools                   2.10-3         0.48 MiB
core/procps-ng                   4.0.6-1        2.54 MiB
extra/python-build               1.4.3-1        0.26 MiB
extra/python-installer           1.0.0-1        0.20 MiB
extra/python-pytest              1:9.0.3-1      4.86 MiB
extra/python-setuptools          1:82.0.1-1     7.35 MiB
extra/python-wheel               0.47.0-1       0.33 MiB

Total Installed Size:  35.59 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
installing net-tools...
installing procps-ng...
installing python-iniconfig...
installing python-pluggy...
installing python-pygments...
installing python-pytest...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-psutil-7.2.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-psutil-7.2.2.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating psutil.egg-info
writing psutil.egg-info/PKG-INFO
writing dependency_links to psutil.egg-info/dependency_links.txt
writing requirements to psutil.egg-info/requires.txt
writing top-level names to psutil.egg-info/top_level.txt
writing manifest file 'psutil.egg-info/SOURCES.txt'
reading manifest file 'psutil.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'psutil.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-314/psutil
copying psutil/__init__.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_common.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_ntuples.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_psaix.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_psbsd.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_pslinux.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_psosx.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_psposix.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_pssunos.py -> build/lib.linux-x86_64-cpython-314/psutil
copying psutil/_pswindows.py -> build/lib.linux-x86_64-cpython-314/psutil
running build_ext
building 'psutil._psutil_linux' extension
creating build/temp.linux-x86_64-cpython-314/psutil
creating build/temp.linux-x86_64-cpython-314/psutil/arch/all
creating build/temp.linux-x86_64-cpython-314/psutil/arch/linux
creating build/temp.linux-x86_64-cpython-314/psutil/arch/posix
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-cpython-314/psutil/_psutil_linux.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/all/errors.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/all/errors.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/all/init.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/all/init.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/all/pids.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/all/pids.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/all/str.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/all/str.o
In file included from /usr/include/python3.14/Python.h:14,
                 from psutil/arch/all/init.h:9,
                 from psutil/arch/all/str.c:15:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:28,
                 from psutil/arch/all/str.c:11:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/linux/disk.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/disk.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/linux/heap.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/heap.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/linux/mem.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/mem.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/linux/net.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/net.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/linux/proc.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/proc.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/posix/init.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/init.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/posix/net.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/net.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/posix/pids.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/pids.o
In file included from /usr/include/python3.14/Python.h:14,
                 from psutil/arch/posix/../../arch/all/init.h:9,
                 from psutil/arch/posix/pids.c:11:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from psutil/arch/posix/pids.c:7:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/posix/proc.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/proc.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/posix/sysctl.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/sysctl.o
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=722 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.14 -c psutil/arch/posix/users.c -o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/users.o
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-psutil -flto=auto -falign-functions=32 build/temp.linux-x86_64-cpython-314/psutil/_psutil_linux.o build/temp.linux-x86_64-cpython-314/psutil/arch/all/errors.o build/temp.linux-x86_64-cpython-314/psutil/arch/all/init.o build/temp.linux-x86_64-cpython-314/psutil/arch/all/pids.o build/temp.linux-x86_64-cpython-314/psutil/arch/all/str.o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/disk.o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/heap.o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/mem.o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/net.o build/temp.linux-x86_64-cpython-314/psutil/arch/linux/proc.o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/init.o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/net.o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/pids.o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/proc.o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/sysctl.o build/temp.linux-x86_64-cpython-314/psutil/arch/posix/users.o -L/usr/lib -o build/lib.linux-x86_64-cpython-314/psutil/_psutil_linux.abi3.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-cpython-314/psutil/__init__.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_common.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_ntuples.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_psaix.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_psbsd.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_pslinux.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_psosx.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_psposix.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_pssunos.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_pswindows.py -> build/bdist.linux-x86_64/wheel/./psutil
copying build/lib.linux-x86_64-cpython-314/psutil/_psutil_linux.abi3.so -> build/bdist.linux-x86_64/wheel/./psutil
running install_egg_info
running egg_info
writing psutil.egg-info/PKG-INFO
writing dependency_links to psutil.egg-info/dependency_links.txt
writing requirements to psutil.egg-info/requires.txt
writing top-level names to psutil.egg-info/top_level.txt
reading manifest file 'psutil.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'psutil.egg-info/SOURCES.txt'
Copying psutil.egg-info to build/bdist.linux-x86_64/wheel/./psutil-7.2.2-py3.14.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/psutil-7.2.2.dist-info/WHEEL
creating '/startdir/src/psutil-release-7.2.2/dist/.tmp-te9joxfl/psutil-7.2.2-cp36-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'psutil/__init__.py'
adding 'psutil/_common.py'
adding 'psutil/_ntuples.py'
adding 'psutil/_psaix.py'
adding 'psutil/_psbsd.py'
adding 'psutil/_pslinux.py'
adding 'psutil/_psosx.py'
adding 'psutil/_psposix.py'
adding 'psutil/_pssunos.py'
adding 'psutil/_psutil_linux.abi3.so'
adding 'psutil/_pswindows.py'
adding 'psutil-7.2.2.dist-info/licenses/LICENSE'
adding 'psutil-7.2.2.dist-info/METADATA'
adding 'psutil-7.2.2.dist-info/WHEEL'
adding 'psutil-7.2.2.dist-info/top_level.txt'
adding 'psutil-7.2.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built psutil-7.2.2-cp36-abi3-linux_x86_64.whl
==> Starting check()...
============================= test session starts ==============================
platform linux -- Python 3.14.4, pytest-9.0.3, pluggy-1.6.0
rootdir: /startdir/src/psutil-release-7.2.2
configfile: pyproject.toml
collected 597 items / 5 deselected / 592 selected

test-env/lib/python3.14/site-packages/psutil/tests/test_aix.py sssss     [  0%]
test-env/lib/python3.14/site-packages/psutil/tests/test_bsd.py sssssssss [  2%]
sssssssssssssssssssssssssssssssssssssss                                  [  8%]
test-env/lib/python3.14/site-packages/psutil/tests/test_connections.py . [  9%]
................                                                         [ 11%]
test-env/lib/python3.14/site-packages/psutil/tests/test_contracts.py ... [ 12%]
s..................s.................                                    [ 18%]
test-env/lib/python3.14/site-packages/psutil/tests/test_heap.py ..sss    [ 19%]
test-env/lib/python3.14/site-packages/psutil/tests/test_linux.py ....... [ 20%]
.................................................s.sF........sssssssss.. [ 32%]
.................................                                        [ 38%]
test-env/lib/python3.14/site-packages/psutil/tests/test_misc.py ........ [ 39%]
......................................                                   [ 46%]
test-env/lib/python3.14/site-packages/psutil/tests/test_osx.py sssssssss [ 47%]
ssssss                                                                   [ 48%]
test-env/lib/python3.14/site-packages/psutil/tests/test_posix.py ....... [ 49%]
.F..........ss.                                                          [ 52%]
test-env/lib/python3.14/site-packages/psutil/tests/test_process.py ..... [ 53%]
.................Fs.............s..................................sss.. [ 65%]
..............                                                           [ 67%]
test-env/lib/python3.14/site-packages/psutil/tests/test_process_all.py . [ 67%]
.                                                                        [ 68%]
test-env/lib/python3.14/site-packages/psutil/tests/test_scripts.py sssss [ 68%]
sssssssssssssssssssssss                                                  [ 72%]
test-env/lib/python3.14/site-packages/psutil/tests/test_sudo.py ssss     [ 73%]
test-env/lib/python3.14/site-packages/psutil/tests/test_sunos.py ss      [ 73%]
test-env/lib/python3.14/site-packages/psutil/tests/test_system.py ...... [ 74%]
........s.......................s....s.                                  [ 81%]
test-env/lib/python3.14/site-packages/psutil/tests/test_testutils.py ... [ 81%]
.........................                                                [ 86%]
test-env/lib/python3.14/site-packages/psutil/tests/test_unicode.py ..... [ 86%]
....sssssssss.                                                           [ 89%]
test-env/lib/python3.14/site-packages/psutil/tests/test_windows.py sssss [ 90%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssss               [100%]

=================================== FAILURES ===================================
______________ TestRootFsDeviceFinder.test_disk_partitions_mocked ______________

self = <psutil.tests.test_linux.TestRootFsDeviceFinder testMethod=test_disk_partitions_mocked>

    def test_disk_partitions_mocked(self):
        with mock.patch(
            'psutil._pslinux.cext.disk_partitions',
            return_value=[('/dev/root', '/', 'ext4', 'rw')],
        ) as m:
>           part = psutil.disk_partitions()[0]
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E           IndexError: list index out of range

test-env/lib/python3.14/site-packages/psutil/tests/test_linux.py:1371: IndexError
____________________________ TestProcess.test_nice _____________________________

self = <psutil.tests.test_posix.TestProcess testMethod=test_nice>

    @pytest.mark.skipif(SUNOS, reason="not reliable on SUNOS")
    @pytest.mark.skipif(AIX, reason="not reliable on AIX")
    def test_nice(self):
        ps_nice = ps('nice', self.pid)
        psutil_nice = psutil.Process().nice()
>       assert ps_nice == psutil_nice
E       AssertionError: assert '-' == 19

test-env/lib/python3.14/site-packages/psutil/tests/test_posix.py:316: AssertionError
________________________ TestProcess.test_ionice_linux _________________________

init = pionice(ioclass=<IOPriority.IOPRIO_CLASS_IDLE: 3>, value=7)

    def cleanup(init):
        ioclass, value = init
        if ioclass == psutil.IOPRIO_CLASS_NONE:
            value = 0
>       p.ionice(ioclass, value)

test-env/lib/python3.14/site-packages/psutil/tests/test_process.py:234: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
test-env/lib/python3.14/site-packages/psutil/__init__.py:859: in ionice
    return self._proc.ionice_set(ioclass, value)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
test-env/lib/python3.14/site-packages/psutil/_pslinux.py:1593: in wrapper
    return fun(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <psutil._pslinux.Process object at 0x74d996065260>
ioclass = <IOPriority.IOPRIO_CLASS_IDLE: 3>, value = 7

    @wrap_exceptions
    def ionice_set(self, ioclass, value):
        if value is None:
            value = 0
        if value and ioclass in {
            IOPriority.IOPRIO_CLASS_IDLE,
            IOPriority.IOPRIO_CLASS_NONE,
        }:
            msg = f"{ioclass!r} ioclass accepts no value"
>           raise ValueError(msg)
E           ValueError: <IOPriority.IOPRIO_CLASS_IDLE: 3> ioclass accepts no value

test-env/lib/python3.14/site-packages/psutil/_pslinux.py:2154: ValueError
=============================== warnings summary ===============================
test-env/lib/python3.14/site-packages/psutil/tests/test_connections.py:57
  /startdir/src/psutil-release-7.2.2/test-env/lib/python3.14/site-packages/psutil/tests/test_connections.py:57: PytestUnknownMarkWarning: Unknown pytest.mark.xdist_group - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xdist_group(name="serial")

test-env/lib/python3.14/site-packages/psutil/tests/test_connections.py:106
  /startdir/src/psutil-release-7.2.2/test-env/lib/python3.14/site-packages/psutil/tests/test_connections.py:106: PytestUnknownMarkWarning: Unknown pytest.mark.xdist_group - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xdist_group(name="serial")

test-env/lib/python3.14/site-packages/psutil/tests/test_connections.py:200
  /startdir/src/psutil-release-7.2.2/test-env/lib/python3.14/site-packages/psutil/tests/test_connections.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.xdist_group - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xdist_group(name="serial")

test-env/lib/python3.14/site-packages/psutil/tests/test_heap.py:273
  /startdir/src/psutil-release-7.2.2/test-env/lib/python3.14/site-packages/psutil/tests/test_heap.py:273: PytestUnknownMarkWarning: Unknown pytest.mark.xdist_group - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xdist_group(name="serial")

test-env/lib/python3.14/site-packages/psutil/tests/test_linux.py:1535
  /startdir/src/psutil-release-7.2.2/test-env/lib/python3.14/site-packages/psutil/tests/test_linux.py:1535: PytestUnknownMarkWarning: Unknown pytest.mark.xdist_group - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xdist_group(name="serial")

test-env/lib/python3.14/site-packages/psutil/tests/test_process.py:385
  /startdir/src/psutil-release-7.2.2/test-env/lib/python3.14/site-packages/psutil/tests/test_process.py:385: PytestUnknownMarkWarning: Unknown pytest.mark.xdist_group - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xdist_group(name="serial")

test-env/lib/python3.14/site-packages/psutil/tests/test_process.py:959
  /startdir/src/psutil-release-7.2.2/test-env/lib/python3.14/site-packages/psutil/tests/test_process.py:959: PytestUnknownMarkWarning: Unknown pytest.mark.xdist_group - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xdist_group(name="serial")

test-env/lib/python3.14/site-packages/psutil/tests/test_unicode.py:153
  /startdir/src/psutil-release-7.2.2/test-env/lib/python3.14/site-packages/psutil/tests/test_unicode.py:153: PytestUnknownMarkWarning: Unknown pytest.mark.xdist_group - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xdist_group(name="serial")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED test-env/lib/python3.14/site-packages/psutil/tests/test_linux.py::TestRootFsDeviceFinder::test_disk_partitions_mocked
FAILED test-env/lib/python3.14/site-packages/psutil/tests/test_posix.py::TestProcess::test_nice
FAILED test-env/lib/python3.14/site-packages/psutil/tests/test_process.py::TestProcess::test_ionice_linux
==== 3 failed, 389 passed, 200 skipped, 5 deselected, 8 warnings in 33.88s =====
==> ERROR: A failure occurred in check().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_e2ae33d5-e6f1-465d-af44-828454042d8b/build
