Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libvirt-python.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-virt-rhel-8050020210331192048-b4937e53-build-68042-19176/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libvirt-python.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libvirt-python.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-virt-rhel-8050020210331192048-b4937e53-build-68042-19176/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libvirt-python.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HfwK7j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvirt-python-6.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-python-6.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-6.0.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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'libvirt-python-6.0.0 base' + git config gc.auto 0 + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bzZu2m + umask 022 + cd /builddir/build/BUILD + cd libvirt-python-6.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/libexec/platform-python generator.py libvirt /usr/share/libvirt/api/libvirt-api.xml Found 478 functions in /usr/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 389 wrapper functions /usr/libexec/platform-python 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/libexec/platform-python 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.6 copying build/libvirt.py -> build/lib.linux-i686-3.6 copying build/libvirt_qemu.py -> build/lib.linux-i686-3.6 copying build/libvirt_lxc.py -> build/lib.linux-i686-3.6 copying build/libvirtaio.py -> build/lib.linux-i686-3.6 running build_ext building 'libvirtmod' extension creating build/temp.linux-i686-3.6 creating build/temp.linux-i686-3.6/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-override.c -o build/temp.linux-i686-3.6/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c build/libvirt.c -o build/temp.linux-i686-3.6/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-i686-3.6/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-i686-3.6/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.6/libvirt-override.o build/temp.linux-i686-3.6/build/libvirt.o build/temp.linux-i686-3.6/typewrappers.o build/temp.linux-i686-3.6/libvirt-utils.o -L/usr/lib -lvirt -lpython3.6m -o build/lib.linux-i686-3.6/libvirtmod.cpython-36m-i386-linux-gnu.so building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-qemu-override.c -o build/temp.linux-i686-3.6/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c build/libvirt-qemu.c -o build/temp.linux-i686-3.6/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-i686-3.6/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-i686-3.6/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.6/libvirt-qemu-override.o build/temp.linux-i686-3.6/build/libvirt-qemu.o build/temp.linux-i686-3.6/typewrappers.o build/temp.linux-i686-3.6/libvirt-utils.o -L/usr/lib -lvirt-qemu -lpython3.6m -o build/lib.linux-i686-3.6/libvirtmod_qemu.cpython-36m-i386-linux-gnu.so building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-lxc-override.c -o build/temp.linux-i686-3.6/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c build/libvirt-lxc.c -o build/temp.linux-i686-3.6/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-i686-3.6/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-i686-3.6/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.6/libvirt-lxc-override.o build/temp.linux-i686-3.6/build/libvirt-lxc.o build/temp.linux-i686-3.6/typewrappers.o build/temp.linux-i686-3.6/libvirt-utils.o -L/usr/lib -lvirt-lxc -lpython3.6m -o build/lib.linux-i686-3.6/libvirtmod_lxc.cpython-36m-i386-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8QJvVn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 ++ dirname /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 + cd libvirt-python-6.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 running install running install_lib creating /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr creating /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib creating /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6 creating /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages copying build/lib.linux-i686-3.6/libvirt.py -> /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages copying build/lib.linux-i686-3.6/libvirt_qemu.py -> /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages copying build/lib.linux-i686-3.6/libvirt_lxc.py -> /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages copying build/lib.linux-i686-3.6/libvirtaio.py -> /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages copying build/lib.linux-i686-3.6/libvirtmod.cpython-36m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages copying build/lib.linux-i686-3.6/libvirtmod_qemu.cpython-36m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages copying build/lib.linux-i686-3.6/libvirtmod_lxc.cpython-36m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages/libvirt.py to libvirt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages/libvirtaio.py to libvirtaio.cpython-36.pyc writing byte-compilation script '/tmp/tmp_bdda30f.py' /usr/libexec/platform-python /tmp/tmp_bdda30f.py removing /tmp/tmp_bdda30f.py running install_egg_info Writing /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages/libvirt_python-6.0.0-py3.6.egg-info + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 6.0.0-1.module_el8.5.0+746+bbd5d70c --unique-debug-suffix -6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 --unique-debug-src-base libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libvirt-python-6.0.0 extracting debug info from /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages/libvirtmod.cpython-36m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages/libvirtmod_lxc.cpython-36m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6/site-packages/libvirtmod_qemu.cpython-36m-i386-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1061 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/lib/debug/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VOz1Rn + umask 022 + cd /builddir/build/BUILD + cd libvirt-python-6.0.0 + /usr/libexec/platform-python setup.py test running test /usr/libexec/platform-python sanitytest.py build/lib.linux-i686-3.6 /usr/share/libvirt/api/libvirt-api.xml /usr/libexec/platform-python /usr/bin/nosetests-3.6 .. ---------------------------------------------------------------------- Ran 2 tests in 0.022s OK + exit 0 Processing files: python3-libvirt-6.0.0-1.module_el8.5.0+746+bbd5d70c.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ew2Yam + umask 022 + cd /builddir/build/BUILD + cd libvirt-python-6.0.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + cp -pr ChangeLog /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + cp -pr AUTHORS /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + cp -pr NEWS /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + cp -pr README /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + cp -pr COPYING /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + cp -pr examples/ /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386/usr/share/doc/python3-libvirt + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python3.6/site-packages/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " 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 = 6.0.0-1.module_el8.5.0+746+bbd5d70c python3-libvirt = 6.0.0-1.module_el8.5.0+746+bbd5d70c python3-libvirt(x86-32) = 6.0.0-1.module_el8.5.0+746+bbd5d70c python3.6dist(libvirt-python) = 6.0.0 python3dist(libvirt-python) = 6.0.0 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) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython3.6m.so.1.0 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) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: libvirt-python3 <= 3.6.0-1.module_el8.5.0+746+bbd5d70c Processing files: libvirt-python-debugsource-6.0.0-1.module_el8.5.0+746+bbd5d70c.i686 warning: Deprecated external dependency generator is used! Provides: libvirt-python-debugsource = 6.0.0-1.module_el8.5.0+746+bbd5d70c libvirt-python-debugsource(x86-32) = 6.0.0-1.module_el8.5.0+746+bbd5d70c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-libvirt-debuginfo-6.0.0-1.module_el8.5.0+746+bbd5d70c.i686 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python3.6/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) = 385737994388c26ed34ea908e3c938f264592f0a debuginfo(build-id) = 5e571d9aed7c84fe6e6ed4e1b4b52aad3a40ea47 debuginfo(build-id) = 9979a3f6923860f7b554d5815ca3ba21ca2a1498 python3-libvirt-debuginfo = 6.0.0-1.module_el8.5.0+746+bbd5d70c python3-libvirt-debuginfo(x86-32) = 6.0.0-1.module_el8.5.0+746+bbd5d70c 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) = 6.0.0-1.module_el8.5.0+746+bbd5d70c Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 Wrote: /builddir/build/RPMS/python3-libvirt-6.0.0-1.module_el8.5.0+746+bbd5d70c.i686.rpm Wrote: /builddir/build/RPMS/libvirt-python-debugsource-6.0.0-1.module_el8.5.0+746+bbd5d70c.i686.rpm Wrote: /builddir/build/RPMS/python3-libvirt-debuginfo-6.0.0-1.module_el8.5.0+746+bbd5d70c.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7875Zm + umask 022 + cd /builddir/build/BUILD + cd libvirt-python-6.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvirt-python-6.0.0-1.module_el8.5.0+746+bbd5d70c.i386 + exit 0 Child return code was: 0