request from: hawk checking if we should skip the build started at: Mon Jun 3 13:46:11 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/bb296784-fa4d-49a1-b19d-78a24319c3f8/python-parted-3.11.2-1.src.rpm fetched 101939 bytes, 2408.7 K/s installing srpm: python-parted-3.11.2-1.src.rpm + install -d /tmp/B.YRfc3p/BUILD /tmp/B.YRfc3p/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-parted-3.11.2-1.src.rpm * Sat Jun 01 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-parted.git;a=log;h=master * Sat Mar 09 2019 Jakub Bogusz 8837c63 - new URLs, updated to 3.11.2 * Tue Jul 03 2018 Arkadiusz Miƛkiewicz 62f2543 - release 10 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.YRfc3p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-parted-3.11.2-1.src.rpm python-parted ################################################## + rm -f python-parted-3.11.2-1.src.rpm + install -m 700 -d /tmp/B.YRfc3p/BUILD/tmp + TMPDIR=/tmp/B.YRfc3p/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.YRfc3p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.YRfc3p/python-parted.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: bb296784-fa4d-49a1-b19d-78a24319c3f8; TMPDIR=/tmp/B.YRfc3p/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.YRfc3p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.YRfc3p/python-parted.spec + : build-id: bb296784-fa4d-49a1-b19d-78a24319c3f8 + TMPDIR=/tmp/B.YRfc3p/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.YRfc3p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.YRfc3p/python-parted.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YRfc3p/BUILD/tmp /bin/sh -e /tmp/B.YRfc3p/BUILD/tmp/rpm-tmp.20612 + umask 022 + cd /tmp/B.YRfc3p/BUILD + cd /tmp/B.YRfc3p/BUILD + rm -rf pyparted-3.11.2 + /usr/bin/gzip -dc /tmp/B.YRfc3p/pyparted-3.11.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyparted-3.11.2 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YRfc3p/BUILD/tmp /bin/sh -e /tmp/B.YRfc3p/BUILD/tmp/rpm-tmp.20612 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YRfc3p/BUILD/tmp + umask 022 + cd /tmp/B.YRfc3p/BUILD + cd pyparted-3.11.2 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib.linux-x86_64-2.7 creating build-2/lib.linux-x86_64-2.7/parted copying src/parted/disk.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/device.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/partition.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/filesystem.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/constraint.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/geometry.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/cachedlist.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/__init__.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/decorators.py -> build-2/lib.linux-x86_64-2.7/parted copying src/parted/alignment.py -> build-2/lib.linux-x86_64-2.7/parted running build_ext building '_ped' extension creating build-2/temp.linux-x86_64-2.7 creating build-2/temp.linux-x86_64-2.7/src x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/_pedmodule.c -o build-2/temp.linux-x86_64-2.7/src/_pedmodule.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/convert.c -o build-2/temp.linux-x86_64-2.7/src/convert.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pyconstraint.c -o build-2/temp.linux-x86_64-2.7/src/pyconstraint.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pydevice.c -o build-2/temp.linux-x86_64-2.7/src/pydevice.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pydisk.c -o build-2/temp.linux-x86_64-2.7/src/pydisk.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pyfilesys.c -o build-2/temp.linux-x86_64-2.7/src/pyfilesys.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pygeom.c -o build-2/temp.linux-x86_64-2.7/src/pygeom.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pynatmath.c -o build-2/temp.linux-x86_64-2.7/src/pynatmath.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pytimer.c -o build-2/temp.linux-x86_64-2.7/src/pytimer.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python2.7 -c src/pyunit.c -o build-2/temp.linux-x86_64-2.7/src/pyunit.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/src/_pedmodule.o build-2/temp.linux-x86_64-2.7/src/convert.o build-2/temp.linux-x86_64-2.7/src/pyconstraint.o build-2/temp.linux-x86_64-2.7/src/pydevice.o build-2/temp.linux-x86_64-2.7/src/pydisk.o build-2/temp.linux-x86_64-2.7/src/pyfilesys.o build-2/temp.linux-x86_64-2.7/src/pygeom.o build-2/temp.linux-x86_64-2.7/src/pynatmath.o build-2/temp.linux-x86_64-2.7/src/pytimer.o build-2/temp.linux-x86_64-2.7/src/pyunit.o -L/usr/lib64 -lparted -lpython2.7 -o build-2/lib.linux-x86_64-2.7/_ped.so + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib.linux-x86_64-3.7 creating build-3/lib.linux-x86_64-3.7/parted copying src/parted/disk.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/device.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/partition.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/filesystem.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/constraint.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/geometry.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/cachedlist.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/__init__.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/decorators.py -> build-3/lib.linux-x86_64-3.7/parted copying src/parted/alignment.py -> build-3/lib.linux-x86_64-3.7/parted running build_ext building '_ped' extension creating build-3/temp.linux-x86_64-3.7 creating build-3/temp.linux-x86_64-3.7/src x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/_pedmodule.c -o build-3/temp.linux-x86_64-3.7/src/_pedmodule.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/convert.c -o build-3/temp.linux-x86_64-3.7/src/convert.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pyconstraint.c -o build-3/temp.linux-x86_64-3.7/src/pyconstraint.o src/pyconstraint.c: In function '_ped_Constraint_str': src/pyconstraint.c:101:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] start_align = ^ src/pyconstraint.c:107:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] end_align = ^ src/pyconstraint.c:113:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] start_range = ^ src/pyconstraint.c:119:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] end_range = ^ x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pydevice.c -o build-3/temp.linux-x86_64-3.7/src/pydevice.o src/pydevice.c: In function '_ped_Device_str': src/pydevice.c:191:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] hw_geom = PyUnicode_AsUTF8(_ped_CHSGeometry_Type_obj.tp_repr(self->hw_geom)); ^ src/pydevice.c:196:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] bios_geom = PyUnicode_AsUTF8(_ped_CHSGeometry_Type_obj.tp_repr(self->bios_geom)); ^ x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pydisk.c -o build-3/temp.linux-x86_64-3.7/src/pydisk.o src/pydisk.c: In function '_ped_Partition_str': src/pydisk.c:103:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] disk = PyUnicode_AsUTF8(_ped_Disk_Type_obj.tp_repr(self->disk)); ^ src/pydisk.c:108:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fs_type = PyUnicode_AsUTF8(_ped_FileSystemType_Type_obj.tp_repr(self->fs_type)); ^ src/pydisk.c:113:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] geom = PyUnicode_AsUTF8(_ped_Geometry_Type_obj.tp_repr(self->geom)); ^ src/pydisk.c: In function '_ped_Disk_str': src/pydisk.c:351:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] dev = PyUnicode_AsUTF8(_ped_Device_Type_obj.tp_repr(self->dev)); ^ src/pydisk.c:356:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] type = PyUnicode_AsUTF8(_ped_Device_Type_obj.tp_repr(self->type)); ^ x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pyfilesys.c -o build-3/temp.linux-x86_64-3.7/src/pyfilesys.o src/pyfilesys.c: In function '_ped_FileSystem_str': src/pyfilesys.c:176:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] type = PyUnicode_AsUTF8(_ped_FileSystem_Type_obj.tp_repr(self->type)); ^ src/pyfilesys.c:181:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] geom = PyUnicode_AsUTF8(_ped_Geometry_Type_obj.tp_repr(self->geom)); ^ x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pygeom.c -o build-3/temp.linux-x86_64-3.7/src/pygeom.o src/pygeom.c: In function '_ped_Geometry_str': src/pygeom.c:91:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] dev = PyUnicode_AsUTF8(_ped_Device_Type_obj.tp_repr(self->dev)); ^ x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pynatmath.c -o build-3/temp.linux-x86_64-3.7/src/pynatmath.o x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pytimer.c -o build-3/temp.linux-x86_64-3.7/src/pytimer.o src/pytimer.c: In function '_ped_Timer_set': src/pytimer.c:191:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] self->state_name = PyUnicode_AsUTF8(value); ^ x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DPYPARTED_VERSION="3.11.2" -Iinclude -I/usr/include/python3.7m -c src/pyunit.c -o build-3/temp.linux-x86_64-3.7/src/pyunit.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.7/src/_pedmodule.o build-3/temp.linux-x86_64-3.7/src/convert.o build-3/temp.linux-x86_64-3.7/src/pyconstraint.o build-3/temp.linux-x86_64-3.7/src/pydevice.o build-3/temp.linux-x86_64-3.7/src/pydisk.o build-3/temp.linux-x86_64-3.7/src/pyfilesys.o build-3/temp.linux-x86_64-3.7/src/pygeom.o build-3/temp.linux-x86_64-3.7/src/pynatmath.o build-3/temp.linux-x86_64-3.7/src/pytimer.o build-3/temp.linux-x86_64-3.7/src/pyunit.o -L/usr/lib64 -lparted -lpython3.7m -o build-3/lib.linux-x86_64-3.7/_ped.cpython-37m-x86_64-linux-gnu.so + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YRfc3p/BUILD/tmp /bin/sh -e /tmp/B.YRfc3p/BUILD/tmp/rpm-tmp.59920 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YRfc3p/BUILD/tmp + umask 022 + cd /tmp/B.YRfc3p/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder + /bin/mkdir -p /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder + cd pyparted-3.11.2 + rm -rf /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64 creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7 creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/disk.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/device.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/partition.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/filesystem.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/constraint.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/geometry.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/cachedlist.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/__init__.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/decorators.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/parted/alignment.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted copying build-2/lib.linux-x86_64-2.7/_ped.so -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/disk.py to disk.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/device.py to device.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/partition.py to partition.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/filesystem.py to filesystem.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/constraint.py to constraint.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/geometry.py to geometry.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/cachedlist.py to cachedlist.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/__init__.py to __init__.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/decorators.py to decorators.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/parted/alignment.py to alignment.pyc writing byte-compilation script '/tmp/B.YRfc3p/BUILD/tmp/tmpDbCwNR.py' /usr/bin/python -OO /tmp/B.YRfc3p/BUILD/tmp/tmpDbCwNR.py removing /tmp/B.YRfc3p/BUILD/tmp/tmpDbCwNR.py running install_egg_info Writing /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages/pyparted-3.11.2-py2.7.egg-info + '[' ! -d /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7 creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages copying build-3/lib.linux-x86_64-3.7/_ped.cpython-37m-x86_64-linux-gnu.so -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages creating /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/disk.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/device.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/partition.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/filesystem.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/constraint.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/geometry.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/cachedlist.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/__init__.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/decorators.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted copying build-3/lib.linux-x86_64-3.7/parted/alignment.py -> /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/disk.py to disk.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/device.py to device.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/partition.py to partition.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/filesystem.py to filesystem.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/constraint.py to constraint.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/geometry.py to geometry.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/cachedlist.py to cachedlist.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/decorators.py to decorators.cpython-37.pyc byte-compiling /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/parted/alignment.py to alignment.cpython-37.pyc writing byte-compilation script '/tmp/B.YRfc3p/BUILD/tmp/tmp6pxn9law.py' /usr/bin/python3 /tmp/B.YRfc3p/BUILD/tmp/tmp6pxn9law.py removing /tmp/B.YRfc3p/BUILD/tmp/tmp6pxn9law.py running install_egg_info Writing /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/lib64/python3.7/site-packages/pyparted-3.11.2-py3.7.egg-info + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 1/30 files hardlinked Processing files: python-parted-3.11.2-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YRfc3p/BUILD/tmp /bin/sh -e /tmp/B.YRfc3p/BUILD/tmp/rpm-tmp.59920 + umask 022 + cd /tmp/B.YRfc3p/BUILD + cd pyparted-3.11.2 + DOCDIR=/tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python-parted-3.11.2 + export DOCDIR + rm -rf /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python-parted-3.11.2 + /bin/mkdir -p /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python-parted-3.11.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python-parted-3.11.2... Documentation compressed. + cp -pr AUTHORS NEWS README TODO /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python-parted-3.11.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python-parted-3.11.2... ./README ./NEWS ./AUTHORS ./TODO Documentation compressed. + exit 0 Provides: _ped.so()(64bit) Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libparted.so.2()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-parted-3.11.2-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YRfc3p/BUILD/tmp /bin/sh -e /tmp/B.YRfc3p/BUILD/tmp/rpm-tmp.60099 + umask 022 + cd /tmp/B.YRfc3p/BUILD + cd pyparted-3.11.2 + DOCDIR=/tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python3-parted-3.11.2 + export DOCDIR + rm -rf /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python3-parted-3.11.2 + /bin/mkdir -p /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python3-parted-3.11.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python3-parted-3.11.2... Documentation compressed. + cp -pr AUTHORS NEWS README TODO /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python3-parted-3.11.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder/usr/share/doc/python3-parted-3.11.2... ./README ./NEWS ./AUTHORS ./TODO Documentation compressed. + exit 0 Provides: _ped.cpython-37m-x86_64-linux-gnu.so()(64bit) Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libparted.so.2()(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder Wrote: /tmp/B.YRfc3p/RPMS/python-parted-3.11.2-1.x86_64.rpm Wrote: /tmp/B.YRfc3p/RPMS/python3-parted-3.11.2-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YRfc3p/BUILD/tmp /bin/sh -e /tmp/B.YRfc3p/BUILD/tmp/rpm-tmp.94492 + umask 022 + cd /tmp/B.YRfc3p/BUILD + cd pyparted-3.11.2 + /bin/rm '--interactive=never' -rf /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder + rm -rf /tmp/B.YRfc3p/BUILD/tmp/python-parted-3.11.2-root-builder ended at: Mon Jun 3 13:46:17 2019, done in 0:00:04.837592 + chmod -R u+rwX /tmp/B.YRfc3p/BUILD + rm -rf /tmp/B.YRfc3p/tmp /tmp/B.YRfc3p/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.YRfc3p Begin-TLD-Builder-Info Build-Time: user:3.64s sys:0.53s real:5.78s (faults io:0 non-io:361087) Files queued for ftp: 84903 python3-parted-3.11.2-1.x86_64.rpm 73956 python-parted-3.11.2-1.x86_64.rpm 135 python-parted-3.11.2-1.src.rpm.uploadinfo End-TLD-Builder-Info