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, 3627.0 K/s installing srpm: python-msgpack-0.5.6-3.src.rpm + install -d /tmp/B.eYVNtG/BUILD /tmp/B.eYVNtG/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.eYVNtG' --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.eYVNtG/BUILD/tmp + TMPDIR=/tmp/B.eYVNtG/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.eYVNtG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.eYVNtG/python-msgpack.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: e23c9ef7-1150-4556-b3e0-ec83868d5a41; TMPDIR=/tmp/B.eYVNtG/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.eYVNtG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.eYVNtG/python-msgpack.spec + : build-id: e23c9ef7-1150-4556-b3e0-ec83868d5a41 + TMPDIR=/tmp/B.eYVNtG/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.eYVNtG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.eYVNtG/python-msgpack.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.eYVNtG/BUILD/tmp /bin/sh -e /tmp/B.eYVNtG/BUILD/tmp/rpm-tmp.10282 + umask 022 + cd /tmp/B.eYVNtG/BUILD + cd /tmp/B.eYVNtG/BUILD + rm -rf msgpack-0.5.6 + /usr/bin/gzip -dc /tmp/B.eYVNtG/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.eYVNtG/BUILD/tmp /bin/sh -e /tmp/B.eYVNtG/BUILD/tmp/rpm-tmp.10282 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.eYVNtG/BUILD/tmp + umask 022 + cd /tmp/B.eYVNtG/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib.linux-i686-2.7 creating build-2/lib.linux-i686-2.7/msgpack copying msgpack/exceptions.py -> build-2/lib.linux-i686-2.7/msgpack copying msgpack/fallback.py -> build-2/lib.linux-i686-2.7/msgpack copying msgpack/__init__.py -> build-2/lib.linux-i686-2.7/msgpack copying msgpack/_version.py -> build-2/lib.linux-i686-2.7/msgpack running build_ext building 'msgpack._packer' extension creating build-2/temp.linux-i686-2.7 creating build-2/temp.linux-i686-2.7/msgpack i686-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python2.7 -c msgpack/_packer.cpp -o build-2/temp.linux-i686-2.7/msgpack/_packer.o i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-2/temp.linux-i686-2.7/msgpack/_packer.o -L/usr/lib -lpython2.7 -o build-2/lib.linux-i686-2.7/msgpack/_packer.so building 'msgpack._unpacker' extension i686-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python2.7 -c msgpack/_unpacker.cpp -o build-2/temp.linux-i686-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); | ^~~~~~~ i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-2/temp.linux-i686-2.7/msgpack/_unpacker.o -L/usr/lib -lpython2.7 -o build-2/lib.linux-i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib.linux-i686-3.8 creating build-3/lib.linux-i686-3.8/msgpack copying msgpack/exceptions.py -> build-3/lib.linux-i686-3.8/msgpack copying msgpack/fallback.py -> build-3/lib.linux-i686-3.8/msgpack copying msgpack/__init__.py -> build-3/lib.linux-i686-3.8/msgpack copying msgpack/_version.py -> build-3/lib.linux-i686-3.8/msgpack running build_ext building 'msgpack._packer' extension creating build-3/temp.linux-i686-3.8 creating build-3/temp.linux-i686-3.8/msgpack i686-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.8 -c msgpack/_packer.cpp -o build-3/temp.linux-i686-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); | ^~~~~~~~ i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-3/temp.linux-i686-3.8/msgpack/_packer.o -L/usr/lib -o build-3/lib.linux-i686-3.8/msgpack/_packer.cpython-38-i386-linux-gnu.so building 'msgpack._unpacker' extension i686-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.8 -c msgpack/_unpacker.cpp -o build-3/temp.linux-i686-3.8/msgpack/_unpacker.o In file included from msgpack/_unpacker.cpp:541: msgpack/unpack.h: In function 'int unpack_callback_array(unpack_user*, unsigned int, PyObject**)': msgpack/unpack.h:137:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 137 | if (n > u->max_array_len) { | ~~^~~~~~~~~~~~~~~~~~ In file included from msgpack/_unpacker.cpp:541: msgpack/unpack.h: In function 'int unpack_callback_map(unpack_user*, unsigned int, PyObject**)': msgpack/unpack.h:172:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 172 | if (n > u->max_map_len) { | ~~^~~~~~~~~~~~~~~~ msgpack/unpack.h: In function 'int unpack_callback_raw(unpack_user*, const char*, const char*, unsigned int, PyObject**)': msgpack/unpack.h:223:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 223 | if (l > u->max_str_len) { | ~~^~~~~~~~~~~~~~~~ msgpack/unpack.h: In function 'int unpack_callback_bin(unpack_user*, const char*, const char*, unsigned int, PyObject**)': msgpack/unpack.h:245:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 245 | if (l > u->max_bin_len) { | ~~^~~~~~~~~~~~~~~~ msgpack/unpack.h: In function 'int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)': msgpack/unpack.h:266:18: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 266 | if (length-1 > u->max_ext_len) { | ~~~~~~~~~^~~~~~~~~~~~~~~~ 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); | ^~~~~~~~ i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-3/temp.linux-i686-3.8/msgpack/_unpacker.o -L/usr/lib -o build-3/lib.linux-i686-3.8/msgpack/_unpacker.cpython-38-i386-linux-gnu.so + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.eYVNtG/BUILD/tmp /bin/sh -e /tmp/B.eYVNtG/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.eYVNtG/BUILD/tmp + umask 022 + cd /tmp/B.eYVNtG/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder + /bin/mkdir -p /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder + cd msgpack-0.5.6 + rm -rf /tmp/B.eYVNtG/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.eYVNtG/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.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder creating /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr creating /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib creating /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7 creating /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages creating /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack copying build-2/lib.linux-i686-2.7/msgpack/_unpacker.so -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack copying build-2/lib.linux-i686-2.7/msgpack/exceptions.py -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack copying build-2/lib.linux-i686-2.7/msgpack/fallback.py -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack copying build-2/lib.linux-i686-2.7/msgpack/_packer.so -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack copying build-2/lib.linux-i686-2.7/msgpack/__init__.py -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack copying build-2/lib.linux-i686-2.7/msgpack/_version.py -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack byte-compiling /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack/exceptions.py to exceptions.pyc byte-compiling /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack/fallback.py to fallback.pyc byte-compiling /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack/__init__.py to __init__.pyc byte-compiling /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack/_version.py to _version.pyc writing byte-compilation script '/tmp/B.eYVNtG/BUILD/tmp/tmparuuaX.py' /usr/bin/python -OO /tmp/B.eYVNtG/BUILD/tmp/tmparuuaX.py removing /tmp/B.eYVNtG/BUILD/tmp/tmparuuaX.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.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages/msgpack-0.5.6-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages ']' + find /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.eYVNtG/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.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8 creating /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages creating /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack copying build-3/lib.linux-i686-3.8/msgpack/exceptions.py -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack copying build-3/lib.linux-i686-3.8/msgpack/fallback.py -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack copying build-3/lib.linux-i686-3.8/msgpack/_unpacker.cpython-38-i386-linux-gnu.so -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack copying build-3/lib.linux-i686-3.8/msgpack/__init__.py -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack copying build-3/lib.linux-i686-3.8/msgpack/_version.py -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack copying build-3/lib.linux-i686-3.8/msgpack/_packer.cpython-38-i386-linux-gnu.so -> /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack byte-compiling /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack/fallback.py to fallback.cpython-38.pyc byte-compiling /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/python3.8/site-packages/msgpack/_version.py to _version.cpython-38.pyc writing byte-compilation script '/tmp/B.eYVNtG/BUILD/tmp/tmpcudcf941.py' /usr/bin/python3 /tmp/B.eYVNtG/BUILD/tmp/tmpcudcf941.py removing /tmp/B.eYVNtG/BUILD/tmp/tmpcudcf941.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.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/lib/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.eYVNtG/BUILD/tmp /bin/sh -e /tmp/B.eYVNtG/BUILD/tmp/rpm-tmp.83405 + umask 022 + cd /tmp/B.eYVNtG/BUILD + cd msgpack-0.5.6 + DOCDIR=/tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python-msgpack-0.5.6 + export DOCDIR + rm -rf /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python-msgpack-0.5.6 + /bin/mkdir -p /tmp/B.eYVNtG/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.eYVNtG/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.eYVNtG/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.eYVNtG/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 _unpacker.so pythonegg(msgpack) = 0.5.6 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpython2.7.so.1.0 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.eYVNtG/BUILD/tmp /bin/sh -e /tmp/B.eYVNtG/BUILD/tmp/rpm-tmp.1280 + umask 022 + cd /tmp/B.eYVNtG/BUILD + cd msgpack-0.5.6 + DOCDIR=/tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python3-msgpack-0.5.6 + export DOCDIR + rm -rf /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder/usr/share/doc/python3-msgpack-0.5.6 + /bin/mkdir -p /tmp/B.eYVNtG/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.eYVNtG/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.eYVNtG/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.eYVNtG/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-i386-linux-gnu.so _unpacker.cpython-38-i386-linux-gnu.so python3egg(msgpack) = 0.5.6 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) python(abi) = 3.8 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder Wrote: /tmp/B.eYVNtG/RPMS/python-msgpack-0.5.6-3.i686.rpm Wrote: /tmp/B.eYVNtG/RPMS/python3-msgpack-0.5.6-3.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.eYVNtG/BUILD/tmp /bin/sh -e /tmp/B.eYVNtG/BUILD/tmp/rpm-tmp.88023 + umask 022 + cd /tmp/B.eYVNtG/BUILD + cd msgpack-0.5.6 + /bin/rm '--interactive=never' -rf /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder + rm -rf /tmp/B.eYVNtG/BUILD/tmp/python-msgpack-0.5.6-root-builder ended at: Sun Dec 15 00:55:37 2019, done in 0:00:20.323678 + chmod -R u+rwX /tmp/B.eYVNtG/BUILD + rm -rf /tmp/B.eYVNtG/tmp /tmp/B.eYVNtG/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.eYVNtG Begin-TLD-Builder-Info Build-Time: user:19.16s sys:1.56s real:21.23s (faults io:0 non-io:370673) Files queued for ftp: 84937 python3-msgpack-0.5.6-3.i686.rpm 77156 python-msgpack-0.5.6-3.i686.rpm 131 python-msgpack-0.5.6-3.src.rpm.uploadinfo End-TLD-Builder-Info