Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f31-build-47598-26886/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-msgpack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Wrote: /builddir/build/SRPMS/python-msgpack-0.6.1-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f31-build-47598-26886/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-msgpack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wfuJPZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msgpack-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jaEUH1 + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.1 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: In file included from msgpack/_cmsgpack.cpp:632: BUILDSTDERR: msgpack/unpack.h: In function 'int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)': BUILDSTDERR: msgpack/unpack.h:277:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] BUILDSTDERR: 277 | py = PyObject_CallFunction(u->ext_hook, "(is#)", (int)typecode, pos, (Py_ssize_t)length-1); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: msgpack/_cmsgpack.cpp: In function 'int __pyx_f_7msgpack_9_cmsgpack_6Packer__pack(__pyx_obj_7msgpack_9_cmsgpack_Packer*, PyObject*, __pyx_opt_args_7msgpack_9_cmsgpack_6Packer__pack*)': BUILDSTDERR: msgpack/_cmsgpack.cpp:4455:10: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 4455 | return __pyx_r; BUILDSTDERR: | ^~~~~~~ + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: msgpack/_cmsgpack.cpp: In function ‘int __pyx_f_7msgpack_9_cmsgpack_get_data_from_buffer(PyObject*, Py_buffer*, char**, Py_ssize_t*, int*)’: BUILDSTDERR: msgpack/_cmsgpack.cpp:6746:100: warning: ‘int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6746 | __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(1, 135, __pyx_L1_error) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from msgpack/_cmsgpack.cpp:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: 489 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: msgpack/_cmsgpack.cpp:6746:100: warning: ‘int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6746 | __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(1, 135, __pyx_L1_error) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from msgpack/_cmsgpack.cpp:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: 489 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: msgpack/_cmsgpack.cpp: In function ‘int __pyx_f_7msgpack_9_cmsgpack_6Packer__pack(__pyx_obj_7msgpack_9_cmsgpack_Packer*, PyObject*, __pyx_opt_args_7msgpack_9_cmsgpack_6Packer__pack*)’: BUILDSTDERR: msgpack/_cmsgpack.cpp:4455:10: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 4455 | return __pyx_r; BUILDSTDERR: | ^~~~~~~ running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/msgpack copying msgpack/fallback.py -> build/lib.linux-riscv64-2.7/msgpack copying msgpack/exceptions.py -> build/lib.linux-riscv64-2.7/msgpack copying msgpack/__init__.py -> build/lib.linux-riscv64-2.7/msgpack copying msgpack/_version.py -> build/lib.linux-riscv64-2.7/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/msgpack gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python2.7 -c msgpack/_cmsgpack.cpp -o build/temp.linux-riscv64-2.7/msgpack/_cmsgpack.o g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/msgpack/_cmsgpack.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/msgpack/_cmsgpack.so running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/msgpack copying msgpack/fallback.py -> build/lib.linux-riscv64-3.7/msgpack copying msgpack/exceptions.py -> build/lib.linux-riscv64-3.7/msgpack copying msgpack/__init__.py -> build/lib.linux-riscv64-3.7/msgpack copying msgpack/_version.py -> build/lib.linux-riscv64-3.7/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/msgpack gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.7m -c msgpack/_cmsgpack.cpp -o build/temp.linux-riscv64-3.7/msgpack/_cmsgpack.o BUILDSTDERR: g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/msgpack/_cmsgpack.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 /msgpack/_cmsgpack.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fr0oT0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64 + cd msgpack-0.6.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack copying build/lib.linux-riscv64-2.7/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack copying build/lib.linux-riscv64-2.7/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack copying build/lib.linux-riscv64-2.7/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack copying build/lib.linux-riscv64-2.7/msgpack/_cmsgpack.so -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack copying build/lib.linux-riscv64-2.7/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack/fallback.py to fallback.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack/_version.py to _version.pyc writing byte-compilation script '/tmp/tmpFI8lC_.py' /usr/bin/python2 -O /tmp/tmpFI8lC_.py removing /tmp/tmpFI8lC_.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 /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack-0.6.1-py2.7.egg-info running install_scripts running install running install_lib creating /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack copying build/lib.linux-riscv64-3.7/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack copying build/lib.linux-riscv64-3.7/msgpack/_cmsgpack.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack copying build/lib.linux-riscv64-3.7/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack copying build/lib.linux-riscv64-3.7/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack copying build/lib.linux-riscv64-3.7/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack/fallback.py to fallback.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack/exceptions.py to exceptions.cpython-+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.1-2.fc31 --unique-debug-suffix -0.6.1-2.fc31.riscv64 --unique-debug-src-base python-msgpack-0.6.1-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/msgpack-0.6.1 BUILDSTDERR: 1344 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs 37.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack/_version.py to _version.cpython-37.pyc writing byte-compilation script '/tmp/tmpz1ck985e.py' /usr/bin/python3 /tmp/tmpz1ck985e.py removing /tmp/tmpz1ck985e.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 /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack-0.6.1-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack/_cmsgpack.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack/_cmsgpack.so extracting debug info from /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/msgpack/_cmsgpack.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7/site-packages/msgpack/_cmsgpack.so original debug info size: 1640kB, size after compression: 1576kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.n7NrY1 Processing files: python2-msgpack-0.6.1-2.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ocv54X + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/doc/python2-msgpack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/doc/python2-msgpack + cp -pr README.rst /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/doc/python2-msgpack + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u9e8W1 + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/licenses/python2-msgpack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/licenses/python2-msgpack + cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/licenses/python2-msgpack + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python2-msgpack = 0.6.1-2.fc31 python2-msgpack(riscv-64) = 0.6.1-2.fc31 python2.7dist(msgpack) = 0.6.1 python2.7dist(msgpack-python) = 0.6.1 python2dist(msgpack) = 0.6.1 python2dist(msgpack-python) = 0.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-msgpack-0.6.1-2.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OoDXa2 + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/doc/python3-msgpack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/doc/python3-msgpack + cp -pr README.rst /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/doc/python3-msgpack + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l4PSmY + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/licenses/python3-msgpack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/licenses/python3-msgpack + cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64/usr/share/licenses/python3-msgpack + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-msgpack = 0.6.1-2.fc31 python3-msgpack = 0.6.1-2.fc31 python3-msgpack(riscv-64) = 0.6.1-2.fc31 python3.7dist(msgpack) = 0.6.1 python3.7dist(msgpack-python) = 0.6.1 python3dist(msgpack) = 0.6.1 python3dist(msgpack-python) = 0.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-msgpack < 0.6.1-2.fc31 Processing files: python-msgpack-debugsource-0.6.1-2.fc31.riscv64 Provides: python-msgpack-debugsource = 0.6.1-2.fc31 python-msgpack-debugsource(riscv-64) = 0.6.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-msgpack-debuginfo-0.6.1-2.fc31.riscv64 Provides: python-msgpack-debuginfo = 0.6.1-2.fc31 python-msgpack-debuginfo(riscv-64) = 0.6.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-msgpack-debugsource(riscv-64) = 0.6.1-2.fc31 Processing files: python2-msgpack-debuginfo-0.6.1-2.fc31.riscv64 Provides: debuginfo(build-id) = 20bcbb952a158bae355508a4c210c6cee1f1e5dd python2-msgpack-debuginfo = 0.6.1-2.fc31 python2-msgpack-debuginfo(riscv-64) = 0.6.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-msgpack-debugsource(riscv-64) = 0.6.1-2.fc31 Processing files: python3-msgpack-debuginfo-0.6.1-2.fc31.riscv64 Provides: debuginfo(build-id) = d09b27222ff5ea6dd9210f32bbdbabd13c1dca44 python3-msgpack-debuginfo = 0.6.1-2.fc31 python3-msgpack-debuginfo(riscv-64) = 0.6.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-msgpack-debugsource(riscv-64) = 0.6.1-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64 Wrote: /builddir/build/RPMS/python-msgpack-debuginfo-0.6.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-msgpack-0.6.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-msgpack-0.6.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-msgpack-debuginfo-0.6.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-msgpack-debugsource-0.6.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-msgpack-debuginfo-0.6.1-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d3FD4Z + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msgpack-0.6.1-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0