==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-psutil 7.0.0-1 (Wed Feb 19 13:14:17 2025) ==> Retrieving sources... -> Found python-psutil-7.0.0.tar.gz -> Found python-psutil-dont-package-tests.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-psutil-7.0.0.tar.gz ... Passed python-psutil-dont-package-tests.patch ... Passed ==> Making package: python-psutil 7.0.0-1 (Wed Feb 19 13:14:38 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:75.8.0-1 python-wheel-0.45.0-3 Total Download Size: 1.59 MiB Total Installed Size: 10.82 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-setuptools-1:75.8.0-1-any downloading... python-more-itertools-10.5.0-1-any downloading... python-wheel-0.45.0-3-any downloading... python-build-1.2.2-3-any downloading... python-installer-0.7.0-10-any downloading... python-platformdirs-4.3.6-2-any downloading... python-autocommand-2.2.2-7-any downloading... python-jaraco.collections-5.1.0-1-any downloading... python-pyproject-hooks-1.2.0-3-any downloading... python-jaraco.text-4.0.0-2-any downloading... python-jaraco.functools-4.1.0-1-any downloading... python-jaraco.context-6.0.1-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: 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-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-psutil-7.0.0.tar.gz -> Found python-psutil-dont-package-tests.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-psutil-7.0.0.tar.gz with bsdtar ==> Starting prepare()... patching file setup.py Hunk #1 succeeded at 26 with fuzz 2 (offset 4 lines). Hunk #2 succeeded at 491 (offset 5 lines). ==> 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-armv7l-cpython-313/psutil copying psutil/_common.py -> build/lib.linux-armv7l-cpython-313/psutil copying psutil/_psaix.py -> build/lib.linux-armv7l-cpython-313/psutil copying psutil/_psposix.py -> build/lib.linux-armv7l-cpython-313/psutil copying psutil/_pslinux.py -> build/lib.linux-armv7l-cpython-313/psutil copying psutil/_pswindows.py -> build/lib.linux-armv7l-cpython-313/psutil copying psutil/_psosx.py -> build/lib.linux-armv7l-cpython-313/psutil copying psutil/_pssunos.py -> build/lib.linux-armv7l-cpython-313/psutil copying psutil/__init__.py -> build/lib.linux-armv7l-cpython-313/psutil copying psutil/_psbsd.py -> build/lib.linux-armv7l-cpython-313/psutil running build_ext building 'psutil._psutil_linux' extension creating build/temp.linux-armv7l-cpython-313/psutil creating build/temp.linux-armv7l-cpython-313/psutil/arch/linux gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_common.c -o build/temp.linux-armv7l-cpython-313/psutil/_psutil_common.o gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_linux.c -o build/temp.linux-armv7l-cpython-313/psutil/_psutil_linux.o gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_posix.c -o build/temp.linux-armv7l-cpython-313/psutil/_psutil_posix.o gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/disk.c -o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/disk.o gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/mem.c -o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/mem.o gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/net.c -o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/net.o gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/proc.c -o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/proc.o gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/users.c -o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/users.o gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/psutil/_psutil_common.o build/temp.linux-armv7l-cpython-313/psutil/_psutil_linux.o build/temp.linux-armv7l-cpython-313/psutil/_psutil_posix.o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/disk.o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/mem.o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/net.o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/proc.o build/temp.linux-armv7l-cpython-313/psutil/arch/linux/users.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/psutil/_psutil_linux.abi3.so building 'psutil._psutil_posix' extension gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_common.c -o build/temp.linux-armv7l-cpython-313/psutil/_psutil_common.o gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=700 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_posix.c -o build/temp.linux-armv7l-cpython-313/psutil/_psutil_posix.o gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/psutil/_psutil_common.o build/temp.linux-armv7l-cpython-313/psutil/_psutil_posix.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/psutil/_psutil_posix.abi3.so installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/psutil copying build/lib.linux-armv7l-cpython-313/psutil/_common.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_psaix.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_psposix.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_pslinux.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_pswindows.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_psosx.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_pssunos.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/__init__.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_psutil_linux.abi3.so -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_psbsd.py -> build/bdist.linux-armv7l/wheel/./psutil copying build/lib.linux-armv7l-cpython-313/psutil/_psutil_posix.abi3.so -> build/bdist.linux-armv7l/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-armv7l/wheel/./psutil-7.0.0-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/psutil-7.0.0.dist-info/WHEEL creating '/build/python-psutil/src/psutil-release-7.0.0/dist/.tmp-1zs8drlq/psutil-7.0.0-cp36-abi3-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'psutil/__init__.py' adding 'psutil/_common.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/_psutil_posix.abi3.so' adding 'psutil/_pswindows.py' adding 'psutil-7.0.0.dist-info/LICENSE' adding 'psutil-7.0.0.dist-info/METADATA' adding 'psutil-7.0.0.dist-info/WHEEL' adding 'psutil-7.0.0.dist-info/top_level.txt' adding 'psutil-7.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built psutil-7.0.0-cp36-abi3-linux_armv7l.whl ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/python-psutil/pkg/python-psutil/usr/share' install: creating directory '/build/python-psutil/pkg/python-psutil/usr/share/licenses' install: creating directory '/build/python-psutil/pkg/python-psutil/usr/share/licenses/python-psutil' 'LICENSE' -> '/build/python-psutil/pkg/python-psutil/usr/share/licenses/python-psutil/LICENSE' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-psutil"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-psutil 7.0.0-1 (Wed Feb 19 13:14:57 2025) ==> Cleaning up...