Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libvirt-python.spec'], chrootPath='/var/lib/mock/rocky-9-i686/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1002gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libvirt-python.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1628726400 Wrote: /builddir/build/SRPMS/libvirt-python-7.6.0-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libvirt-python.spec'], chrootPath='/var/lib/mock/rocky-9-i686/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1002gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libvirt-python.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1628726400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z316RD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvirt-python-7.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-python-7.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-7.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'libvirt-python-7.6.0 base' + git config gc.auto 0 + find examples -type f -exec chmod 0644 '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZjWyE9 + umask 022 + cd /builddir/build/BUILD + cd libvirt-python-7.6.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /usr/share/libvirt/api/libvirt-api.xml Found 485 functions in /usr/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 396 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /usr/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /usr/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /usr/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /usr/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-i686-3.9 copying build/libvirt.py -> build/lib.linux-i686-3.9 copying build/libvirt_qemu.py -> build/lib.linux-i686-3.9 copying build/libvirt_lxc.py -> build/lib.linux-i686-3.9 copying build/libvirtaio.py -> build/lib.linux-i686-3.9 running build_ext building 'libvirtmod' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/build gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c build/libvirt.c -o build/temp.linux-i686-3.9/build/libvirt.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c libvirt-override.c -o build/temp.linux-i686-3.9/libvirt-override.o libvirt-override.c: In function ‘libvirt_virDomainMemoryStats’: libvirt-override.c:371:19: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 371 | for (i = 0; i < nr_stats; i++) { | ^ libvirt-override.c: In function ‘virConnectCredCallbackWrapper’: libvirt-override.c:1935:19: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 1935 | for (i = 0; i < ncred; i++) { | ^ libvirt-override.c:1976:23: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 1976 | for (i = 0; i < ncred; i++) { | ^ libvirt-override.c: In function ‘libvirt_virConnectOpenAuth’: libvirt-override.c:2032:23: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 2032 | for (i = 0; i < auth.ncredtype; i++) { | ^ libvirt-override.c: In function ‘libvirt_virDomainInterfaceAddresses’: libvirt-override.c:5254:23: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 5254 | for (j = 0; j < iface->naddrs; j++) { | ^ libvirt-override.c: In function ‘libvirt_virDomainSendKey’: libvirt-override.c:7901:19: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 7901 | if (nkeycodes != PyList_Size(pyobj_list) || | ^~ libvirt-override.c:7906:19: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 7906 | for (i = 0; i < nkeycodes; i++) { | ^ libvirt-override.c: In function ‘libvirt_virDomainCreateWithFiles’: libvirt-override.c:8423:19: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 8423 | for (i = 0; i < nfiles; i++) { | ^ libvirt-override.c: In function ‘libvirt_virDomainCreateXMLWithFiles’: libvirt-override.c:8472:19: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 8472 | for (i = 0; i < nfiles; i++) { | ^ libvirt-override.c: In function ‘libvirt_virDomainFSFreeze’: libvirt-override.c:8523:23: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 8523 | for (i = 0; i < nmountpoints; i++) { | ^ libvirt-override.c: In function ‘libvirt_virDomainFSThaw’: libvirt-override.c:8570:23: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 8570 | for (i = 0; i < nmountpoints; i++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c libvirt-utils.c -o build/temp.linux-i686-3.9/libvirt-utils.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c typewrappers.c -o build/temp.linux-i686-3.9/typewrappers.o typewrappers.c: In function ‘libvirt_uintUnwrap’: typewrappers.c:146:35: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘unsigned int’ [-Wsign-compare] 146 | if (long_val >= 0 && long_val <= UINT_MAX) { | ^~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/build/libvirt.o build/temp.linux-i686-3.9/libvirt-override.o build/temp.linux-i686-3.9/libvirt-utils.o build/temp.linux-i686-3.9/typewrappers.o -L/usr/lib -lvirt -o build/lib.linux-i686-3.9/libvirtmod.cpython-39-i386-linux-gnu.so building 'libvirtmod_qemu' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c build/libvirt-qemu.c -o build/temp.linux-i686-3.9/build/libvirt-qemu.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c libvirt-qemu-override.c -o build/temp.linux-i686-3.9/libvirt-qemu-override.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c libvirt-utils.c -o build/temp.linux-i686-3.9/libvirt-utils.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c typewrappers.c -o build/temp.linux-i686-3.9/typewrappers.o typewrappers.c: In function ‘libvirt_uintUnwrap’: typewrappers.c:146:35: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘unsigned int’ [-Wsign-compare] 146 | if (long_val >= 0 && long_val <= UINT_MAX) { | ^~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/build/libvirt-qemu.o build/temp.linux-i686-3.9/libvirt-qemu-override.o build/temp.linux-i686-3.9/libvirt-utils.o build/temp.linux-i686-3.9/typewrappers.o -L/usr/lib -lvirt-qemu -o build/lib.linux-i686-3.9/libvirtmod_qemu.cpython-39-i386-linux-gnu.so building 'libvirtmod_lxc' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c build/libvirt-lxc.c -o build/temp.linux-i686-3.9/build/libvirt-lxc.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c libvirt-lxc-override.c -o build/temp.linux-i686-3.9/libvirt-lxc-override.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c libvirt-utils.c -o build/temp.linux-i686-3.9/libvirt-utils.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.9 -c typewrappers.c -o build/temp.linux-i686-3.9/typewrappers.o typewrappers.c: In function ‘libvirt_uintUnwrap’: typewrappers.c:146:35: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘unsigned int’ [-Wsign-compare] 146 | if (long_val >= 0 && long_val <= UINT_MAX) { | ^~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/build/libvirt-lxc.o build/temp.linux-i686-3.9/libvirt-lxc-override.o build/temp.linux-i686-3.9/libvirt-utils.o build/temp.linux-i686-3.9/typewrappers.o -L/usr/lib -lvirt-lxc -o build/lib.linux-i686-3.9/libvirtmod_lxc.cpython-39-i386-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eV7mW4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386 ++ dirname /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386 + cd libvirt-python-7.6.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386 running install running install_lib creating /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr creating /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib creating /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9 creating /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/libvirt.py -> /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/libvirt_qemu.py -> /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/libvirt_lxc.py -> /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/libvirtaio.py -> /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/libvirtmod.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/libvirtmod_qemu.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/libvirtmod_lxc.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirt.py to libvirt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirtaio.py to libvirtaio.cpython-39.pyc writing byte-compilation script '/tmp/tmpdm0s6p89.py' /usr/bin/python3 /tmp/tmpdm0s6p89.py removing /tmp/tmpdm0s6p89.py running install_egg_info Writing /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirt_python-7.6.0-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 7.6.0-1.el9 --unique-debug-suffix -7.6.0-1.el9.i386 --unique-debug-src-base libvirt-python-7.6.0-1.el9.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libvirt-python-7.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirtmod.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirtmod_qemu.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirtmod_lxc.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirtmod_lxc.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirtmod.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9/site-packages/libvirtmod_qemu.cpython-39-i386-linux-gnu.so original debug info size: 940kB, size after compression: 856kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1126 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/lib/debug/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sRRSEC + umask 022 + cd /builddir/build/BUILD + cd libvirt-python-7.6.0 + /usr/bin/python3 setup.py test running test /usr/bin/python3 /usr/bin/pytest-3.9 ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/libvirt-python-7.6.0 collected 6 items tests/test_conn.py .... [ 66%] tests/test_domain.py .. [100%] ============================== 6 passed in 0.11s =============================== + RPM_EC=0 ++ jobs -p Processing files: python3-libvirt-7.6.0-1.el9.i686 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hrVDkR + umask 022 + cd /builddir/build/BUILD + cd libvirt-python-7.6.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/share/doc/python3-libvirt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/share/doc/python3-libvirt + cp -pr ChangeLog /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/share/doc/python3-libvirt + cp -pr AUTHORS /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/share/doc/python3-libvirt + cp -pr README /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/share/doc/python3-libvirt + cp -pr COPYING /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/share/doc/python3-libvirt + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/share/doc/python3-libvirt + cp -pr examples/ /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386/usr/share/doc/python3-libvirt + RPM_EC=0 ++ jobs -p + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python3.9/site-packages/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: libvirt-python3 = 7.6.0-1.el9 python-libvirt = 7.6.0-1.el9 python3-libvirt = 7.6.0-1.el9 python3-libvirt(x86-32) = 7.6.0-1.el9 python3.9-libvirt = 7.6.0-1.el9 python3.9dist(libvirt-python) = 7.6 python3dist(libvirt-python) = 7.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libvirt-lxc.so.0 libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0) libvirt-qemu.so.0 libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3) libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.1.1) libvirt.so.0(LIBVIRT_0.1.4) libvirt.so.0(LIBVIRT_0.1.5) libvirt.so.0(LIBVIRT_0.1.9) libvirt.so.0(LIBVIRT_0.10.0) libvirt.so.0(LIBVIRT_0.10.2) libvirt.so.0(LIBVIRT_0.2.0) libvirt.so.0(LIBVIRT_0.2.1) libvirt.so.0(LIBVIRT_0.2.3) libvirt.so.0(LIBVIRT_0.3.0) libvirt.so.0(LIBVIRT_0.3.2) libvirt.so.0(LIBVIRT_0.3.3) libvirt.so.0(LIBVIRT_0.4.0) libvirt.so.0(LIBVIRT_0.4.1) libvirt.so.0(LIBVIRT_0.4.2) libvirt.so.0(LIBVIRT_0.4.5) libvirt.so.0(LIBVIRT_0.5.0) libvirt.so.0(LIBVIRT_0.6.0) libvirt.so.0(LIBVIRT_0.6.1) libvirt.so.0(LIBVIRT_0.6.3) libvirt.so.0(LIBVIRT_0.6.4) libvirt.so.0(LIBVIRT_0.7.0) libvirt.so.0(LIBVIRT_0.7.1) libvirt.so.0(LIBVIRT_0.7.2) libvirt.so.0(LIBVIRT_0.7.3) libvirt.so.0(LIBVIRT_0.7.5) libvirt.so.0(LIBVIRT_0.7.7) libvirt.so.0(LIBVIRT_0.8.0) libvirt.so.0(LIBVIRT_0.8.1) libvirt.so.0(LIBVIRT_0.8.2) libvirt.so.0(LIBVIRT_0.8.5) libvirt.so.0(LIBVIRT_0.8.6) libvirt.so.0(LIBVIRT_0.8.8) libvirt.so.0(LIBVIRT_0.9.0) libvirt.so.0(LIBVIRT_0.9.10) libvirt.so.0(LIBVIRT_0.9.11) libvirt.so.0(LIBVIRT_0.9.13) libvirt.so.0(LIBVIRT_0.9.2) libvirt.so.0(LIBVIRT_0.9.3) libvirt.so.0(LIBVIRT_0.9.4) libvirt.so.0(LIBVIRT_0.9.5) libvirt.so.0(LIBVIRT_0.9.7) libvirt.so.0(LIBVIRT_0.9.8) libvirt.so.0(LIBVIRT_0.9.9) libvirt.so.0(LIBVIRT_1.0.0) libvirt.so.0(LIBVIRT_1.0.1) libvirt.so.0(LIBVIRT_1.0.2) libvirt.so.0(LIBVIRT_1.0.3) libvirt.so.0(LIBVIRT_1.0.5) libvirt.so.0(LIBVIRT_1.0.6) libvirt.so.0(LIBVIRT_1.1.0) libvirt.so.0(LIBVIRT_1.1.1) libvirt.so.0(LIBVIRT_1.1.3) libvirt.so.0(LIBVIRT_1.2.1) libvirt.so.0(LIBVIRT_1.2.11) libvirt.so.0(LIBVIRT_1.2.12) libvirt.so.0(LIBVIRT_1.2.14) libvirt.so.0(LIBVIRT_1.2.15) libvirt.so.0(LIBVIRT_1.2.16) libvirt.so.0(LIBVIRT_1.2.19) libvirt.so.0(LIBVIRT_1.2.3) libvirt.so.0(LIBVIRT_1.2.5) libvirt.so.0(LIBVIRT_1.2.6) libvirt.so.0(LIBVIRT_1.2.7) libvirt.so.0(LIBVIRT_1.2.8) libvirt.so.0(LIBVIRT_1.2.9) libvirt.so.0(LIBVIRT_1.3.3) libvirt.so.0(LIBVIRT_2.0.0) libvirt.so.0(LIBVIRT_2.2.0) libvirt.so.0(LIBVIRT_3.0.0) libvirt.so.0(LIBVIRT_3.1.0) libvirt.so.0(LIBVIRT_3.4.0) libvirt.so.0(LIBVIRT_3.7.0) libvirt.so.0(LIBVIRT_3.9.0) libvirt.so.0(LIBVIRT_4.1.0) libvirt.so.0(LIBVIRT_4.10.0) libvirt.so.0(LIBVIRT_4.4.0) libvirt.so.0(LIBVIRT_4.5.0) libvirt.so.0(LIBVIRT_5.10.0) libvirt.so.0(LIBVIRT_5.2.0) libvirt.so.0(LIBVIRT_5.5.0) libvirt.so.0(LIBVIRT_5.6.0) libvirt.so.0(LIBVIRT_5.7.0) libvirt.so.0(LIBVIRT_5.8.0) libvirt.so.0(LIBVIRT_6.0.0) libvirt.so.0(LIBVIRT_6.10.0) libvirt.so.0(LIBVIRT_7.1.0) libvirt.so.0(LIBVIRT_7.2.0) libvirt.so.0(LIBVIRT_7.3.0) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: libvirt-python3 <= 3.6.0-1.el9 python-libvirt < 7.6.0-1.el9 Processing files: libvirt-python-debugsource-7.6.0-1.el9.i686 Provides: libvirt-python-debugsource = 7.6.0-1.el9 libvirt-python-debugsource(x86-32) = 7.6.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-libvirt-debuginfo-7.6.0-1.el9.i686 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python3.9/site-packages/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " warning: Deprecated external dependency generator is used! Provides: debuginfo(build-id) = 0b25f3ad0fb97063e2b09b660c9737a0103aa37e debuginfo(build-id) = 6fe4759cb26d8eee8156e2b88b0af614def26ad2 debuginfo(build-id) = ada6b5a5267bb0ff7a7a870883e9faa1af6aad75 python3-libvirt-debuginfo = 7.6.0-1.el9 python3-libvirt-debuginfo(x86-32) = 7.6.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libvirt-python-debugsource(x86-32) = 7.6.0-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386 Wrote: /builddir/build/RPMS/python3-libvirt-debuginfo-7.6.0-1.el9.i686.rpm Wrote: /builddir/build/RPMS/libvirt-python-debugsource-7.6.0-1.el9.i686.rpm Wrote: /builddir/build/RPMS/python3-libvirt-7.6.0-1.el9.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LOmseR + umask 022 + cd /builddir/build/BUILD + cd libvirt-python-7.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvirt-python-7.6.0-1.el9.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0