request from: hawk checking if we should skip the build started at: Wed Oct 30 21:14:48 2019 fetching http://src.tld-linux.org/~builderti//srpms/2df9d392-ffe7-42f8-937d-db8c9991bc8f/python-cffi-1.12.3-2.src.rpm fetched 462807 bytes, 8908.9 K/s installing srpm: python-cffi-1.12.3-2.src.rpm + install -d /tmp/B.u4Ceki/BUILD /tmp/B.u4Ceki/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-cffi-1.12.3-2.src.rpm * Wed Oct 30 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-cffi.git;a=log;h=master * Mon Oct 28 2019 Jan Rękorajski e8171eb - rebuild with python 3.8 - release 2 (by relup.sh) * Thu Oct 03 2019 Jakub Bogusz 20c1139 - updated to 1.12.3 - try to reenable test_thread + rpm -Uhv --nodeps --define '_topdir /tmp/B.u4Ceki' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-cffi-1.12.3-2.src.rpm python-cffi ################################################## + rm -f python-cffi-1.12.3-2.src.rpm + install -m 700 -d /tmp/B.u4Ceki/BUILD/tmp + TMPDIR=/tmp/B.u4Ceki/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.u4Ceki' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.u4Ceki/python-cffi.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: 2df9d392-ffe7-42f8-937d-db8c9991bc8f; TMPDIR=/tmp/B.u4Ceki/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.u4Ceki' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.u4Ceki/python-cffi.spec + : build-id: 2df9d392-ffe7-42f8-937d-db8c9991bc8f + TMPDIR=/tmp/B.u4Ceki/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.u4Ceki' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.u4Ceki/python-cffi.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.u4Ceki/BUILD/tmp /bin/sh -e /tmp/B.u4Ceki/BUILD/tmp/rpm-tmp.90892 + umask 022 + cd /tmp/B.u4Ceki/BUILD + cd /tmp/B.u4Ceki/BUILD + rm -rf cffi-1.12.3 + /usr/bin/gzip -dc /tmp/B.u4Ceki/cffi-1.12.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cffi-1.12.3 + /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.u4Ceki/BUILD/tmp /bin/sh -e /tmp/B.u4Ceki/BUILD/tmp/rpm-tmp.90892 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.u4Ceki/BUILD/tmp + umask 022 + cd /tmp/B.u4Ceki/BUILD + cd cffi-1.12.3 + 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/cffi copying cffi/vengine_cpy.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/backend_ctypes.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/commontypes.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/verifier.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/recompiler.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/error.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/cparser.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/setuptools_ext.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/__init__.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/api.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/ffiplatform.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/pkgconfig.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/model.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/lock.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/vengine_gen.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/cffi_opcode.py -> build-2/lib.linux-i686-2.7/cffi copying cffi/_cffi_include.h -> build-2/lib.linux-i686-2.7/cffi copying cffi/parse_c_type.h -> build-2/lib.linux-i686-2.7/cffi copying cffi/_embedding.h -> build-2/lib.linux-i686-2.7/cffi copying cffi/_cffi_errors.h -> build-2/lib.linux-i686-2.7/cffi running build_ext building '_cffi_backend' extension creating build-2/temp.linux-i686-2.7 creating build-2/temp.linux-i686-2.7/c i686-tld-linux-gcc -fno-strict-aliasing -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 -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 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/lib/libffi-3.2.1/include -I/usr/include/python2.7 -c c/_cffi_backend.c -o build-2/temp.linux-i686-2.7/c/_cffi_backend.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/c/_cffi_backend.o -L/usr/lib -lffi -lpython2.7 -o build-2/lib.linux-i686-2.7/_cffi_backend.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.7 creating build-3/lib.linux-i686-3.7/cffi copying cffi/vengine_cpy.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/backend_ctypes.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/commontypes.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/verifier.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/recompiler.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/error.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/cparser.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/setuptools_ext.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/__init__.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/api.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/ffiplatform.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/pkgconfig.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/model.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/lock.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/vengine_gen.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/cffi_opcode.py -> build-3/lib.linux-i686-3.7/cffi copying cffi/_cffi_include.h -> build-3/lib.linux-i686-3.7/cffi copying cffi/parse_c_type.h -> build-3/lib.linux-i686-3.7/cffi copying cffi/_embedding.h -> build-3/lib.linux-i686-3.7/cffi copying cffi/_cffi_errors.h -> build-3/lib.linux-i686-3.7/cffi running build_ext building '_cffi_backend' extension creating build-3/temp.linux-i686-3.7 creating build-3/temp.linux-i686-3.7/c i686-tld-linux-gcc -Wno-unused-result -Wsign-compare -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 -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 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/lib/libffi-3.2.1/include -I/usr/include/python3.7m -c c/_cffi_backend.c -o build-3/temp.linux-i686-3.7/c/_cffi_backend.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-3/temp.linux-i686-3.7/c/_cffi_backend.o -L/usr/lib -lffi -lpython3.7m -o build-3/lib.linux-i686-3.7/_cffi_backend.cpython-37m-i386-linux-gnu.so + /usr/bin/make -j4 -C doc html make: Entering directory '/tmp/B.u4Ceki/BUILD/cffi-1.12.3/doc' sphinx-build -b html -d build/doctrees source build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] cdef reading sources... [ 22%] embedding reading sources... [ 33%] goals reading sources... [ 44%] index reading sources... [ 55%] installation reading sources... [ 66%] overview reading sources... [ 77%] ref reading sources... [ 88%] using reading sources... [100%] whatsnew looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] cdef writing output... [ 22%] embedding writing output... [ 33%] goals writing output... [ 44%] index writing output... [ 55%] installation writing output... [ 66%] overview writing output... [ 77%] ref writing output... [ 88%] using writing output... [100%] whatsnew generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/tmp/B.u4Ceki/BUILD/cffi-1.12.3/doc' + 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.u4Ceki/BUILD/tmp /bin/sh -e /tmp/B.u4Ceki/BUILD/tmp/rpm-tmp.39796 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.u4Ceki/BUILD/tmp + umask 022 + cd /tmp/B.u4Ceki/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder + /bin/mkdir -p /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder + cd cffi-1.12.3 + rm -rf /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-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.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7 creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages copying build-2/lib.linux-i686-2.7/_cffi_backend.so -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/vengine_cpy.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/backend_ctypes.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/commontypes.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/verifier.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/recompiler.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/_embedding.h -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/error.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/_cffi_errors.h -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/cparser.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/setuptools_ext.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/parse_c_type.h -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/__init__.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/api.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/ffiplatform.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/pkgconfig.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/model.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/_cffi_include.h -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/lock.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/vengine_gen.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi copying build-2/lib.linux-i686-2.7/cffi/cffi_opcode.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/vengine_cpy.py to vengine_cpy.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/backend_ctypes.py to backend_ctypes.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/commontypes.py to commontypes.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/verifier.py to verifier.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/recompiler.py to recompiler.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/error.py to error.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/cparser.py to cparser.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/setuptools_ext.py to setuptools_ext.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/__init__.py to __init__.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/api.py to api.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/ffiplatform.py to ffiplatform.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/pkgconfig.py to pkgconfig.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/model.py to model.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/lock.py to lock.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/vengine_gen.py to vengine_gen.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi/cffi_opcode.py to cffi_opcode.pyc writing byte-compilation script '/tmp/B.u4Ceki/BUILD/tmp/tmpVlJpup.py' /usr/bin/python -OO /tmp/B.u4Ceki/BUILD/tmp/tmpVlJpup.py removing /tmp/B.u4Ceki/BUILD/tmp/tmpVlJpup.py running install_egg_info running egg_info writing requirements to cffi.egg-info/requires.txt writing cffi.egg-info/PKG-INFO writing top-level names to cffi.egg-info/top_level.txt writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.txt reading manifest file 'cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cffi.egg-info/SOURCES.txt' Copying cffi.egg-info to /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages/cffi-1.12.3-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages ']' + xargs -0r -l512 rm + find /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python2.7/site-packages -name '*.py' -print0 + 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.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7 creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages copying build-3/lib.linux-i686-3.7/_cffi_backend.cpython-37m-i386-linux-gnu.so -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages creating /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/vengine_cpy.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/backend_ctypes.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/commontypes.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/verifier.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/recompiler.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/_embedding.h -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/error.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/_cffi_errors.h -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/cparser.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/setuptools_ext.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/parse_c_type.h -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/__init__.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/api.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/ffiplatform.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/pkgconfig.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/model.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/_cffi_include.h -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/lock.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/vengine_gen.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi copying build-3/lib.linux-i686-3.7/cffi/cffi_opcode.py -> /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/commontypes.py to commontypes.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/verifier.py to verifier.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/recompiler.py to recompiler.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/error.py to error.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/cparser.py to cparser.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/api.py to api.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/pkgconfig.py to pkgconfig.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/model.py to model.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/lock.py to lock.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-37.pyc byte-compiling /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-37.pyc writing byte-compilation script '/tmp/B.u4Ceki/BUILD/tmp/tmpgqj1som7.py' /usr/bin/python3 /tmp/B.u4Ceki/BUILD/tmp/tmpgqj1som7.py removing /tmp/B.u4Ceki/BUILD/tmp/tmpgqj1som7.py running install_egg_info running egg_info writing cffi.egg-info/PKG-INFO writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.txt writing requirements to cffi.egg-info/requires.txt writing top-level names to cffi.egg-info/top_level.txt reading manifest file 'cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cffi.egg-info/SOURCES.txt' Copying cffi.egg-info to /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/lib/python3.7/site-packages/cffi-1.12.3-py3.7.egg-info running install_scripts + __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: 2/48 files hardlinked Processing files: python-cffi-1.12.3-2 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.u4Ceki/BUILD/tmp /bin/sh -e /tmp/B.u4Ceki/BUILD/tmp/rpm-tmp.81840 + umask 022 + cd /tmp/B.u4Ceki/BUILD + cd cffi-1.12.3 + DOCDIR=/tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-1.12.3 + export DOCDIR + rm -rf /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-1.12.3 + /bin/mkdir -p /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-1.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-1.12.3... Documentation compressed. + cp -pr AUTHORS LICENSE README.md /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-1.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-1.12.3... ./AUTHORS ./README.md ./LICENSE Documentation compressed. + exit 0 Provides: _cffi_backend.so Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libffi.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-cffi-1.12.3-2 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.u4Ceki/BUILD/tmp /bin/sh -e /tmp/B.u4Ceki/BUILD/tmp/rpm-tmp.9298 + umask 022 + cd /tmp/B.u4Ceki/BUILD + cd cffi-1.12.3 + DOCDIR=/tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python3-cffi-1.12.3 + export DOCDIR + rm -rf /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python3-cffi-1.12.3 + /bin/mkdir -p /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python3-cffi-1.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python3-cffi-1.12.3... Documentation compressed. + cp -pr AUTHORS LICENSE README.md /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python3-cffi-1.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python3-cffi-1.12.3... ./AUTHORS ./README.md ./LICENSE Documentation compressed. + exit 0 Provides: _cffi_backend.cpython-37m-i386-linux-gnu.so Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libffi.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython3.7m.so.1.0 rtld(GNU_HASH) Processing files: python-cffi-apidocs-1.12.3-2 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.u4Ceki/BUILD/tmp /bin/sh -e /tmp/B.u4Ceki/BUILD/tmp/rpm-tmp.53563 + umask 022 + cd /tmp/B.u4Ceki/BUILD + cd cffi-1.12.3 + DOCDIR=/tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-apidocs-1.12.3 + export DOCDIR + rm -rf /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-apidocs-1.12.3 + /bin/mkdir -p /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-apidocs-1.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-apidocs-1.12.3... Documentation compressed. + cp -pr doc/build/html/_static doc/build/html/cdef.html doc/build/html/embedding.html doc/build/html/genindex.html doc/build/html/goals.html doc/build/html/index.html doc/build/html/installation.html doc/build/html/overview.html doc/build/html/ref.html doc/build/html/search.html doc/build/html/using.html doc/build/html/whatsnew.html doc/build/html/searchindex.js /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-apidocs-1.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder/usr/share/doc/python-cffi-apidocs-1.12.3... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder Wrote: /tmp/B.u4Ceki/RPMS/python-cffi-1.12.3-2.i686.rpm Wrote: /tmp/B.u4Ceki/RPMS/python3-cffi-1.12.3-2.i686.rpm Wrote: /tmp/B.u4Ceki/RPMS/python-cffi-apidocs-1.12.3-2.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.u4Ceki/BUILD/tmp /bin/sh -e /tmp/B.u4Ceki/BUILD/tmp/rpm-tmp.35300 + umask 022 + cd /tmp/B.u4Ceki/BUILD + cd cffi-1.12.3 + /bin/rm '--interactive=never' -rf /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder + rm -rf /tmp/B.u4Ceki/BUILD/tmp/python-cffi-1.12.3-root-builder ended at: Wed Oct 30 21:15:01 2019, done in 0:00:12.621716 + chmod -R u+rwX /tmp/B.u4Ceki/BUILD + rm -rf /tmp/B.u4Ceki/tmp /tmp/B.u4Ceki/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..400..508 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-cffi ################################################## python3-cffi ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.u4Ceki Begin-TLD-Builder-Info Build-Time: user:11.05s sys:1.14s real:17.04s (faults io:0 non-io:317434) Files queued for ftp: 218936 python-cffi-apidocs-1.12.3-2.i686.rpm 213631 python3-cffi-1.12.3-2.i686.rpm 162321 python-cffi-1.12.3-2.i686.rpm 173 python-cffi-1.12.3-2.src.rpm.uploadinfo End-TLD-Builder-Info