request from: hawk checking if we should skip the build started at: Sat Aug 20 18:14:06 2016 fetching http://kraz.tld-linux.org/~builderti//srpms/92390c96-6006-445d-91bf-416630fa90c4/python-parted-3.10-8.src.rpm fetched 194468 bytes, 212.9 K/s installing srpm: python-parted-3.10-8.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.lpmvvC/BUILD /tmp/B.lpmvvC/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-parted-3.10-8.src.rpm * Sat Aug 20 2016 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-parted.git;a=log;h=master * Sun Nov 29 2015 Jacek Konieczny 3573fe6 - BR: rpmbuild(macros) >= 1.710 * Sat Nov 28 2015 Jacek Konieczny 312e5c9 - release 8 (by relup.sh) * Sat Nov 28 2015 Jacek Konieczny f037ab2 - automatic change: use py_build/py_install macros * Mon Sep 14 2015 Arkadiusz Miśkiewicz 4ad1d9e - python3.5 rebuild - release 7 (by relup.sh) * Sun Sep 13 2015 Arkadiusz Miśkiewicz 6396bbb - python 3.5 rebuild - release 6 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.lpmvvC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-parted-3.10-8.src.rpm python-parted ################################################## + rm -f python-parted-3.10-8.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.lpmvvC/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.lpmvvC/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.lpmvvC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.lpmvvC/python-parted.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 92390c96-6006-445d-91bf-416630fa90c4; TMPDIR=/tmp/B.lpmvvC/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.lpmvvC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.lpmvvC/python-parted.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 92390c96-6006-445d-91bf-416630fa90c4 + TMPDIR=/tmp/B.lpmvvC/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.lpmvvC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.lpmvvC/python-parted.spec Building target platforms: i686-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.lpmvvC/BUILD/tmp /bin/sh -e /tmp/B.lpmvvC/BUILD/tmp/rpm-tmp.66422 + umask 022 + cd /tmp/B.lpmvvC/BUILD + cd /tmp/B.lpmvvC/BUILD + rm -rf pyparted-3.10 + /usr/bin/gzip -dc /tmp/B.lpmvvC/pyparted-3.10.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyparted-3.10 + /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.lpmvvC/BUILD/tmp /bin/sh -e /tmp/B.lpmvvC/BUILD/tmp/rpm-tmp.66422 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.lpmvvC/BUILD/tmp + umask 022 + cd /tmp/B.lpmvvC/BUILD + cd pyparted-3.10 + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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-i686-2.7 creating build-2/lib.linux-i686-2.7/parted copying src/parted/geometry.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/disk.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/__init__.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/filesystem.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/alignment.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/device.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/decorators.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/cachedlist.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/partition.py -> build-2/lib.linux-i686-2.7/parted copying src/parted/constraint.py -> build-2/lib.linux-i686-2.7/parted running build_ext building '_ped' extension creating build-2/temp.linux-i686-2.7 creating build-2/temp.linux-i686-2.7/src i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/pyconstraint.c -o build-2/temp.linux-i686-2.7/src/pyconstraint.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/pygeom.c -o build-2/temp.linux-i686-2.7/src/pygeom.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/pytimer.c -o build-2/temp.linux-i686-2.7/src/pytimer.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/convert.c -o build-2/temp.linux-i686-2.7/src/convert.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/_pedmodule.c -o build-2/temp.linux-i686-2.7/src/_pedmodule.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/pydevice.c -o build-2/temp.linux-i686-2.7/src/pydevice.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/pydisk.c -o build-2/temp.linux-i686-2.7/src/pydisk.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/pynatmath.c -o build-2/temp.linux-i686-2.7/src/pynatmath.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/pyfilesys.c -o build-2/temp.linux-i686-2.7/src/pyfilesys.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python2.7 -c src/pyunit.c -o build-2/temp.linux-i686-2.7/src/pyunit.o i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-2/temp.linux-i686-2.7/src/pyconstraint.o build-2/temp.linux-i686-2.7/src/pygeom.o build-2/temp.linux-i686-2.7/src/pytimer.o build-2/temp.linux-i686-2.7/src/convert.o build-2/temp.linux-i686-2.7/src/_pedmodule.o build-2/temp.linux-i686-2.7/src/pydevice.o build-2/temp.linux-i686-2.7/src/pydisk.o build-2/temp.linux-i686-2.7/src/pynatmath.o build-2/temp.linux-i686-2.7/src/pyfilesys.o build-2/temp.linux-i686-2.7/src/pyunit.o -L/usr/lib -lparted -lpython2.7 -o build-2/lib.linux-i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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-i686-3.5 creating build-3/lib.linux-i686-3.5/parted copying src/parted/geometry.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/disk.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/__init__.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/filesystem.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/alignment.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/device.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/decorators.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/cachedlist.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/partition.py -> build-3/lib.linux-i686-3.5/parted copying src/parted/constraint.py -> build-3/lib.linux-i686-3.5/parted running build_ext building '_ped' extension creating build-3/temp.linux-i686-3.5 creating build-3/temp.linux-i686-3.5/src i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/pyconstraint.c -o build-3/temp.linux-i686-3.5/src/pyconstraint.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/pygeom.c -o build-3/temp.linux-i686-3.5/src/pygeom.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/pytimer.c -o build-3/temp.linux-i686-3.5/src/pytimer.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/convert.c -o build-3/temp.linux-i686-3.5/src/convert.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/_pedmodule.c -o build-3/temp.linux-i686-3.5/src/_pedmodule.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/pydevice.c -o build-3/temp.linux-i686-3.5/src/pydevice.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/pydisk.c -o build-3/temp.linux-i686-3.5/src/pydisk.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/pynatmath.c -o build-3/temp.linux-i686-3.5/src/pynatmath.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/pyfilesys.c -o build-3/temp.linux-i686-3.5/src/pyfilesys.o i686-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -DPYPARTED_VERSION="3.10" -Iinclude -I/usr/include/python3.5m -c src/pyunit.c -o build-3/temp.linux-i686-3.5/src/pyunit.o i686-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 -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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-3/temp.linux-i686-3.5/src/pyconstraint.o build-3/temp.linux-i686-3.5/src/pygeom.o build-3/temp.linux-i686-3.5/src/pytimer.o build-3/temp.linux-i686-3.5/src/convert.o build-3/temp.linux-i686-3.5/src/_pedmodule.o build-3/temp.linux-i686-3.5/src/pydevice.o build-3/temp.linux-i686-3.5/src/pydisk.o build-3/temp.linux-i686-3.5/src/pynatmath.o build-3/temp.linux-i686-3.5/src/pyfilesys.o build-3/temp.linux-i686-3.5/src/pyunit.o -lparted -o build-3/lib.linux-i686-3.5/_ped.cpython-35m-i386-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.lpmvvC/BUILD/tmp /bin/sh -e /tmp/B.lpmvvC/BUILD/tmp/rpm-tmp.7186 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.lpmvvC/BUILD/tmp + umask 022 + cd /tmp/B.lpmvvC/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder + /bin/mkdir -p /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder + cd pyparted-3.10 + rm -rf /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7 creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/geometry.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/disk.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/__init__.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/filesystem.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/alignment.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/device.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/decorators.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/cachedlist.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/partition.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/parted/constraint.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted copying build-2/lib.linux-i686-2.7/_ped.so -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/geometry.py to geometry.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/disk.py to disk.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/__init__.py to __init__.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/filesystem.py to filesystem.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/alignment.py to alignment.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/device.py to device.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/decorators.py to decorators.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/cachedlist.py to cachedlist.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/partition.py to partition.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/parted/constraint.py to constraint.pyc writing byte-compilation script '/tmp/B.lpmvvC/BUILD/tmp/tmp0nOiAP.py' /usr/bin/python -OO /tmp/B.lpmvvC/BUILD/tmp/tmp0nOiAP.py removing /tmp/B.lpmvvC/BUILD/tmp/tmp0nOiAP.py running install_egg_info Writing /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages/pyparted-3.10-py2.7.egg-info + '[' ! -d /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python2.7/site-packages ']' + find /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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.5/site-packages' '--install-platlib=/usr/lib/python3.5/site-packages' '--optimize=2' '--root=/tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5 creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages copying build-3/lib.linux-i686-3.5/_ped.cpython-35m-i386-linux-gnu.so -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages creating /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/geometry.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/disk.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/__init__.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/filesystem.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/alignment.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/device.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/decorators.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/cachedlist.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/partition.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted copying build-3/lib.linux-i686-3.5/parted/constraint.py -> /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/geometry.py to geometry.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/disk.py to disk.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/filesystem.py to filesystem.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/alignment.py to alignment.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/device.py to device.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/decorators.py to decorators.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/cachedlist.py to cachedlist.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/partition.py to partition.cpython-35.pyc byte-compiling /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/parted/constraint.py to constraint.cpython-35.pyc writing byte-compilation script '/tmp/B.lpmvvC/BUILD/tmp/tmp6qc9mmrv.py' /usr/bin/python3 -OO /tmp/B.lpmvvC/BUILD/tmp/tmp6qc9mmrv.py removing /tmp/B.lpmvvC/BUILD/tmp/tmp6qc9mmrv.py running install_egg_info Writing /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/lib/python3.5/site-packages/pyparted-3.10-py3.5.egg-info + __spec_install_post_strip + set +x Stripping 2 ELF shared libraries...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.10-8 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.lpmvvC/BUILD/tmp /bin/sh -e /tmp/B.lpmvvC/BUILD/tmp/rpm-tmp.77488 + umask 022 + cd /tmp/B.lpmvvC/BUILD + cd pyparted-3.10 + DOCDIR=/tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python-parted-3.10 + export DOCDIR + rm -rf /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python-parted-3.10 + /bin/mkdir -p /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python-parted-3.10 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python-parted-3.10... Documentation compressed. + cp -pr AUTHORS BUGS ChangeLog NEWS README TODO /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python-parted-3.10 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python-parted-3.10... ./NEWS ./AUTHORS ./ChangeLog ./README ./BUGS ./TODO Documentation compressed. + exit 0 Provides: _ped.so Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-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.8) libparted.so.2 libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-parted-3.10-8 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.lpmvvC/BUILD/tmp /bin/sh -e /tmp/B.lpmvvC/BUILD/tmp/rpm-tmp.20442 + umask 022 + cd /tmp/B.lpmvvC/BUILD + cd pyparted-3.10 + DOCDIR=/tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python3-parted-3.10 + export DOCDIR + rm -rf /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python3-parted-3.10 + /bin/mkdir -p /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python3-parted-3.10 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python3-parted-3.10... Documentation compressed. + cp -pr AUTHORS BUGS ChangeLog NEWS README TODO /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python3-parted-3.10 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder/usr/share/doc/python3-parted-3.10... ./NEWS ./AUTHORS ./ChangeLog ./README ./BUGS ./TODO Documentation compressed. + exit 0 Provides: _ped.cpython-35m-i386-linux-gnu.so 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.8) libparted.so.2 libpthread.so.0 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder Wrote: /tmp/B.lpmvvC/RPMS/python-parted-3.10-8.i686.rpm Wrote: /tmp/B.lpmvvC/RPMS/python3-parted-3.10-8.i686.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.lpmvvC/BUILD/tmp /bin/sh -e /tmp/B.lpmvvC/BUILD/tmp/rpm-tmp.13772 + umask 022 + cd /tmp/B.lpmvvC/BUILD + cd pyparted-3.10 + /bin/rm '--interactive=never' -rf /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder + rm -rf /tmp/B.lpmvvC/BUILD/tmp/python-parted-3.10-root-builder ended at: Sat Aug 20 18:14:14 2016, done in 0:00:06.742126 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.lpmvvC/BUILD + rm -rf /tmp/B.lpmvvC/tmp /tmp/B.lpmvvC/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/... 200..308 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.lpmvvC Begin-TLD-Builder-Info Build-Time: user:5.81s sys:0.54s real:8.83s (faults io:0 non-io:325961) Files queued for ftp: 180076 python3-parted-3.10-8.i686.rpm 167657 python-parted-3.10-8.i686.rpm 125 python-parted-3.10-8.src.rpm.uploadinfo End-TLD-Builder-Info