Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pyparted.spec'], chrootPath='/var/lib/mock/f35-build-28678876-3876509/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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=1626998400 Wrote: /builddir/build/SRPMS/pyparted-3.11.7-4.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pyparted.spec'], chrootPath='/var/lib/mock/f35-build-28678876-3876509/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HJ1l2Y + 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.N2eDrP + 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 -j6 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.10 creating build/lib.linux-i686-3.10/parted copying src/parted/__init__.py -> build/lib.linux-i686-3.10/parted copying src/parted/alignment.py -> build/lib.linux-i686-3.10/parted copying src/parted/cachedlist.py -> build/lib.linux-i686-3.10/parted copying src/parted/constraint.py -> build/lib.linux-i686-3.10/parted copying src/parted/decorators.py -> build/lib.linux-i686-3.10/parted copying src/parted/device.py -> build/lib.linux-i686-3.10/parted copying src/parted/disk.py -> build/lib.linux-i686-3.10/parted copying src/parted/filesystem.py -> build/lib.linux-i686-3.10/parted copying src/parted/geometry.py -> build/lib.linux-i686-3.10/parted copying src/parted/partition.py -> build/lib.linux-i686-3.10/parted running build_ext building '_ped' extension creating build/temp.linux-i686-3.10 creating build/temp.linux-i686-3.10/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.10 -c src/_pedmodule.c -o build/temp.linux-i686-3.10/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.10 -c src/convert.c -o build/temp.linux-i686-3.10/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.10 -c src/pyconstraint.c -o build/temp.linux-i686-3.10/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.10 -c src/pydevice.c -o build/temp.linux-i686-3.10/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.10 -c src/pydisk.c -o build/temp.linux-i686-3.10/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.10 -c src/pyfilesys.c -o build/temp.linux-i686-3.10/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.10 -c src/pygeom.c -o build/temp.linux-i686-3.10/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.10 -c src/pynatmath.c -o build/temp.linux-i686-3.10/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.10 -c src/pytimer.c -o build/temp.linux-i686-3.10/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.10 -c src/pyunit.c -o build/temp.linux-i686-3.10/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.10/src/_pedmodule.o build/temp.linux-i686-3.10/src/convert.o build/temp.linux-i686-3.10/src/pyconstraint.o build/temp.linux-i686-3.10/src/pydevice.o build/temp.linux-i686-3.10/src/pydisk.o build/temp.linux-i686-3.10/src/pyfilesys.o build/temp.linux-i686-3.10/src/pygeom.o build/temp.linux-i686-3.10/src/pynatmath.o build/temp.linux-i686-3.10/src/pytimer.o build/temp.linux-i686-3.10/src/pyunit.o -L/lib -L/usr/lib -lparted -o build/lib.linux-i686-3.10/_ped.cpython-310-i386-linux-gnu.so /builddir/build/BUILD/pyparted-3.11.7/py3dir/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.ccompiler import new_compiler + popd + RPM_EC=0 ~/build/BUILD/pyparted-3.11.7 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uzVICr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386 ++ dirname /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.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.fc35.i386 'INSTALL=/usr/bin/install -p' /builddir/build/BUILD/pyparted-3.11.7/py3dir/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.ccompiler import new_compiler running build running build_py running build_ext /builddir/build/BUILD/pyparted-3.11.7/py3dir/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.ccompiler import new_compiler running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10 creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/__init__.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/alignment.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/cachedlist.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/constraint.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/decorators.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/device.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/disk.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/filesystem.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/geometry.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/parted/partition.py -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted copying build/lib.linux-i686-3.10/_ped.cpython-310-i386-linux-gnu.so -> /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/alignment.py to alignment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/cachedlist.py to cachedlist.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/constraint.py to constraint.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/decorators.py to decorators.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/device.py to device.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/disk.py to disk.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/filesystem.py to filesystem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/geometry.py to geometry.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/parted/partition.py to partition.cpython-310.pyc writing byte-compilation script '/tmp/tmp3oftvxoh.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp3oftvxoh.py removing /tmp/tmp3oftvxoh.py running install_egg_info Writing /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/pyparted-3.11.7-py3.10.egg-info + popd ~/build/BUILD/pyparted-3.11.7 + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 3.11.7-4.fc35 --unique-debug-suffix -3.11.7-4.fc35.i386 --unique-debug-src-base pyparted-3.11.7-4.fc35.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyparted-3.11.7 extracting debug info from /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10/site-packages/_ped.cpython-310-i386-linux-gnu.so original debug info size: 320kB, size after compression: 268kB /usr/bin/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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/lib/debug/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6t1jHJ + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.7 ~/build/BUILD/pyparted-3.11.7/py3dir ~/build/BUILD/pyparted-3.11.7 + pushd py3dir + PYTHON=python3 + make test /builddir/build/BUILD/pyparted-3.11.7/py3dir/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.ccompiler import new_compiler running build running build_py running build_ext runTest (tests.test__ped_alignment.AlignmentAlignDownTestCase) ... ok /usr/lib/python3.10/unittest/suite.py:84: ResourceWarning: unclosed file <_io.TextIOWrapper name=3 mode='r' encoding='UTF-8'> return self.run(*args, **kwds) ResourceWarning: Enable tracemalloc to get the object allocation traceback runTest (tests.test__ped_alignment.AlignmentAlignNearestTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentAlignUpTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentDuplicateTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentGetSetTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentIntersectTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentIsAlignedTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentNewTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentStrTestCase) ... ok runTest (tests.test__ped_chsgeometry.CHSGeometryGetSetTestCase) ... ok runTest (tests.test__ped_chsgeometry.CHSGeometryNewTestCase) ... ok runTest (tests.test__ped_chsgeometry.CHSGeometryStrTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintDuplicateTestCase) ... /builddir/build/BUILD/pyparted-3.11.7/py3dir/tests/test__ped_constraint.py:107: DeprecationWarning: use copy.deepcopy() to duplicate a _ped.Constraint self.dup = self.c.duplicate() ok runTest (tests.test__ped_constraint.ConstraintGetSetTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintIntersectTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintIsSolutionTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintNewTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintSolveMaxTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintSolveNearestTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintStrTestCase) ... ok runTest (tests.test__ped_device.DeviceBeginExternalAccessTestCase) ... ok runTest (tests.test__ped_device.DeviceCacheRemoveTestCase) ... ok runTest (tests.test__ped_device.DeviceCheckTestCase) ... ok runTest (tests.test__ped_device.DeviceCloseTestCase) ... ok runTest (tests.test__ped_device.DeviceDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_device.DeviceEndExternalAccessTestCase) ... ok runTest (tests.test__ped_device.DeviceGetConstraintTestCase) ... ok runTest (tests.test__ped_device.DeviceGetMinimalAlignedConstraintTestCase) ... ok runTest (tests.test__ped_device.DeviceGetMinimumAlignmentTestCase) ... ok runTest (tests.test__ped_device.DeviceGetOptimalAlignedConstraintTestCase) ... ok runTest (tests.test__ped_device.DeviceGetOptimumAlignmentTestCase) ... ok runTest (tests.test__ped_device.DeviceGetSetTestCase) ... ok runTest (tests.test__ped_device.DeviceIsBusyTestCase) ... ok runTest (tests.test__ped_device.DeviceNewTestCase) ... ok runTest (tests.test__ped_device.DeviceOpenTestCase) ... ok runTest (tests.test__ped_device.DeviceReadTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_device.DeviceStrTestCase) ... ok runTest (tests.test__ped_device.DeviceSyncFastTestCase) ... ok runTest (tests.test__ped_device.DeviceSyncTestCase) ... ok runTest (tests.test__ped_device.DeviceWriteTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_device.UnitFormatByteTestCase) ... ok runTest (tests.test__ped_device.UnitFormatCustomByteTestCase) ... ok runTest (tests.test__ped_device.UnitFormatCustomTestCase) ... ok runTest (tests.test__ped_device.UnitFormatTestCase) ... ok runTest (tests.test__ped_device.UnitParseCustomTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_device.UnitParseTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskAddPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskCheckTestCase) ... ok runTest (tests.test__ped_disk.DiskClobberExcludeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskClobberTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskCommitTestCase) ... ok runTest (tests.test__ped_disk.DiskCommitToDevTestCase) ... ok runTest (tests.test__ped_disk.DiskCommitToOsTestCase) ... ok runTest (tests.test__ped_disk.DiskDeleteAllTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskDeletePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskDuplicateTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskExtendedPartitionTestCase) ... ok runTest (tests.test__ped_disk.DiskGetFlagTestCase) ... ok runTest (tests.test__ped_disk.DiskGetLastPartitionNumTestCase) ... ok runTest (tests.test__ped_disk.DiskGetMaxPartitionGeoemtryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskGetMaxPrimaryPartitionCountTestCase) ... ok runTest (tests.test__ped_disk.DiskGetMaxSupportedPartitionCountTestCase) ... ok runTest (tests.test__ped_disk.DiskGetPartitionAlignmentTestCase) ... ok runTest (tests.test__ped_disk.DiskGetPartitionBySectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskGetPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskGetPrimaryPartitionCountTestCase) ... ok runTest (tests.test__ped_disk.DiskGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskIsFlagAvailableTestCase) ... ok runTest (tests.test__ped_disk.DiskMaxPartitionLengthTestCase) ... ok runTest (tests.test__ped_disk.DiskMaxPartitionStartSectorTestCase) ... ok runTest (tests.test__ped_disk.DiskMaxmimzePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskMinimizeExtendedPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskNewLabeledTestCase) ... ok runTest (tests.test__ped_disk.DiskNewUnlabeledTestCase) ... ok runTest (tests.test__ped_disk.DiskNextPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskPrintTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskRemovePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskSetFlagTestCase) ... ok runTest (tests.test__ped_disk.DiskSetPartitionGeomTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskStrTestCase) ... ok runTest (tests.test__ped_disktype.DiskTypeCheckFeatureTestCase) ... ok runTest (tests.test__ped_disktype.DiskTypeGetSetTestCase) ... ok runTest (tests.test__ped_disktype.DiskTypeNewTestCase) ... ok runTest (tests.test__ped_disktype.DiskTypeStrTestCase) ... ok runTest (tests.test__ped_filesystem.FileSystemGetSetTestCase) ... ok runTest (tests.test__ped_filesystem.FileSystemNewTestCase) ... ok runTest (tests.test__ped_filesystem.FileSystemStrTestCase) ... ok runTest (tests.test__ped_filesystemtype.FileSystemTypeGetSetTestCase) ... ok runTest (tests.test__ped_filesystemtype.FileSystemTypeNewTestCase) ... ok runTest (tests.test__ped_filesystemtype.FileSystemTypeStrTestCase) ... ok runTest (tests.test__ped_geometry.GeometryCheckTestCase) ... ok runTest (tests.test__ped_geometry.GeometryDuplicateTestCase) ... ok runTest (tests.test__ped_geometry.GeometryGetSetTestCase) ... ok runTest (tests.test__ped_geometry.GeometryIntersectTestCase) ... ok runTest (tests.test__ped_geometry.GeometryMapTestCase) ... ok runTest (tests.test__ped_geometry.GeometryNewTestCase) ... ok runTest (tests.test__ped_geometry.GeometryReadTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySetEndTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySetStartTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySetTestCase) ... ok runTest (tests.test__ped_geometry.GeometryStrTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySyncFastTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySyncTestCase) ... ok runTest (tests.test__ped_geometry.GeometryTestEqualTestCase) ... ok runTest (tests.test__ped_geometry.GeometryTestInsideTestCase) ... ok runTest (tests.test__ped_geometry.GeometryTestOverlapTestCase) ... ok runTest (tests.test__ped_geometry.GeometryTestSectorInsideTestCase) ... ok runTest (tests.test__ped_geometry.GeometryWriteTestCase) ... ok runTest (tests.test__ped_partition.PartitionDestroyTestCase) ... ok runTest (tests.test__ped_partition.PartitionGetFlagTestCase) ... ok runTest (tests.test__ped_partition.PartitionGetNameTestCase) ... ok runTest (tests.test__ped_partition.PartitionGetPathTestCase) ... ok runTest (tests.test__ped_partition.PartitionGetSetTestCase) ... ok runTest (tests.test__ped_partition.PartitionIsActiveTestCase) ... ok runTest (tests.test__ped_partition.PartitionIsBusyTestCase) ... ok runTest (tests.test__ped_partition.PartitionIsFlagAvailableTestCase) ... ok runTest (tests.test__ped_partition.PartitionNewTestCase) ... ok runTest (tests.test__ped_partition.PartitionSetFlagTestCase) ... ok runTest (tests.test__ped_partition.PartitionSetNameTestCase) ... ok runTest (tests.test__ped_partition.PartitionSetSystemTestCase) ... ok runTest (tests.test__ped_partition.PartitionStrTestCase) ... ok runTest (tests.test__ped_ped.ConstraintAnyTestCase) ... ok runTest (tests.test__ped_ped.ConstraintExactTestCase) ... ok runTest (tests.test__ped_ped.ConstraintNewFromMaxTestCase) ... ok runTest (tests.test__ped_ped.ConstraintNewFromMinMaxTestCase) ... ok runTest (tests.test__ped_ped.ConstraintNewFromMinTestCase) ... ok runTest (tests.test__ped_ped.DeviceFreeAllTestCase) ... ok runTest (tests.test__ped_ped.DeviceGetNextTestCase) ... skipped 'Requires root' runTest (tests.test__ped_ped.DeviceGetTestCase) ... ok runTest (tests.test__ped_ped.DeviceProbeAllTestCase) ... ok runTest (tests.test__ped_ped.DiskFlagGetByNameTestCase) ... ok runTest (tests.test__ped_ped.DiskFlagGetNameTestCase) ... ok runTest (tests.test__ped_ped.DiskFlagNextTestCase) ... ok runTest (tests.test__ped_ped.DiskTypeGetNextTestCase) ... ok runTest (tests.test__ped_ped.DiskTypeGetTestCase) ... ok runTest (tests.test__ped_ped.FileSystemProbeSpecificTestCase) ... ok runTest (tests.test__ped_ped.FileSystemProbeTestCase) ... ok runTest (tests.test__ped_ped.FileSystemTypeGetNextTestCase) ... ok runTest (tests.test__ped_ped.FileSystemTypeGetTestCase) ... ok runTest (tests.test__ped_ped.PartitionFlagGetByNameTestCase) ... ok runTest (tests.test__ped_ped.PartitionFlagGetNameTestCase) ... ok runTest (tests.test__ped_ped.PartitionFlagNextTestCase) ... ok runTest (tests.test__ped_ped.PartitionTypeGetNameTestCase) ... ok runTest (tests.test__ped_ped.UnitGetByNameTestCase) ... ok runTest (tests.test__ped_ped.UnitGetDefaultTestCase) ... ok runTest (tests.test__ped_ped.UnitGetNameTestCase) ... ok runTest (tests.test__ped_ped.UnitGetSizeTestCase) ... ok runTest (tests.test__ped_ped.UnitSetDefaultTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentAlignDownTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_alignment.AlignmentAlignNearestTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_alignment.AlignmentAlignUpTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_alignment.AlignmentGetPedAlignmentTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentGetSetTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentIntersectTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_alignment.AlignmentIsAlignedTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentNewTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintGetPedConstraintTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintGetSetTestCase) ... ok runTest (tests.test_parted_constraint.ConstraintIntersectTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintIsSolutionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintNewTestCase) ... ok runTest (tests.test_parted_constraint.ConstraintSolveMaxTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintSolveNearestTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceBeginExternalAccessTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceCheckTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceCloseTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceEndCylinderToSectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceEndExternalAccessTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceEndSectorToCylinderTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetConstraintTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetLengthTestCase) ... ok runTest (tests.test_parted_device.DeviceGetPedDeviceTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetSizeAsSectorsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetSizeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceOpenTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceReadTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceRemoveFromCacheTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceStartCylinderToSectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceStartSectorToCylinderTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceSyncTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceWriteTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskAddPartitionTestCase) ... ok runTest (tests.test_parted_disk.DiskCalculateMaxPartitionGeometryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCheckTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskClobberTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCommitTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCommitToDeviceTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCommitToOSTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskDeleteAllPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskDeletePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskDuplicateTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetExtendedPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetFirstPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetFlagTestCase) ... ok runTest (tests.test_parted_disk.DiskGetFreeSpacePartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetFreeSpaceRegionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetLVMPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetLogicalPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetMaxSupportedPartitionCountTestCase) ... ok runTest (tests.test_parted_disk.DiskGetPartitionByPathTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetPartitionBySectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetPedDiskTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetPrimaryPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetRaidPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskIsFlagAvailableTestCase) ... ok runTest (tests.test_parted_disk.DiskMaxPartitionLengthTestCase) ... ok runTest (tests.test_parted_disk.DiskMaxPartitionStartSectorTestCase) ... ok runTest (tests.test_parted_disk.DiskMaximizePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskMinimizeExtendedPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskRemovePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskSetFlagTestCase) ... ok runTest (tests.test_parted_disk.DiskSetPartitionGeometryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskSupportsFeatureTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskUnsetFlagTestCase) ... ok runTest (tests.test_parted_filesystem.FileSystemGetPedFileSystemTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_filesystem.FileSystemGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_filesystem.FileSystemNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_filesystem.FileSystemStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryCheckTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryContainsSectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryContainsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryEqualTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryGetLengthTestCase) ... ok runTest (tests.test_parted_geometry.GeometryGetPedGeometryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryGetSizeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryIntersectTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryMapTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryOverlapsWithTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryReadTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometrySyncTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryWriteTestCase) ... ok runTest (tests.test_parted_parted.BytesToSectorsTestCase) ... ok runTest (tests.test_parted_parted.FormatBytesTestCase) ... ok runTest (tests.test_parted_parted.FreshDiskTestCase) ... ok runTest (tests.test_parted_parted.GetAllDevicesTestCase) ... ok runTest (tests.test_parted_parted.GetDeviceTestCase) ... ok runTest (tests.test_parted_parted.GetLabelsTestCase) ... ok runTest (tests.test_parted_parted.IsAlignToCylindersTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_parted.ProbeFileSystemTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_parted.ProbeForSpecificFileSystemTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_parted.ToggleAlignToCylindersTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_parted.VersionTestCase) ... ok runTest (tests.test_parted_partition.PartitionGPTNewTestCase) ... ok runTest (tests.test_parted_partition.PartitionGetDeviceNodeNameTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetFlagTestCase) ... ok runTest (tests.test_parted_partition.PartitionGetFlagsAsStringTestCase) ... ok runTest (tests.test_parted_partition.PartitionGetLengthTestCase) ... ok runTest (tests.test_parted_partition.PartitionGetMaxAvailableSizeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetMaxGeometryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetPedPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetSetGPTTestCase) ... ok runTest (tests.test_parted_partition.PartitionGetSetTestCase) ... ok runTest (tests.test_parted_partition.PartitionGetSizeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionIsFlagAvailableTestCase) ... ok runTest (tests.test_parted_partition.PartitionNewTestCase) ... ok runTest (tests.test_parted_partition.PartitionNextPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionSetFlagTestCase) ... ok runTest (tests.test_parted_partition.PartitionStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionUnsetFlagTestCase) ... ok ---------------------------------------------------------------------- Ran 273 tests in 0.208s OK (skipped=113) + popd + RPM_EC=0 ~/build/BUILD/pyparted-3.11.7 ++ jobs -p + exit 0 Processing files: python3-pyparted-3.11.7-4.fc35.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W5Vsbe + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.7 + DOCDIR=/builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.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.fc35.i386/usr/share/doc/python3-pyparted + cp -pr AUTHORS /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/share/doc/python3-pyparted + cp -pr COPYING /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/share/doc/python3-pyparted + cp -pr NEWS /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/share/doc/python3-pyparted + cp -pr README /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/share/doc/python3-pyparted + cp -pr TODO /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386/usr/share/doc/python3-pyparted + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyparted = 1:3.11.7-4.fc35 python3-pyparted = 1:3.11.7-4.fc35 python3-pyparted(x86-32) = 1:3.11.7-4.fc35 python3.10-pyparted = 1:3.11.7-4.fc35 python3.10dist(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.10 rtld(GNU_HASH) Processing files: pyparted-debugsource-3.11.7-4.fc35.i686 Provides: pyparted-debugsource = 1:3.11.7-4.fc35 pyparted-debugsource(x86-32) = 1:3.11.7-4.fc35 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.fc35.i686 Provides: debuginfo(build-id) = 5070ce071932f118f6e9ab6cd115fcc2d700e562 python-pyparted-debuginfo = 1:3.11.7-4.fc35 python3-pyparted-debuginfo = 1:3.11.7-4.fc35 python3-pyparted-debuginfo(x86-32) = 1:3.11.7-4.fc35 python3.10-pyparted-debuginfo = 1:3.11.7-4.fc35 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.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386 Wrote: /builddir/build/RPMS/python3-pyparted-debuginfo-3.11.7-4.fc35.i686.rpm Wrote: /builddir/build/RPMS/python3-pyparted-3.11.7-4.fc35.i686.rpm Wrote: /builddir/build/RPMS/pyparted-debugsource-3.11.7-4.fc35.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5OPNzE + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyparted-3.11.7-4.fc35.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0