Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pyparted.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=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pyparted.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=1628553600 Wrote: /builddir/build/SRPMS/pyparted-3.11.7-4.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target i686 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/pyparted.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=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target i686 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/pyparted.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=1628553600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WiAs1N + umask 022 + cd /builddir/build/BUILD + gpg --no-default-keyring --keyring /builddir/build/SOURCES/keyring.gpg --trustdb-name /builddir/build/SOURCES/trustdb.gpg --verify /builddir/build/SOURCES/pyparted-3.11.7.tar.gz.asc /builddir/build/SOURCES/pyparted-3.11.7.tar.gz gpg: Signature made Fri Oct 23 19:40:07 2020 UTC gpg: using RSA key 08F7C8B3C621950C138F766162977BB9C841B965 gpg: Good signature from "David Lawrence Cantrell, Jr. " [ultimate] gpg: aka "David Lawrence Cantrell, Jr. " [ultimate] gpg: aka "David Lawrence Cantrell, Jr. " [ultimate] gpg: aka "David Lawrence Cantrell, Jr. " [ultimate] + cd /builddir/build/BUILD + rm -rf pyparted-3.11.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyparted-3.11.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyparted-3.11.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ ls + everything='AUTHORS COPYING HACKING MANIFEST.in Makefile NEWS PKG-INFO README RELEASE TODO include setup.py src tests' + mkdir -p py3dir + cp -a AUTHORS COPYING HACKING MANIFEST.in Makefile NEWS PKG-INFO README RELEASE TODO include setup.py src tests py3dir + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ROh4zo + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.7 + pushd py3dir ~/build/BUILD/pyparted-3.11.7/py3dir ~/build/BUILD/pyparted-3.11.7 + PYTHON=python3 + /usr/bin/make -O -j8 V=1 VERBOSE=1 '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 -fcommon' running build running build_py creating build creating build/lib.linux-i686-3.9 creating build/lib.linux-i686-3.9/parted copying src/parted/__init__.py -> build/lib.linux-i686-3.9/parted copying src/parted/alignment.py -> build/lib.linux-i686-3.9/parted copying src/parted/cachedlist.py -> build/lib.linux-i686-3.9/parted copying src/parted/constraint.py -> build/lib.linux-i686-3.9/parted copying src/parted/decorators.py -> build/lib.linux-i686-3.9/parted copying src/parted/device.py -> build/lib.linux-i686-3.9/parted copying src/parted/disk.py -> build/lib.linux-i686-3.9/parted copying src/parted/filesystem.py -> build/lib.linux-i686-3.9/parted copying src/parted/geometry.py -> build/lib.linux-i686-3.9/parted copying src/parted/partition.py -> build/lib.linux-i686-3.9/parted running build_ext building '_ped' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/src 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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/_pedmodule.c -o build/temp.linux-i686-3.9/src/_pedmodule.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/convert.c -o build/temp.linux-i686-3.9/src/convert.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/pyconstraint.c -o build/temp.linux-i686-3.9/src/pyconstraint.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/pydevice.c -o build/temp.linux-i686-3.9/src/pydevice.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/pydisk.c -o build/temp.linux-i686-3.9/src/pydisk.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/pyfilesys.c -o build/temp.linux-i686-3.9/src/pyfilesys.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/pygeom.c -o build/temp.linux-i686-3.9/src/pygeom.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/pynatmath.c -o build/temp.linux-i686-3.9/src/pynatmath.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/pytimer.c -o build/temp.linux-i686-3.9/src/pytimer.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 -fcommon -fPIC -DPYPARTED_VERSION="3.11.7" -DPY_SSIZE_T_CLEAN -Iinclude -I/usr/include/python3.9 -c src/pyunit.c -o build/temp.linux-i686-3.9/src/pyunit.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -fcommon build/temp.linux-i686-3.9/src/_pedmodule.o build/temp.linux-i686-3.9/src/convert.o build/temp.linux-i686-3.9/src/pyconstraint.o build/temp.linux-i686-3.9/src/pydevice.o build/temp.linux-i686-3.9/src/pydisk.o build/temp.linux-i686-3.9/src/pyfilesys.o build/temp.linux-i686-3.9/src/pygeom.o build/temp.linux-i686-3.9/src/pynatmath.o build/temp.linux-i686-3.9/src/pytimer.o build/temp.linux-i686-3.9/src/pyunit.o -L/usr/lib -lparted -o build/lib.linux-i686-3.9/_ped.cpython-39-i386-linux-gnu.so ~/build/BUILD/pyparted-3.11.7 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XmmkUI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386 ++ dirname /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386 + cd pyparted-3.11.7 ~/build/BUILD/pyparted-3.11.7/py3dir ~/build/BUILD/pyparted-3.11.7 + pushd py3dir + PYTHON=python3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386 'INSTALL=/usr/bin/install -p' running build running build_py running build_ext running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9 creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/__init__.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/alignment.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/cachedlist.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/constraint.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/decorators.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/device.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/disk.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/filesystem.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/geometry.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/parted/partition.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted copying build/lib.linux-i686-3.9/_ped.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/alignment.py to alignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/cachedlist.py to cachedlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/constraint.py to constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/disk.py to disk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/parted/partition.py to partition.cpython-39.pyc writing byte-compilation script '/tmp/tmpz9avkr1t.py' /usr/bin/python3 /tmp/tmpz9avkr1t.py removing /tmp/tmpz9avkr1t.py running install_egg_info Writing /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/pyparted-3.11.7-py3.9.egg-info + popd ~/build/BUILD/pyparted-3.11.7 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.11.7-4.el9 --unique-debug-suffix -3.11.7-4.el9.i386 --unique-debug-src-base pyparted-3.11.7-4.el9.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyparted-3.11.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/_ped.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9/site-packages/_ped.cpython-39-i386-linux-gnu.so original debug info size: 328kB, size after compression: 280kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 644 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/pyparted-3.11.7-4.el9.i386/usr/lib/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.11.7-4.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.cqp714 Processing files: python3-pyparted-3.11.7-4.el9.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r88e7a + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.7 + DOCDIR=/builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/share/doc/python3-pyparted + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/share/doc/python3-pyparted + cp -pr AUTHORS /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/share/doc/python3-pyparted + cp -pr COPYING /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/share/doc/python3-pyparted + cp -pr NEWS /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/share/doc/python3-pyparted + cp -pr README /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/share/doc/python3-pyparted + cp -pr TODO /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386/usr/share/doc/python3-pyparted + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyparted = 1:3.11.7-4.el9 python3-pyparted = 1:3.11.7-4.el9 python3-pyparted(x86-32) = 1:3.11.7-4.el9 python3.9-pyparted = 1:3.11.7-4.el9 python3.9dist(pyparted) = 3.11.7 python3dist(pyparted) = 3.11.7 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.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libparted.so.2 python(abi) = 3.9 rtld(GNU_HASH) Processing files: pyparted-debugsource-3.11.7-4.el9.i686 Provides: pyparted-debugsource = 1:3.11.7-4.el9 pyparted-debugsource(x86-32) = 1:3.11.7-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyparted-debuginfo-3.11.7-4.el9.i686 Provides: debuginfo(build-id) = 044c900ce9991e8b7d184edad8e27ea06b4db10e python-pyparted-debuginfo = 1:3.11.7-4.el9 python3-pyparted-debuginfo = 1:3.11.7-4.el9 python3-pyparted-debuginfo(x86-32) = 1:3.11.7-4.el9 python3.9-pyparted-debuginfo = 1:3.11.7-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyparted-debugsource(x86-32) = 1:3.11.7-4.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386 Wrote: /builddir/build/RPMS/python3-pyparted-debuginfo-3.11.7-4.el9.i686.rpm Wrote: /builddir/build/RPMS/python3-pyparted-3.11.7-4.el9.i686.rpm Wrote: /builddir/build/RPMS/pyparted-debugsource-3.11.7-4.el9.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hYSA3r + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyparted-3.11.7-4.el9.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0