Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pyparted.spec'], chrootPath='/var/lib/mock/f31-build-95736-32721/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=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1566345600 Wrote: /builddir/build/SRPMS/pyparted-3.11.2-2.0.riscv64.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyparted.spec'], chrootPath='/var/lib/mock/f31-build-95736-32721/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=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1566345600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pkncaU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyparted-3.11.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyparted-3.11.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyparted-3.11.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-pyparted-3.11.2-2.0.riscv64.fc31 + mkdir -p /builddir/build/BUILD/python3-pyparted-3.11.2-2.0.riscv64.fc31 + cp -a . /builddir/build/BUILD/python3-pyparted-3.11.2-2.0.riscv64.fc31 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.exy9mX + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.2 + PYTHON=python2 + make -j4 running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/parted copying src/parted/device.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/decorators.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/geometry.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/alignment.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/filesystem.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/disk.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/constraint.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/__init__.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/cachedlist.py -> build/lib.linux-riscv64-2.7/parted copying src/parted/partition.py -> build/lib.linux-riscv64-2.7/parted running build_ext building '_ped' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/_pedmodule.c -o build/temp.linux-riscv64-2.7/src/_pedmodule.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/convert.c -o build/temp.linux-riscv64-2.7/src/convert.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pyconstraint.c -o build/temp.linux-riscv64-2.7/src/pyconstraint.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pydevice.c -o build/temp.linux-riscv64-2.7/src/pydevice.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pydisk.c -o build/temp.linux-riscv64-2.7/src/pydisk.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pyfilesys.c -o build/temp.linux-riscv64-2.7/src/pyfilesys.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pygeom.c -o build/temp.linux-riscv64-2.7/src/pygeom.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pynatmath.c -o build/temp.linux-riscv64-2.7/src/pynatmath.o BUILDSTDERR: gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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+ pushd /builddir/build/BUILD/python3-pyparted-3.11.2-2.0.riscv64.fc31 + PYTHON=python3 + make -j4 BUILDSTDERR: src/pyconstraint.c: In function ‘_ped_Constraint_str’: BUILDSTDERR: src/pyconstraint.c:101:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 101 | start_align = BUILDSTDERR: | ^ BUILDSTDERR: src/pyconstraint.c:107:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 107 | end_align = BUILDSTDERR: | ^ BUILDSTDERR: src/pyconstraint.c:113:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 113 | start_range = BUILDSTDERR: | ^ BUILDSTDERR: src/pyconstraint.c:119:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 119 | end_range = BUILDSTDERR: | ^ =/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pytimer.c -o build/temp.linux-riscv64-2.7/src/pytimer.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pyunit.c -o build/temp.linux-riscv64-2.7/src/pyunit.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/src/_pedmodule.o build/temp.linux-riscv64-2.7/src/convert.o build/temp.linux-riscv64-2.7/src/pyconstraint.o build/temp.linux-riscv64-2.7/src/pydevice.o build/temp.linux-riscv64-2.7/src/pydisk.o build/temp.linux-riscv64-2.7/src/pyfilesys.o build/temp.linux-riscv64-2.7/src/pygeom.o build/temp.linux-riscv64-2.7/src/pynatmath.o build/temp.linux-riscv64-2.7/src/pytimer.o build/temp.linux-riscv64-2.7/src/pyunit.o -L/lib64 -L/usr/lib64 -lparted -lpython2.7 -o build/lib.linux-riscv64-2.7/_ped.so ~/build/BUILD/python3-pyparted-3.11.2-2.0.riscv64.fc31 ~/build/BUILD/pyparted-3.11.2 running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/parted copying src/parted/device.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/decorators.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/geometry.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/alignment.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/filesystem.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/disk.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/constraint.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/__init__.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/cachedlist.py -> build/lib.linux-riscv64-3.7/parted copying src/parted/partition.py -> build/lib.linux-riscv64-3.7/parted running build_ext building '_ped' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/_pedmodule.c -o build/temp.linux-riscv64-3.7/src/_pedmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/convert.c -o build/temp.linux-riscv64-3.7/src/convert.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pyconstraint.c -o build/temp.linux-riscv64-3.7/src/pyconstraint.o BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pisrc/pydevice.c: In function ‘_ped_Device_str’: BUILDSTDERR: src/pydevice.c:191:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 191 | hw_geom = PyUnicode_AsUTF8(_ped_CHSGeometry_Type_obj.tp_repr(self->hw_geom)); BUILDSTDERR: | ^ BUILDSTDERR: src/pydevice.c:196:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 196 | bios_geom = PyUnicode_AsUTF8(_ped_CHSGeometry_Type_obj.tp_repr(self->bios_geom)); BUILDSTDERR: | ^ BUILDSTDERR: src/pydisk.c: In function ‘_ped_Partition_str’: BUILDSTDERR: src/pydisk.c:103:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 103 | disk = PyUnicode_AsUTF8(_ped_Disk_Type_obj.tp_repr(self->disk)); BUILDSTDERR: | ^ BUILDSTDERR: src/pydisk.c:108:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 108 | fs_type = PyUnicode_AsUTF8(_ped_FileSystemType_Type_obj.tp_repr(self->fs_type)); BUILDSTDERR: | ^ BUILDSTDERR: src/pydisk.c:113:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 113 | geom = PyUnicode_AsUTF8(_ped_Geometry_Type_obj.tp_repr(self->geom)); BUILDSTDERR: | ^ BUILDSTDERR: src/pydisk.c: In function ‘_ped_Disk_str’: BUILDSTDERR: src/pydisk.c:351:9: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 351 | dev = PyUnicode_AsUTF8(_ped_Device_Type_obj.tp_repr(self->dev)); BUILDSTDERR: | ^ BUILDSTDERR: src/pydisk.c:356:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 356 | type = PyUnicode_AsUTF8(_ped_Device_Type_obj.tp_repr(self->type)); BUILDSTDERR: | ^ BUILDSTDERR: src/pyfilesys.c: In function ‘_ped_FileSystem_str’: BUILDSTDERR: src/pyfilesys.c:176:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 176 | type = PyUnicode_AsUTF8(_ped_FileSystem_Type_obj.tp_repr(self->type)); BUILDSTDERR: | ^ BUILDSTDERR: src/pyfilesys.c:181:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 181 | geom = PyUnicode_AsUTF8(_ped_Geometry_Type_obj.tp_repr(self->geom)); BUILDSTDERR: | ^ BUILDSTDERR: src/pygeom.c: In function ‘_ped_Geometry_str’: BUILDSTDERR: src/pygeom.c:91:9: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 91 | dev = PyUnicode_AsUTF8(_ped_Device_Type_obj.tp_repr(self->dev)); BUILDSTDERR: | ^ BUILDSTDERR: src/pytimer.c: In function ‘_ped_Timer_set’: BUILDSTDERR: src/pytimer.c:191:26: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 191 | self->state_name = PyUnicode_AsUTF8(value); BUILDSTDERR: | ^ + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 pe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pydevice.c -o build/temp.linux-riscv64-3.7/src/pydevice.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pydisk.c -o build/temp.linux-riscv64-3.7/src/pydisk.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pyfilesys.c -o build/temp.linux-riscv64-3.7/src/pyfilesys.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pygeom.c -o build/temp.linux-riscv64-3.7/src/pygeom.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pynatmath.c -o build/temp.linux-riscv64-3.7/src/pynatmath.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pytimer.c -o build/temp.linux-riscv64-3.7/src/pytimer.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pyunit.c -o build/temp.linux-riscv64-3.7/src/pyunit.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-riscv64-3.7/src/_pedmodule.o build/temp.linux-riscv64-3.7/src/convert.o build/temp.linux-riscv64-3.7/src/pyconstraint.o build/temp.linux-riscv64-3.7/src/pydevice.o build/temp.linux-riscv64-3.7/src/pydisk.o build/temp.linux-riscv64-3.7/src/pyfilesys.o build/temp.linux-riscv64-3.7/src/pygeom.o build/temp.linux-riscv64-3.7/src/pynatmath.o build/temp.linux-riscv64-3.7/src/pytimer.o build/temp.linux-riscv64-3.7/src/pyunit.o -L/lib64 -L/usr/lib64 -lparted -lpython3.7m -o build/lib.linux-riscv64-3.7/_ped.cpython-37m-riscv64-linux-gnu.so ~/build/BUILD/pyparted-3.11.2 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NEexfW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64 + cd pyparted-3.11.2 + PYTHON=python2 + make install DESTDIR=/builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64 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.2-2.0.riscv64.fc31.riscv64/usr creating /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/_ped.so -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/device.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/decorators.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/geometry.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/alignment.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/filesystem.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/disk.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/constraint.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/__init__.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/cachedlist.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted copying build/lib.linux-riscv64-2.7/parted/partition.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/device.py to device.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/geometry.py to geometry.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/alignment.py to alignment.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/filesystem.py to filesystem.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/disk.py to disk.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/constraint.py to constraint.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/cachedlist.py to cachedlist.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/parted/partition.py to partition.pyc writing byte-compilation script '/tmp/tmp4dCZXs.py' /usr/bin/python2 -O /tmp/tmp4dCZXs.py removing /tmp/tmp4dCZXs.py running install_egg_info BUILDSTDERR: W+ pushd /builddir/build/BUILD/python3-pyparted-3.11.2-2.0.riscv64.fc31 + PYTHON=python3 + make install DESTDIR=/builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64 riting /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/pyparted-3.11.2-py2.7.egg-info ~/build/BUILD/python3-pyparted-3.11.2-2.0.riscv64.fc31 ~/build/BUILD/pyparted-3.11.2 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.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/_ped.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/device.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/decorators.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/geometry.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/alignment.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/filesystem.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/disk.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/constraint.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/__init__.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/cachedlist.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted copying build/lib.linux-riscv64-3.7/parted/partition.py -> /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/device.py to device.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/geometry.py to geometry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/alignment.py to alignment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/filesystem.py to filesystem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/disk.py to disk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/constraint.py to constraint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/parted/cachedlist.py to cachedlist.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-pa+ popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.11.2-2.0.riscv64.fc31 --unique-debug-suffix -3.11.2-2.0.riscv64.fc31.riscv64 --unique-debug-src-base pyparted-3.11.2-2.0.riscv64.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyparted-3.11.2 BUILDSTDERR: 638 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ckages/parted/partition.py to partition.cpython-37.pyc writing byte-compilation script '/tmp/tmp4m2yl36_.py' /usr/bin/python3 /tmp/tmp4m2yl36_.py removing /tmp/tmp4m2yl36_.py running install_egg_info Writing /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/pyparted-3.11.2-py3.7.egg-info ~/build/BUILD/pyparted-3.11.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/_ped.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/_ped.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/_ped.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7/site-packages/_ped.so original debug info size: 980kB, size after compression: 764kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EWA8PV + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.2 + RPM_EC=0 Processing files: python2-pyparted-3.11.2-2.0.riscv64.fc31.riscv64 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CLmsBW + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.2 + DOCDIR=/builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python2-pyparted + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python2-pyparted + cp -pr AUTHORS /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python2-pyparted + cp -pr COPYING /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python2-pyparted + cp -pr NEWS /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python2-pyparted + cp -pr README /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python2-pyparted + cp -pr TODO /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python2-pyparted + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: pyparted = 1:3.11.2-2.0.riscv64.fc31 pyparted(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 python2-pyparted = 1:3.11.2-2.0.riscv64.fc31 python2-pyparted(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 python2.7dist(pyparted) = 3.11.2 python2dist(pyparted) = 3.11.2 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libparted.so.2()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: pyparted < 1:3.11.2-2.0.riscv64.fc31 Processing files: python3-pyparted-3.11.2-2.0.riscv64.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dcTjhU + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.2 + DOCDIR=/builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python3-pyparted + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python3-pyparted + cp -pr AUTHORS /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python3-pyparted + cp -pr COPYING /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python3-pyparted + cp -pr NEWS /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python3-pyparted + cp -pr README /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python3-pyparted + cp -pr TODO /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64/usr/share/doc/python3-pyparted + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python3-pyparted = 1:3.11.2-2.0.riscv64.fc31 python3-pyparted(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 python3.7dist(pyparted) = 3.11.2 python3dist(pyparted) = 3.11.2 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libparted.so.2()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: pyparted-debugsource-3.11.2-2.0.riscv64.fc31.riscv64 Provides: pyparted-debugsource = 1:3.11.2-2.0.riscv64.fc31 pyparted-debugsource(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64 Provides: pyparted-debuginfo = 1:3.11.2-2.0.riscv64.fc31 pyparted-debuginfo(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyparted-debugsource(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 Processing files: python2-pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64 Provides: debuginfo(build-id) = c4d5577070819504bb9e606213729a37e0664a45 python2-pyparted-debuginfo = 1:3.11.2-2.0.riscv64.fc31 python2-pyparted-debuginfo(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyparted-debugsource(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 Processing files: python3-pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64 Provides: debuginfo(build-id) = efafa265784e881fb6f15c75667cc06b32b9587d python3-pyparted-debuginfo = 1:3.11.2-2.0.riscv64.fc31 python3-pyparted-debuginfo(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyparted-debugsource(riscv-64) = 1:3.11.2-2.0.riscv64.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64 Wrote: /builddir/build/RPMS/pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pyparted-3.11.2-2.0.riscv64.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pyparted-3.11.2-2.0.riscv64.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pyparted-debugsource-3.11.2-2.0.riscv64.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XQlXyW + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.11.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyparted-3.11.2-2.0.riscv64.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0