Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-fastavro.spec'], chrootPath='/var/lib/mock/f29-build-11919-5486/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-fastavro.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 Wrote: /builddir/build/SRPMS/python-fastavro-0.19.6-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-fastavro.spec'], chrootPath='/var/lib/mock/f29-build-11919-5486/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-fastavro.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t1aol9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fastavro-0.19.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/fastavro-0.19.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastavro-0.19.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '*.egg-info' + sed -i 's/Cython>=.*'\'',/Cython'\'',/' setup.py + sed -i /tests_require=/d setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ibpEoh + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.6 + FASTAVRO_USE_CYTHON=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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/fastavro copying fastavro/schema.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/_write_py.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/_read_common.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/_schema_common.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/_read_py.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/validation.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/__main__.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/six.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/read.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/_timezone.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/__init__.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/const.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/_validate_common.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/_schema_py.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/_validation_py.py -> build/lib.linux-riscv64-2.7/fastavro copying fastavro/write.py -> build/lib.linux-riscv64-2.7/fastavro running build_ext cythoning fastavro/_read.pyx to fastavro/_read.c building 'fastavro._read' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/fastavro 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 -I/usr/include/python2.7 -c fastavro/_read.c -o build/temp.linux-riscv64-2.7/fastavro/_read.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/fastavro/_read.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/fastavro/_read.so cythoning fastavro/_schema.pyx to fastavro/_schema.c building 'fastavro._schema' extension 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 -I/usr/include/python2.7 -c fastavro/_schema.c -o build/temp.linux-riscv64-2.7/fastavro/_schema.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/fastavro/_schema.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/fastavro/_schema.so cythoning fastavro/_six.pyx to fastavro/_six.c building 'fastavro._six' extension 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 -I/usr/include/python2.7 -c fastavro/_six.c -o build/temp.linux-riscv64-2.7/fastavro/_six.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/fastavro/_six.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/fastavro/_six.so cythoning fastavro/_write.pyx to fastavro/_write.c building 'fastavro._write' extension 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 -I/usr/include/python2.7 -c fastavro/_write.c -o build/temp.linux-riscv64-2.7/fastavro/_write.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from fastavro/_write.c:4: BUILDSTDERR: fastavro/_write.c: In function 'init_write': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: fastavro/_write.c:650:28: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_NewRef(obj) (Py_INCREF(obj), obj) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: fastavro/_write.c:652:41: note: in expansion of macro '__Pyx_NewRef' BUILDSTDERR: #define __Pyx_PyBool_FromLong(b) ((b) ? __Pyx_NewRef(Py_True) : __Pyx_NewRef(Py_False)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: fastavro/_write.c:19981:15: note: in expansion of macro '__Pyx_PyBool_FromLong' BUILDSTDERR: __pyx_t_2 = __Pyx_PyBool_FromLong(__pyx_t_4); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 48, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: fastavro/_write.c:650:28: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_NewRef(obj) (Py_INCREF(obj), obj) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: fastavro/_write.c:652:65: note: in expansion of macro '__Pyx_NewRef' BUILDSTDERR: #define __Pyx_PyBool_FromLong(b) ((b) ? __Pyx_NewRef(Py_True) : __Pyx_NewRef(Py_False)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: fastavro/_write.c:19981:15: note: in expansion of macro '__Pyx_PyBool_FromLong' BUILDSTDERR: __pyx_t_2 = __Pyx_PyBool_FromLong(__pyx_t_4); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 48, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/fastavro/_write.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/fastavro/_write.so cythoning fastavro/_validation.pyx to fastavro/_validation.c building 'fastavro._validation' extension 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 -I/usr/include/python2.7 -c fastavro/_validation.c -o build/temp.linux-riscv64-2.7/fastavro/_validation.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/fastavro/_validation.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/fastavro/_validation.so + sleep 1 + FASTAVRO_USE_CYTHON=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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/fastavro copying fastavro/schema.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/_write_py.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/_read_common.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/_schema_common.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/_read_py.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/validation.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/__main__.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/six.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/read.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/_timezone.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/__init__.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/const.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/_validate_common.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/_schema_py.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/_validation_py.py -> build/lib.linux-riscv64-3.6/fastavro copying fastavro/write.py -> build/lib.linux-riscv64-3.6/fastavro running build_ext skipping 'fastavro/_read.c' Cython extension (up-to-date) building 'fastavro._read' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/fastavro gcc -pthread -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 -I/usr/include/python3.6m -c fastavro/_read.c -o build/temp.linux-riscv64-3.6/fastavro/_read.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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.6/fastavro/_read.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/fastavro/_read.cpython-36m-riscv64-linux-gnu.so skipping 'fastavro/_schema.c' Cython extension (up-to-date) building 'fastavro._schema' extension gcc -pthread -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 -I/usr/include/python3.6m -c fastavro/_schema.c -o build/temp.linux-riscv64-3.6/fastavro/_schema.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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.6/fastavro/_schema.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/fastavro/_schema.cpython-36m-riscv64-linux-gnu.so skipping 'fastavro/_six.c' Cython extension (up-to-date) building 'fastavro._six' extension gcc -pthread -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 -I/usr/include/python3.6m -c fastavro/_six.c -o build/temp.linux-riscv64-3.6/fastavro/_six.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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.6/fastavro/_six.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/fastavro/_six.cpython-36m-riscv64-linux-gnu.so skipping 'fastavro/_write.c' Cython extension (up-to-date) building 'fastavro._write' extension gcc -pthread -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 -I/usr/include/python3.6m -c fastavro/_write.c -o build/temp.linux-riscv64-3.6/fastavro/_write.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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.6/fastavro/_write.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/fastavro/_write.cpython-36m-riscv64-linux-gnu.so skipping 'fastavro/_validation.c' Cython extension (up-to-date) building 'fastavro._validation' extension gcc -pthread -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 -I/usr/include/python3.6m -c fastavro/_validation.c -o build/temp.linux-riscv64-3.6/fastavro/_validation.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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.6/fastavro/_validation.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/fastavro/_validation.cpython-36m-riscv64-linux-gnu.so + sleep 1 ~/build/BUILD/fastavro-0.19.6/docs ~/build/BUILD/fastavro-0.19.6 + pushd docs + PYTHONPATH=../ + make html man sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.2 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 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] command_line_script reading sources... [ 40%] index reading sources... [ 60%] reader reading sources... [ 80%] validation reading sources... [100%] writer looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] command_line_script writing output... [ 40%] index writing output... [ 60%] reader writing output... [ 80%] validation writing output... [100%] writer generating indices... genindex writing additional pages... search BUILDSTDERR: copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/fastavro-0.19.6/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v1.7.2 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... fastavro.1 { reader writer validation command_line_script } build succeeded. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. ~/build/BUILD/fastavro-0.19.6/docs/_build/html ~/build/BUILD/fastavro-0.19.6/docs ~/build/BUILD/fastavro-0.19.6 + pushd _build/html + rm .buildinfo -f + sed -i 's/\r$//' objects.inv + iconv -f iso8859-1 -t utf-8 objects.inv + mv -fv objects.inv.conv objects.inv renamed 'objects.inv.conv' -> 'objects.inv' ~/build/BUILD/fastavro-0.19.6/docs ~/build/BUILD/fastavro-0.19.6 ~/build/BUILD/fastavro-0.19.6 + popd + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jzKwjU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64 + cd fastavro-0.19.6 + FASTAVRO_USE_CYTHON=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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/schema.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_read.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_schema.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_write_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_read_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_schema_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_read_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_six.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/validation.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/__main__.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/six.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/read.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_validation.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_timezone.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/__init__.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/const.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_validate_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_schema_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_validation_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/_write.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro copying build/lib.linux-riscv64-2.7/fastavro/write.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_write_py.py to _write_py.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_read_common.py to _read_common.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_schema_common.py to _schema_common.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_read_py.py to _read_py.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/read.py to read.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_timezone.py to _timezone.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_validate_common.py to _validate_common.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_schema_py.py to _schema_py.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_validation_py.py to _validation_py.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/write.py to write.pyc writing byte-compilation script '/tmp/tmp4_GndF.py' /usr/bin/python2 -O /tmp/tmp4_GndF.py removing /tmp/tmp4_GndF.py running install_egg_info running egg_info creating fastavro.egg-info writing requirements to fastavro.egg-info/requires.txt writing fastavro.egg-info/PKG-INFO writing top-level names to fastavro.egg-info/top_level.txt writing dependency_links to fastavro.egg-info/dependency_links.txt writing entry points to fastavro.egg-info/entry_points.txt writing manifest file 'fastavro.egg-info/SOURCES.txt' reading manifest file 'fastavro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fastavro.egg-info/SOURCES.txt' Copying fastavro.egg-info to /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro-0.19.6-py2.7.egg-info running install_scripts Installing fastavro script to /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/bin + FASTAVRO_USE_CYTHON=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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/schema.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_write.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_write_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_read_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_schema_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_read_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/validation.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/__main__.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/six.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/read.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_read.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_timezone.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/__init__.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/const.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_six.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_validate_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_schema_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_validation.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_validation_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/_schema.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-riscv64-3.6/fastavro/write.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_write_py.py to _write_py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_read_common.py to _read_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_schema_common.py to _schema_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_read_py.py to _read_py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/validation.py to validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/read.py to read.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_timezone.py to _timezone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/const.py to const.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_validate_common.py to _validate_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_schema_py.py to _schema_py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_validation_py.py to _validation_py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/write.py to write.cpython-36.pyc writing byte-compilation script '/tmp/tmppzdlxsfb.py' /usr/bin/python3 /tmp/tmppzdlxsfb.py removing /tmp/tmppzdlxsfb.py running install_egg_info running egg_info writing fastavro.egg-info/PKG-INFO writing dependency_links to fastavro.egg-info/dependency_links.txt writing entry points to fastavro.egg-info/entry_points.txt writing requirements to fastavro.egg-info/requires.txt writing top-level names to fastavro.egg-info/top_level.txt reading manifest file 'fastavro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fastavro.egg-info/SOURCES.txt' Copying fastavro.egg-info to /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro-0.19.6-py3.6.egg-info running install_scripts Installing fastavro script to /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/bin + install -v -p -D -m 0644 docs/_build/man/fastavro.1 /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/man/man1/fastavro.1 install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share' install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/man' install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/man/man1' 'docs/_build/man/fastavro.1' -> '/builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/man/man1/fastavro.1' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.19.6-1.fc29 --unique-debug-suffix -0.19.6-1.fc29.riscv64 --unique-debug-src-base python-fastavro-0.19.6-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fastavro-0.19.6 extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_schema.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_read.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_six.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_validation.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7/site-packages/fastavro/_write.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_write.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_read.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_six.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_validation.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6/site-packages/fastavro/_schema.cpython-36m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. BUILDSTDERR: 6236 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-fastavro-0.19.6-1.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aYmFYN + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python2-fastavro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python2-fastavro + cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python2-fastavro + exit 0 Provides: python-fastavro = 0.19.6-1.fc29 python-fastavro(riscv-64) = 0.19.6-1.fc29 python2-fastavro = 0.19.6-1.fc29 python2-fastavro(riscv-64) = 0.19.6-1.fc29 python2.7dist(fastavro) = 0.19.6 python2dist(fastavro) = 0.19.6 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) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-fastavro < 0.19.6-1.fc29 Processing files: python3-fastavro-0.19.6-1.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SQ0M9O + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python3-fastavro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python3-fastavro + cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python3-fastavro + exit 0 Provides: python3-fastavro = 0.19.6-1.fc29 python3-fastavro(riscv-64) = 0.19.6-1.fc29 python3.6dist(fastavro) = 0.19.6 python3dist(fastavro) = 0.19.6 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: /usr/bin/python3 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) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-fastavro-doc-0.19.6-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BYEIL0 + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.6 + DOCDIR=/builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/doc/python-fastavro-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/doc/python-fastavro-doc + cp -pr README.md /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/doc/python-fastavro-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/doc/python-fastavro-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EOgOHh + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python-fastavro-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python-fastavro-doc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64/usr/share/licenses/python-fastavro-doc + exit 0 Provides: python-fastavro-doc = 0.19.6-1.fc29 python-fastavro-doc(riscv-64) = 0.19.6-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-fastavro-debugsource-0.19.6-1.fc29.riscv64 Provides: python-fastavro-debugsource = 0.19.6-1.fc29 python-fastavro-debugsource(riscv-64) = 0.19.6-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-fastavro-debuginfo-0.19.6-1.fc29.riscv64 Provides: python-fastavro-debuginfo = 0.19.6-1.fc29 python-fastavro-debuginfo(riscv-64) = 0.19.6-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fastavro-debugsource(riscv-64) = 0.19.6-1.fc29 Processing files: python2-fastavro-debuginfo-0.19.6-1.fc29.riscv64 Provides: debuginfo(build-id) = 27edba3d73db9595095e414ae2a6e8d36c678ea3 debuginfo(build-id) = 49a51eedb9022504f39ef803a4a416c019d822a4 debuginfo(build-id) = a6aad7fc9ce660ee1717ceccf78c8c06de7c5fd2 debuginfo(build-id) = d5f4386a42caeaf9b959c93bce0d8a7609e53ab7 debuginfo(build-id) = dfb51e9a8af168c4904af58ffbe3b1866fee3c39 python2-fastavro-debuginfo = 0.19.6-1.fc29 python2-fastavro-debuginfo(riscv-64) = 0.19.6-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fastavro-debugsource(riscv-64) = 0.19.6-1.fc29 Processing files: python3-fastavro-debuginfo-0.19.6-1.fc29.riscv64 Provides: debuginfo(build-id) = 081fe61f5a24ab47138ada28ec4fa02af8a3507d debuginfo(build-id) = 3e4ab65b6d9e6b2b36bb89b2a34529dd8ba63161 debuginfo(build-id) = 45b6c45dc66e9d702b4c64c2bcdd461fd2f327cb debuginfo(build-id) = 587c7dd5b1ff0ba9712a6ad138f5b3d6aa5c8850 debuginfo(build-id) = 735a19b45a8c98a8c1aed1757f294f62b10806e9 python3-fastavro-debuginfo = 0.19.6-1.fc29 python3-fastavro-debuginfo(riscv-64) = 0.19.6-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fastavro-debugsource(riscv-64) = 0.19.6-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-fastavro-0.19.6-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-fastavro-0.19.6-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-fastavro-doc-0.19.6-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-fastavro-debugsource-0.19.6-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-fastavro-debuginfo-0.19.6-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-fastavro-debuginfo-0.19.6-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-fastavro-debuginfo-0.19.6-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R7DGUA + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fastavro-0.19.6-1.fc29.riscv64 + exit 0 Child return code was: 0