request from: hawk checking if we should skip the build started at: Sat Aug 25 01:07:45 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/137a39bc-1085-41b5-8e70-c824b5f1224d/python-cffi-1.11.5-3.src.rpm fetched 445448 bytes, 595.7 K/s installing srpm: python-cffi-1.11.5-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.19JFW5/BUILD /tmp/B.19JFW5/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-cffi-1.11.5-3.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-cffi.git;a=log;h=62cfd15038dece9c13f206457b4be77846e3a8bf * Wed Aug 01 2018 Jakub Bogusz 62cfd15 - adjusted tests PYTHONPATH, dropped tests patch; now tests are passing both with python 2.7 and 3.7 (for me at least...) * Sun Jul 01 2018 Arkadiusz Miśkiewicz 4a58c20 - release 3 (by relup.sh) * Sun Jul 01 2018 Arkadiusz Miśkiewicz 8b61835 - python 3.7 rebuild - release 2 (by relup.sh) * Sun May 27 2018 Jakub Bogusz becc148 - added tests patch (adjust tests for deeper build-* dirs) * Sun May 27 2018 Jakub Bogusz 5cd26f1 - updated to 1.11.5 - split -apidocs - run tests (except for one set, more or less randomly failing) + rpm -Uhv --nodeps --define '_topdir /tmp/B.19JFW5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-cffi-1.11.5-3.src.rpm python-cffi ################################################## + rm -f python-cffi-1.11.5-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.19JFW5/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.19JFW5/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.19JFW5' --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.19JFW5/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: 137a39bc-1085-41b5-8e70-c824b5f1224d; TMPDIR=/tmp/B.19JFW5/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.19JFW5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.19JFW5/python-cffi.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 137a39bc-1085-41b5-8e70-c824b5f1224d + TMPDIR=/tmp/B.19JFW5/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.19JFW5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.19JFW5/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.19JFW5/BUILD/tmp /bin/sh -e /tmp/B.19JFW5/BUILD/tmp/rpm-tmp.88808 + umask 022 + cd /tmp/B.19JFW5/BUILD + cd /tmp/B.19JFW5/BUILD + rm -rf cffi-1.11.5 + /usr/bin/gzip -dc /tmp/B.19JFW5/cffi-1.11.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cffi-1.11.5 + /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.19JFW5/BUILD/tmp /bin/sh -e /tmp/B.19JFW5/BUILD/tmp/rpm-tmp.40392 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.19JFW5/BUILD/tmp + umask 022 + cd /tmp/B.19JFW5/BUILD + cd cffi-1.11.5 + 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/setuptools_ext.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/backend_ctypes.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/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/__init__.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/recompiler.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/vengine_cpy.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/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/_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 -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.7 creating build-3/lib.linux-x86_64-3.7/cffi copying cffi/setuptools_ext.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/cparser.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/backend_ctypes.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/api.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/lock.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/ffiplatform.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/__init__.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/commontypes.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/recompiler.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/cffi_opcode.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/vengine_cpy.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/vengine_gen.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/model.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/verifier.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/error.py -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/_cffi_include.h -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/parse_c_type.h -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/_embedding.h -> build-3/lib.linux-x86_64-3.7/cffi copying cffi/_cffi_errors.h -> build-3/lib.linux-x86_64-3.7/cffi running build_ext building '_cffi_backend' extension creating build-3/temp.linux-x86_64-3.7 creating build-3/temp.linux-x86_64-3.7/c x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/lib64/libffi-3.2.1/include -I/usr/include/python3.7m -c c/_cffi_backend.c -o build-3/temp.linux-x86_64-3.7/c/_cffi_backend.o c/_cffi_backend.c: In function 'b_do_dlopen': c/_cffi_backend.c:4197:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] *p_printable_filename = PyText_AsUTF8(s); ^ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.7/c/_cffi_backend.o -L/usr/lib64 -lffi -lpython3.7m -o build-3/lib.linux-x86_64-3.7/_cffi_backend.cpython-37m-x86_64-linux-gnu.so + /usr/bin/make -j8 -C doc html make: Entering directory '/tmp/B.19JFW5/BUILD/cffi-1.11.5/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.19JFW5/BUILD/cffi-1.11.5/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.19JFW5/BUILD/tmp /bin/sh -e /tmp/B.19JFW5/BUILD/tmp/rpm-tmp.20959 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.19JFW5/BUILD/tmp + umask 022 + cd /tmp/B.19JFW5/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder + /bin/mkdir -p /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder + cd cffi-1.11.5 + rm -rf /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-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.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64 creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7 creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/setuptools_ext.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/cparser.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/backend_ctypes.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/api.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/lock.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/ffiplatform.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/_cffi_include.h -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/__init__.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/commontypes.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/recompiler.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/cffi_opcode.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/vengine_cpy.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/vengine_gen.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/_embedding.h -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-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.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/model.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/_cffi_errors.h -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/verifier.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/cffi/error.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi copying build-2/lib.linux-x86_64-2.7/_cffi_backend.so -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/setuptools_ext.py to setuptools_ext.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/cparser.py to cparser.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/backend_ctypes.py to backend_ctypes.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/api.py to api.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/lock.py to lock.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/ffiplatform.py to ffiplatform.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/__init__.py to __init__.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/commontypes.py to commontypes.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/recompiler.py to recompiler.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/cffi_opcode.py to cffi_opcode.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/vengine_cpy.py to vengine_cpy.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/vengine_gen.py to vengine_gen.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/model.py to model.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/verifier.py to verifier.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi/error.py to error.pyc writing byte-compilation script '/tmp/B.19JFW5/BUILD/tmp/tmp22G55j.py' /usr/bin/python -OO /tmp/B.19JFW5/BUILD/tmp/tmp22G55j.py removing /tmp/B.19JFW5/BUILD/tmp/tmp22G55j.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.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7 creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages copying build-3/lib.linux-x86_64-3.7/_cffi_backend.cpython-37m-x86_64-linux-gnu.so -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages creating /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/setuptools_ext.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/cparser.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/backend_ctypes.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/api.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/lock.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/ffiplatform.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/_cffi_include.h -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/__init__.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/commontypes.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/recompiler.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/cffi_opcode.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/vengine_cpy.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/vengine_gen.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/_embedding.h -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/parse_c_type.h -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/model.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/_cffi_errors.h -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/verifier.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi copying build-3/lib.linux-x86_64-3.7/cffi/error.py -> /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/cparser.py to cparser.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/api.py to api.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/lock.py to lock.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/commontypes.py to commontypes.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/recompiler.py to recompiler.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/model.py to model.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/verifier.py to verifier.cpython-37.pyc byte-compiling /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi/error.py to error.cpython-37.pyc writing byte-compilation script '/tmp/B.19JFW5/BUILD/tmp/tmp9ukfmo6q.py' /usr/bin/python3 /tmp/B.19JFW5/BUILD/tmp/tmp9ukfmo6q.py removing /tmp/B.19JFW5/BUILD/tmp/tmp9ukfmo6q.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.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/lib64/python3.7/site-packages/cffi-1.11.5-py3.7.egg-info running install_scripts + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 2/45 files hardlinked Processing files: python-cffi-1.11.5-3 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.19JFW5/BUILD/tmp /bin/sh -e /tmp/B.19JFW5/BUILD/tmp/rpm-tmp.43624 + umask 022 + cd /tmp/B.19JFW5/BUILD + cd cffi-1.11.5 + DOCDIR=/tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-1.11.5 + export DOCDIR + rm -rf /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-1.11.5 + /bin/mkdir -p /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-1.11.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-1.11.5... Documentation compressed. + cp -pr AUTHORS LICENSE README.md /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-1.11.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-1.11.5... ./LICENSE ./README.md ./AUTHORS Documentation compressed. + exit 0 Provides: _cffi_backend.so()(64bit) Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-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) 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 rtld(GNU_HASH) Processing files: python3-cffi-1.11.5-3 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.19JFW5/BUILD/tmp /bin/sh -e /tmp/B.19JFW5/BUILD/tmp/rpm-tmp.61155 + umask 022 + cd /tmp/B.19JFW5/BUILD + cd cffi-1.11.5 + DOCDIR=/tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python3-cffi-1.11.5 + export DOCDIR + rm -rf /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python3-cffi-1.11.5 + /bin/mkdir -p /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python3-cffi-1.11.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python3-cffi-1.11.5... Documentation compressed. + cp -pr AUTHORS LICENSE README.md /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python3-cffi-1.11.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python3-cffi-1.11.5... ./LICENSE ./README.md ./AUTHORS Documentation compressed. + exit 0 Provides: _cffi_backend.cpython-37m-x86_64-linux-gnu.so()(64bit) 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) libffi.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.7m.so.1.0()(64bit) rtld(GNU_HASH) Processing files: python-cffi-apidocs-1.11.5-3 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.19JFW5/BUILD/tmp /bin/sh -e /tmp/B.19JFW5/BUILD/tmp/rpm-tmp.86727 + umask 022 + cd /tmp/B.19JFW5/BUILD + cd cffi-1.11.5 + DOCDIR=/tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-apidocs-1.11.5 + export DOCDIR + rm -rf /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-apidocs-1.11.5 + /bin/mkdir -p /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-apidocs-1.11.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-apidocs-1.11.5... 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.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-apidocs-1.11.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder/usr/share/doc/python-cffi-apidocs-1.11.5... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder Wrote: /tmp/B.19JFW5/RPMS/python-cffi-1.11.5-3.x86_64.rpm Wrote: /tmp/B.19JFW5/RPMS/python3-cffi-1.11.5-3.x86_64.rpm Wrote: /tmp/B.19JFW5/RPMS/python-cffi-apidocs-1.11.5-3.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.19JFW5/BUILD/tmp /bin/sh -e /tmp/B.19JFW5/BUILD/tmp/rpm-tmp.26464 + umask 022 + cd /tmp/B.19JFW5/BUILD + cd cffi-1.11.5 + /bin/rm '--interactive=never' -rf /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder + rm -rf /tmp/B.19JFW5/BUILD/tmp/python-cffi-1.11.5-root-builder ended at: Sat Aug 25 01:08:00 2018, done in 0:00:13.229079 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.19JFW5/BUILD + rm -rf /tmp/B.19JFW5/tmp /tmp/B.19JFW5/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 ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.19JFW5 Begin-TLD-Builder-Info Build-Time: user:11.19s sys:0.85s real:15.22s (faults io:0 non-io:404852) Files queued for ftp: 213837 python-cffi-apidocs-1.11.5-3.x86_64.rpm 210515 python3-cffi-1.11.5-3.x86_64.rpm 160834 python-cffi-1.11.5-3.x86_64.rpm 179 python-cffi-1.11.5-3.src.rpm.uploadinfo End-TLD-Builder-Info