==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-ovirt-engine-sdk 4.6.3-1 (Wed Oct 15 17:21:51 2025)
==> Retrieving sources...
-> Found python-ovirt-engine-sdk-4.6.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-ovirt-engine-sdk-4.6.3.tar.gz ... Passed
==> Making package: python-ovirt-engine-sdk 4.6.3-1 (Wed Oct 15 17:22:13 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (2) python-pycurl-7.45.6-1 python-six-1.17.0-1
Total Download Size: 0.12 MiB
Total Installed Size: 0.50 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-pycurl-7.45.6-1-armv7h downloading...
python-six-1.17.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pycurl...
installing python-six...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (10) 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.8.0-1
python-packaging-25.0-1 python-platformdirs-4.5.0-1
python-wheel-0.45.1-1 python-setuptools-1:80.9.0-2
Total Installed Size: 9.82 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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-packaging...
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-ovirt-engine-sdk-4.6.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-ovirt-engine-sdk-4.6.3.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
.automation/build-srpm.sh: line 16: rpmbuild: command not found
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
By 2025-Oct-31, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/service.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/reader.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/version.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/types.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/__init__.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/writers.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/writer.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/readers.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/http.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
copying lib/ovirtsdk4/services.py -> build/lib.linux-armv7l-cpython-313/ovirtsdk4
running build_ext
building 'ovirtsdk4.xml' extension
creating build/temp.linux-armv7l-cpython-313/ext
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 -I/usr/include/libxml2 -I/usr/include/python3.13 -c ext/ov_xml_module.c -o build/temp.linux-armv7l-cpython-313/ext/ov_xml_module.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 -I/usr/include/libxml2 -I/usr/include/python3.13 -c ext/ov_xml_reader.c -o build/temp.linux-armv7l-cpython-313/ext/ov_xml_reader.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 -I/usr/include/libxml2 -I/usr/include/python3.13 -c ext/ov_xml_utils.c -o build/temp.linux-armv7l-cpython-313/ext/ov_xml_utils.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 -I/usr/include/libxml2 -I/usr/include/python3.13 -c ext/ov_xml_writer.c -o build/temp.linux-armv7l-cpython-313/ext/ov_xml_writer.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 -I/usr/include/libxml2 -I/usr/include/python3.13 -c ext/xml.c -o build/temp.linux-armv7l-cpython-313/ext/xml.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/ext/ov_xml_module.o build/temp.linux-armv7l-cpython-313/ext/ov_xml_reader.o build/temp.linux-armv7l-cpython-313/ext/ov_xml_utils.o build/temp.linux-armv7l-cpython-313/ext/ov_xml_writer.o build/temp.linux-armv7l-cpython-313/ext/xml.o -L/usr/lib -lxml2 -o build/lib.linux-armv7l-cpython-313/ovirtsdk4/xml.cpython-313-arm-linux-gnueabihf.so
running install_lib
creating /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages
creating /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/service.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/reader.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/xml.cpython-313-arm-linux-gnueabihf.so -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/version.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/types.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/__init__.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/writers.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/writer.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/readers.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/http.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
copying build/lib.linux-armv7l-cpython-313/ovirtsdk4/services.py -> /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/service.py to service.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/reader.py to reader.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/version.py to version.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/types.py to types.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/writers.py to writers.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/writer.py to writer.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/readers.py to readers.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/http.py to http.cpython-313.pyc
byte-compiling /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirtsdk4/services.py to services.cpython-313.pyc
writing byte-compilation script '/tmp/tmp65qp4ytq.py'
/usr/bin/python /tmp/tmp65qp4ytq.py
removing /tmp/tmp65qp4ytq.py
running install_egg_info
running egg_info
creating lib/ovirt_engine_sdk_python.egg-info
writing lib/ovirt_engine_sdk_python.egg-info/PKG-INFO
writing dependency_links to lib/ovirt_engine_sdk_python.egg-info/dependency_links.txt
writing requirements to lib/ovirt_engine_sdk_python.egg-info/requires.txt
writing top-level names to lib/ovirt_engine_sdk_python.egg-info/top_level.txt
writing manifest file 'lib/ovirt_engine_sdk_python.egg-info/SOURCES.txt'
reading manifest file 'lib/ovirt_engine_sdk_python.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'lib/ovirt_engine_sdk_python.egg-info/SOURCES.txt'
Copying lib/ovirt_engine_sdk_python.egg-info to /build/python-ovirt-engine-sdk/pkg/python-ovirt-engine-sdk/usr/lib/python3.13/site-packages/ovirt_engine_sdk_python-4.6.3-py3.13.egg-info
running install_scripts
==> 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-ovirt-engine-sdk"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ovirt-engine-sdk 4.6.3-1 (Wed Oct 15 17:22:40 2025)
==> Cleaning up...