request from: hawk checking if we should skip the build started at: Fri Dec 6 15:47:41 2019 fetching http://src.tld-linux.org/~builderti//srpms/a31f6566-c11b-4377-a790-bde0fc79f6e2/python-cffi-1.13.2-1.src.rpm fetched 466478 bytes, 9212.4 K/s installing srpm: python-cffi-1.13.2-1.src.rpm + install -d /tmp/B.2YNubd/BUILD /tmp/B.2YNubd/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-cffi-1.13.2-1.src.rpm * Fri Dec 06 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-cffi.git;a=log;h=1069a7188f5ab577bf0fc30d46d472f7ab3149fb * Sat Nov 09 2019 Marcin Krol 1069a71 - updated to 1.13.2 * 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.2YNubd' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-cffi-1.13.2-1.src.rpm python-cffi ################################################## + rm -f python-cffi-1.13.2-1.src.rpm + install -m 700 -d /tmp/B.2YNubd/BUILD/tmp + TMPDIR=/tmp/B.2YNubd/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.2YNubd' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.2YNubd/python-cffi.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: a31f6566-c11b-4377-a790-bde0fc79f6e2; TMPDIR=/tmp/B.2YNubd/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.2YNubd' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.2YNubd/python-cffi.spec + : build-id: a31f6566-c11b-4377-a790-bde0fc79f6e2 + TMPDIR=/tmp/B.2YNubd/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.2YNubd' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.2YNubd/python-cffi.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.2YNubd/BUILD/tmp /bin/sh -e /tmp/B.2YNubd/BUILD/tmp/rpm-tmp.18856 + umask 022 + cd /tmp/B.2YNubd/BUILD + cd /tmp/B.2YNubd/BUILD + rm -rf cffi-1.13.2 + /usr/bin/gzip -dc /tmp/B.2YNubd/cffi-1.13.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cffi-1.13.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.2YNubd/BUILD/tmp /bin/sh -e /tmp/B.2YNubd/BUILD/tmp/rpm-tmp.17423 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.2YNubd/BUILD/tmp + umask 022 + cd /tmp/B.2YNubd/BUILD + cd cffi-1.13.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/cffi copying cffi/recompiler.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/cparser.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/lock.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/ffiplatform.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/vengine_cpy.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/cffi_opcode.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/backend_ctypes.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/model.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/verifier.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/error.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/api.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/setuptools_ext.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/commontypes.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/__init__.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/vengine_gen.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/pkgconfig.py -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/_cffi_include.h -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/parse_c_type.h -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/_embedding.h -> build-2/lib.linux-x86_64-2.7/cffi copying cffi/_cffi_errors.h -> build-2/lib.linux-x86_64-2.7/cffi running build_ext building '_cffi_backend' extension creating build-2/temp.linux-x86_64-2.7 creating build-2/temp.linux-x86_64-2.7/c x86_64-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 -fPIC -march=x86-64 -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 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/lib64/libffi-3.2.1/include -I/usr/include/python2.7 -c c/_cffi_backend.c -o build-2/temp.linux-x86_64-2.7/c/_cffi_backend.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/c/_cffi_backend.o -L/usr/lib64 -lffi -lpython2.7 -o build-2/lib.linux-x86_64-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 -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.8 creating build-3/lib.linux-x86_64-3.8/cffi copying cffi/recompiler.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/cparser.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/lock.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/ffiplatform.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/vengine_cpy.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/cffi_opcode.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/backend_ctypes.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/model.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/verifier.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/error.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/api.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/setuptools_ext.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/commontypes.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/__init__.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/vengine_gen.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/pkgconfig.py -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/_cffi_include.h -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/parse_c_type.h -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/_embedding.h -> build-3/lib.linux-x86_64-3.8/cffi copying cffi/_cffi_errors.h -> build-3/lib.linux-x86_64-3.8/cffi running build_ext building '_cffi_backend' extension creating build-3/temp.linux-x86_64-3.8 creating build-3/temp.linux-x86_64-3.8/c x86_64-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 -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 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/lib64/libffi-3.2.1/include -I/usr/include/python3.8 -c c/_cffi_backend.c -o build-3/temp.linux-x86_64-3.8/c/_cffi_backend.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.8/c/_cffi_backend.o -L/usr/lib64 -lffi -o build-3/lib.linux-x86_64-3.8/_cffi_backend.cpython-38-x86_64-linux-gnu.so + /usr/bin/make -j4 -C doc html make: Entering directory '/tmp/B.2YNubd/BUILD/cffi-1.13.2/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.2YNubd/BUILD/cffi-1.13.2/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.2YNubd/BUILD/tmp /bin/sh -e /tmp/B.2YNubd/BUILD/tmp/rpm-tmp.735 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.2YNubd/BUILD/tmp + umask 022 + cd /tmp/B.2YNubd/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder + /bin/mkdir -p /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder + cd cffi-1.13.2 + rm -rf /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.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.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64 creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7 creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages copying build-2/lib.linux-x86_64-2.7/_cffi_backend.so -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/recompiler.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/_cffi_include.h -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/cparser.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/lock.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/ffiplatform.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/vengine_cpy.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/cffi_opcode.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/_cffi_errors.h -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/backend_ctypes.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/model.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/verifier.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/error.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/api.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/_embedding.h -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/setuptools_ext.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/commontypes.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/parse_c_type.h -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/__init__.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/vengine_gen.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/pkgconfig.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/recompiler.py to recompiler.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/cparser.py to cparser.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/lock.py to lock.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/ffiplatform.py to ffiplatform.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/vengine_cpy.py to vengine_cpy.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/cffi_opcode.py to cffi_opcode.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/backend_ctypes.py to backend_ctypes.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/model.py to model.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/verifier.py to verifier.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/error.py to error.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/api.py to api.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/setuptools_ext.py to setuptools_ext.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/commontypes.py to commontypes.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/__init__.py to __init__.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/vengine_gen.py to vengine_gen.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi/pkgconfig.py to pkgconfig.pyc writing byte-compilation script '/tmp/B.2YNubd/BUILD/tmp/tmpk2qX9P.py' /usr/bin/python -OO /tmp/B.2YNubd/BUILD/tmp/tmpk2qX9P.py removing /tmp/B.2YNubd/BUILD/tmp/tmpk2qX9P.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.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages/cffi-1.13.2-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.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.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8 creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages creating /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/recompiler.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/_cffi_include.h -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/cparser.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/lock.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/ffiplatform.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/vengine_cpy.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/cffi_opcode.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/_cffi_errors.h -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/backend_ctypes.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/model.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/verifier.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/error.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/api.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/_embedding.h -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/setuptools_ext.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/commontypes.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/parse_c_type.h -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/__init__.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/vengine_gen.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/cffi/pkgconfig.py -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi copying build-3/lib.linux-x86_64-3.8/_cffi_backend.cpython-38-x86_64-linux-gnu.so -> /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/recompiler.py to recompiler.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/cparser.py to cparser.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/lock.py to lock.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/model.py to model.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/verifier.py to verifier.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/error.py to error.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/api.py to api.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/commontypes.py to commontypes.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-38.pyc byte-compiling /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi/pkgconfig.py to pkgconfig.cpython-38.pyc writing byte-compilation script '/tmp/B.2YNubd/BUILD/tmp/tmp79lwiuf0.py' /usr/bin/python3 /tmp/B.2YNubd/BUILD/tmp/tmp79lwiuf0.py removing /tmp/B.2YNubd/BUILD/tmp/tmp79lwiuf0.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.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/lib64/python3.8/site-packages/cffi-1.13.2-py3.8.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.13.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.2YNubd/BUILD/tmp /bin/sh -e /tmp/B.2YNubd/BUILD/tmp/rpm-tmp.60182 + umask 022 + cd /tmp/B.2YNubd/BUILD + cd cffi-1.13.2 + DOCDIR=/tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-1.13.2 + export DOCDIR + rm -rf /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-1.13.2 + /bin/mkdir -p /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-1.13.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-1.13.2... Documentation compressed. + cp -pr AUTHORS LICENSE README.md /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-1.13.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-1.13.2... ./README.md ./AUTHORS ./LICENSE Documentation compressed. + exit 0 Provides: _cffi_backend.so()(64bit) pythonegg(cffi) = 1.13.2 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libffi.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 pythonegg(pycparser) rtld(GNU_HASH) Processing files: python3-cffi-1.13.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.2YNubd/BUILD/tmp /bin/sh -e /tmp/B.2YNubd/BUILD/tmp/rpm-tmp.54354 + umask 022 + cd /tmp/B.2YNubd/BUILD + cd cffi-1.13.2 + DOCDIR=/tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python3-cffi-1.13.2 + export DOCDIR + rm -rf /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python3-cffi-1.13.2 + /bin/mkdir -p /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python3-cffi-1.13.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python3-cffi-1.13.2... Documentation compressed. + cp -pr AUTHORS LICENSE README.md /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python3-cffi-1.13.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python3-cffi-1.13.2... ./README.md ./AUTHORS ./LICENSE Documentation compressed. + exit 0 Provides: _cffi_backend.cpython-38-x86_64-linux-gnu.so()(64bit) python3egg(cffi) = 1.13.2 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libffi.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) python(abi) = 3.8 python3egg(pycparser) rtld(GNU_HASH) Processing files: python-cffi-apidocs-1.13.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.2YNubd/BUILD/tmp /bin/sh -e /tmp/B.2YNubd/BUILD/tmp/rpm-tmp.1971 + umask 022 + cd /tmp/B.2YNubd/BUILD + cd cffi-1.13.2 + DOCDIR=/tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-apidocs-1.13.2 + export DOCDIR + rm -rf /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-apidocs-1.13.2 + /bin/mkdir -p /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-apidocs-1.13.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-apidocs-1.13.2... 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.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-apidocs-1.13.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder/usr/share/doc/python-cffi-apidocs-1.13.2... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder Wrote: /tmp/B.2YNubd/RPMS/python-cffi-1.13.2-1.x86_64.rpm Wrote: /tmp/B.2YNubd/RPMS/python3-cffi-1.13.2-1.x86_64.rpm Wrote: /tmp/B.2YNubd/RPMS/python-cffi-apidocs-1.13.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.2YNubd/BUILD/tmp /bin/sh -e /tmp/B.2YNubd/BUILD/tmp/rpm-tmp.65718 + umask 022 + cd /tmp/B.2YNubd/BUILD + cd cffi-1.13.2 + /bin/rm '--interactive=never' -rf /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder + rm -rf /tmp/B.2YNubd/BUILD/tmp/python-cffi-1.13.2-root-builder ended at: Fri Dec 6 15:48:20 2019, done in 0:00:38.195090 + chmod -R u+rwX /tmp/B.2YNubd/BUILD + rm -rf /tmp/B.2YNubd/tmp /tmp/B.2YNubd/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 Preparing... ################################################## python-cffi ################################################## python-cffi-apidocs ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.2YNubd Begin-TLD-Builder-Info Build-Time: user:34.06s sys:4.07s real:40.59s (faults io:0 non-io:1043754) Files queued for ftp: 219992 python-cffi-apidocs-1.13.2-1.x86_64.rpm 219753 python3-cffi-1.13.2-1.x86_64.rpm 166121 python-cffi-1.13.2-1.x86_64.rpm 179 python-cffi-1.13.2-1.src.rpm.uploadinfo End-TLD-Builder-Info