request from: hawk checking if we should skip the build started at: Sun Dec 15 00:55:16 2019 fetching http://src.tld-linux.org/~builderti//srpms/e23c9ef7-1150-4556-b3e0-ec83868d5a41/python-msgpack-0.5.6-3.src.rpm fetched 143916 bytes, 2824.7 K/s installing srpm: python-msgpack-0.5.6-3.src.rpm + install -d /tmp/B.NK1D50/BUILD /tmp/B.NK1D50/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-msgpack-0.5.6-3.src.rpm * Sat Dec 14 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-msgpack.git;a=log;h=master * Mon Oct 28 2019 Jan Rękorajski b132df4 - rebuild with python 3.8 - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.NK1D50' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-msgpack-0.5.6-3.src.rpm python-msgpack ################################################## + rm -f python-msgpack-0.5.6-3.src.rpm + install -m 700 -d /tmp/B.NK1D50/BUILD/tmp + TMPDIR=/tmp/B.NK1D50/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.NK1D50' --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.NK1D50/python-msgpack.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: e23c9ef7-1150-4556-b3e0-ec83868d5a41; TMPDIR=/tmp/B.NK1D50/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.NK1D50' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.NK1D50/python-msgpack.spec + : build-id: e23c9ef7-1150-4556-b3e0-ec83868d5a41 + TMPDIR=/tmp/B.NK1D50/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.NK1D50' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.NK1D50/python-msgpack.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.NK1D50/BUILD/tmp /bin/sh -e /tmp/B.NK1D50/BUILD/tmp/rpm-tmp.11515 + umask 022 + cd /tmp/B.NK1D50/BUILD + cd /tmp/B.NK1D50/BUILD + rm -rf msgpack-0.5.6 + /usr/bin/gzip -dc /tmp/B.NK1D50/msgpack-0.5.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-0.5.6 + /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.NK1D50/BUILD/tmp /bin/sh -e /tmp/B.NK1D50/BUILD/tmp/rpm-tmp.11515 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.NK1D50/BUILD/tmp + umask 022 + cd /tmp/B.NK1D50/BUILD + cd msgpack-0.5.6 + 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/msgpack copying msgpack/exceptions.py -> build-2/lib.linux-x86_64-2.7/msgpack copying msgpack/_version.py -> build-2/lib.linux-x86_64-2.7/msgpack copying msgpack/fallback.py -> build-2/lib.linux-x86_64-2.7/msgpack copying msgpack/__init__.py -> build-2/lib.linux-x86_64-2.7/msgpack running build_ext building 'msgpack._packer' extension creating build-2/temp.linux-x86_64-2.7 creating build-2/temp.linux-x86_64-2.7/msgpack 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 -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python2.7 -c msgpack/_packer.cpp -o build-2/temp.linux-x86_64-2.7/msgpack/_packer.o x86_64-tld-linux-g++ -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/msgpack/_packer.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/msgpack/_packer.so building 'msgpack._unpacker' extension 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 -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python2.7 -c msgpack/_unpacker.cpp -o build-2/temp.linux-x86_64-2.7/msgpack/_unpacker.o In file included from msgpack/_unpacker.cpp:541: msgpack/unpack.h: In function 'int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)': msgpack/unpack.h:272:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 272 | py = PyObject_CallFunction(u->ext_hook, "(is#)", (int)typecode, pos, (Py_ssize_t)length-1); | ^~~~~~~ x86_64-tld-linux-g++ -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/msgpack/_unpacker.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/msgpack/_unpacker.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/msgpack copying msgpack/exceptions.py -> build-3/lib.linux-x86_64-3.8/msgpack copying msgpack/_version.py -> build-3/lib.linux-x86_64-3.8/msgpack copying msgpack/fallback.py -> build-3/lib.linux-x86_64-3.8/msgpack copying msgpack/__init__.py -> build-3/lib.linux-x86_64-3.8/msgpack running build_ext building 'msgpack._packer' extension creating build-3/temp.linux-x86_64-3.8 creating build-3/temp.linux-x86_64-3.8/msgpack 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 -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.8 -c msgpack/_packer.cpp -o build-3/temp.linux-x86_64-3.8/msgpack/_packer.o msgpack/_packer.cpp: In function 'PyObject* PyInit__packer()': msgpack/_packer.cpp:6301:39: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 6301 | __pyx_type_7msgpack_7_packer_Packer.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from msgpack/_packer.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ msgpack/_packer.cpp:6301:39: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 6301 | __pyx_type_7msgpack_7_packer_Packer.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from msgpack/_packer.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ msgpack/_packer.cpp:6301:39: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 6301 | __pyx_type_7msgpack_7_packer_Packer.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from msgpack/_packer.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ x86_64-tld-linux-g++ -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/msgpack/_packer.o -L/usr/lib64 -o build-3/lib.linux-x86_64-3.8/msgpack/_packer.cpython-38-x86_64-linux-gnu.so building 'msgpack._unpacker' extension 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 -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.8 -c msgpack/_unpacker.cpp -o build-3/temp.linux-x86_64-3.8/msgpack/_unpacker.o msgpack/_unpacker.cpp: In function 'int __pyx_f_7msgpack_9_unpacker_get_data_from_buffer(PyObject*, Py_buffer*, char**, Py_ssize_t*, int*)': msgpack/_unpacker.cpp:2198:100: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] 2198 | __pyx_t_2 = PyObject_AsReadBuffer(__pyx_v_obj, ((void const **)__pyx_v_buf), __pyx_v_buffer_len); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(0, 152, __pyx_L1_error) | ^ In file included from /usr/include/python3.8/Python.h:147, from msgpack/_unpacker.cpp:4: /usr/include/python3.8/abstract.h:337:17: note: declared here 337 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ msgpack/_unpacker.cpp:2198:100: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] 2198 | __pyx_t_2 = PyObject_AsReadBuffer(__pyx_v_obj, ((void const **)__pyx_v_buf), __pyx_v_buffer_len); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(0, 152, __pyx_L1_error) | ^ In file included from /usr/include/python3.8/Python.h:147, from msgpack/_unpacker.cpp:4: /usr/include/python3.8/abstract.h:337:17: note: declared here 337 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ msgpack/_unpacker.cpp: In function 'PyObject* PyInit__unpacker()': msgpack/_unpacker.cpp:7197:43: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 7197 | __pyx_type_7msgpack_9_unpacker_Unpacker.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from msgpack/_unpacker.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ msgpack/_unpacker.cpp:7197:43: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 7197 | __pyx_type_7msgpack_9_unpacker_Unpacker.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from msgpack/_unpacker.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ msgpack/_unpacker.cpp:7197:43: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 7197 | __pyx_type_7msgpack_9_unpacker_Unpacker.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from msgpack/_unpacker.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ x86_64-tld-linux-g++ -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/msgpack/_unpacker.o -L/usr/lib64 -o build-3/lib.linux-x86_64-3.8/msgpack/_unpacker.cpython-38-x86_64-linux-gnu.so + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.NK1D50/BUILD/tmp /bin/sh -e /tmp/B.NK1D50/BUILD/tmp/rpm-tmp.87744 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.NK1D50/BUILD/tmp + umask 022 + cd /tmp/B.NK1D50/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder + /bin/mkdir -p /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder + cd msgpack-0.5.6 + rm -rf /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-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.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64 creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7 creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack copying build-2/lib.linux-x86_64-2.7/msgpack/exceptions.py -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack copying build-2/lib.linux-x86_64-2.7/msgpack/_version.py -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack copying build-2/lib.linux-x86_64-2.7/msgpack/_packer.so -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack copying build-2/lib.linux-x86_64-2.7/msgpack/fallback.py -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack copying build-2/lib.linux-x86_64-2.7/msgpack/_unpacker.so -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack copying build-2/lib.linux-x86_64-2.7/msgpack/__init__.py -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack byte-compiling /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack/exceptions.py to exceptions.pyc byte-compiling /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack/_version.py to _version.pyc byte-compiling /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack/fallback.py to fallback.pyc byte-compiling /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack/__init__.py to __init__.pyc writing byte-compilation script '/tmp/B.NK1D50/BUILD/tmp/tmpEl01u_.py' /usr/bin/python -OO /tmp/B.NK1D50/BUILD/tmp/tmpEl01u_.py removing /tmp/B.NK1D50/BUILD/tmp/tmpEl01u_.py running install_egg_info running egg_info creating msgpack.egg-info writing msgpack.egg-info/PKG-INFO writing top-level names to msgpack.egg-info/top_level.txt writing dependency_links to msgpack.egg-info/dependency_links.txt writing manifest file 'msgpack.egg-info/SOURCES.txt' reading manifest file 'msgpack.egg-info/SOURCES.txt' writing manifest file 'msgpack.egg-info/SOURCES.txt' Copying msgpack.egg-info to /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages/msgpack-0.5.6-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-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.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8 creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages creating /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack copying build-3/lib.linux-x86_64-3.8/msgpack/exceptions.py -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack copying build-3/lib.linux-x86_64-3.8/msgpack/_version.py -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack copying build-3/lib.linux-x86_64-3.8/msgpack/_unpacker.cpython-38-x86_64-linux-gnu.so -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack copying build-3/lib.linux-x86_64-3.8/msgpack/_packer.cpython-38-x86_64-linux-gnu.so -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack copying build-3/lib.linux-x86_64-3.8/msgpack/fallback.py -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack copying build-3/lib.linux-x86_64-3.8/msgpack/__init__.py -> /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack byte-compiling /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack/_version.py to _version.cpython-38.pyc byte-compiling /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack/fallback.py to fallback.cpython-38.pyc byte-compiling /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/B.NK1D50/BUILD/tmp/tmpmwub_hht.py' /usr/bin/python3 /tmp/B.NK1D50/BUILD/tmp/tmpmwub_hht.py removing /tmp/B.NK1D50/BUILD/tmp/tmpmwub_hht.py running install_egg_info running egg_info writing msgpack.egg-info/PKG-INFO writing dependency_links to msgpack.egg-info/dependency_links.txt writing top-level names to msgpack.egg-info/top_level.txt reading manifest file 'msgpack.egg-info/SOURCES.txt' writing manifest file 'msgpack.egg-info/SOURCES.txt' Copying msgpack.egg-info to /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib64/python3.8/site-packages/msgpack-0.5.6-py3.8.egg-info running install_scripts + __spec_install_post_strip + set +x Stripping 4 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 4 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 1/12 files hardlinked Processing files: python-msgpack-0.5.6-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.NK1D50/BUILD/tmp /bin/sh -e /tmp/B.NK1D50/BUILD/tmp/rpm-tmp.87744 + umask 022 + cd /tmp/B.NK1D50/BUILD + cd msgpack-0.5.6 + DOCDIR=/tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python-msgpack-0.5.6 + export DOCDIR + rm -rf /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python-msgpack-0.5.6 + /bin/mkdir -p /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python-msgpack-0.5.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python-msgpack-0.5.6... Documentation compressed. + cp -pr COPYING README.rst /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python-msgpack-0.5.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python-msgpack-0.5.6... ./COPYING ./README.rst Documentation compressed. + exit 0 Provides: _packer.so()(64bit) _unpacker.so()(64bit) pythonegg(msgpack) = 0.5.6 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-msgpack-0.5.6-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.NK1D50/BUILD/tmp /bin/sh -e /tmp/B.NK1D50/BUILD/tmp/rpm-tmp.38807 + umask 022 + cd /tmp/B.NK1D50/BUILD + cd msgpack-0.5.6 + DOCDIR=/tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python3-msgpack-0.5.6 + export DOCDIR + rm -rf /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python3-msgpack-0.5.6 + /bin/mkdir -p /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python3-msgpack-0.5.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python3-msgpack-0.5.6... Documentation compressed. + cp -pr COPYING README.rst /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python3-msgpack-0.5.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python3-msgpack-0.5.6... ./COPYING ./README.rst Documentation compressed. + exit 0 Provides: _packer.cpython-38-x86_64-linux-gnu.so()(64bit) _unpacker.cpython-38-x86_64-linux-gnu.so()(64bit) python3egg(msgpack) = 0.5.6 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder Wrote: /tmp/B.NK1D50/RPMS/python-msgpack-0.5.6-3.x86_64.rpm Wrote: /tmp/B.NK1D50/RPMS/python3-msgpack-0.5.6-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.NK1D50/BUILD/tmp /bin/sh -e /tmp/B.NK1D50/BUILD/tmp/rpm-tmp.44499 + umask 022 + cd /tmp/B.NK1D50/BUILD + cd msgpack-0.5.6 + /bin/rm '--interactive=never' -rf /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder + rm -rf /tmp/B.NK1D50/BUILD/tmp/python-msgpack-0.5.6-root-builder ended at: Sun Dec 15 00:55:34 2019, done in 0:00:17.428456 + chmod -R u+rwX /tmp/B.NK1D50/BUILD + rm -rf /tmp/B.NK1D50/tmp /tmp/B.NK1D50/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.NK1D50 Begin-TLD-Builder-Info Build-Time: user:16.39s sys:1.70s real:18.27s (faults io:0 non-io:525014) Files queued for ftp: 92770 python3-msgpack-0.5.6-3.x86_64.rpm 86318 python-msgpack-0.5.6-3.x86_64.rpm 135 python-msgpack-0.5.6-3.src.rpm.uploadinfo End-TLD-Builder-Info