+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/python-fastavro.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8oNxkl
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf fastavro-0.17.3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/fastavro-0.17.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd fastavro-0.17.3
+ /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.73Pz4R
+ umask 022
+ cd /builddir/build/BUILD
+ cd fastavro-0.17.3
+ 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 '
+ /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/_write_py.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/read.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/write.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/_write_common.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/__main__.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/_read_common.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/_schema_py.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/_schema_common.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/six.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/const.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/schema.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/__init__.py -> build/lib.linux-riscv64-2.7/fastavro
copying fastavro/_read_py.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 -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 -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 -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 -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 -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 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 -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 -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 -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 -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 -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 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 -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 -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 -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 -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 -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 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 -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 -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 -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 -fPIC -I/usr/include/python2.7 -c fastavro/_write.c -o build/temp.linux-riscv64-2.7/fastavro/_write.o
gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/fastavro/_write.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/fastavro/_write.so
+ 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 '
+ /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/_write_py.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/read.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/write.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/_write_common.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/__main__.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/_read_common.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/_schema_py.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/_schema_common.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/six.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/const.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/schema.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/__init__.py -> build/lib.linux-riscv64-3.6/fastavro
copying fastavro/_read_py.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 -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 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 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 -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 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 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 -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 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 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 -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 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 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
+ sleep 1
+ pushd docs
~/build/BUILD/fastavro-0.17.3/docs ~/build/BUILD/fastavro-0.17.3
+ PYTHONPATH=../
+ make html man
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.6.6
making output directory...
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 1 source files that are out of date
updating environment: 1 added, 0 changed, 0 removed
reading sources... [100%] index

/builddir/build/BUILD/fastavro-0.17.3/fastavro/__init__.py:docstring of fastavro.writer:4: WARNING: Unexpected section title.

Paramaters
----------
/builddir/build/BUILD/fastavro-0.17.3/fastavro/__init__.py:docstring of fastavro.writer:24: WARNING: Unexpected section title.

Example
-------
/builddir/build/BUILD/fastavro-0.17.3/fastavro/__init__.py:docstring of fastavro.dump:4: WARNING: Unexpected section title.

Paramaters
----------
/builddir/build/BUILD/fastavro-0.17.3/fastavro/__init__.py:docstring of fastavro.schemaless_reader:4: WARNING: Unexpected section title.

Paramaters
----------
/builddir/build/BUILD/fastavro-0.17.3/fastavro/__init__.py:docstring of fastavro.is_avro:4: WARNING: Unexpected section title.

Paramaters
----------
/builddir/build/BUILD/fastavro-0.17.3/fastavro/__init__.py:docstring of fastavro.schemaless_writer:4: WARNING: Unexpected section title.

Paramaters
----------
/builddir/build/BUILD/fastavro-0.17.3/fastavro/__init__.py:docstring of fastavro.acquaint_schema:4: WARNING: Unexpected section title.

Parameters
----------
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] index

generating indices... genindex py-modindex
writing additional pages... search
copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/fastavro-0.17.3/docs/_static' does not exist
done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 8 warnings.

Build finished. The HTML pages are in _build/html.
sphinx-build -b man -d _build/doctrees   . _build/man
Running Sphinx v1.6.6
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 { } 
build succeeded.

Build finished. The manual pages are in _build/man.
+ pushd _build/html
~/build/BUILD/fastavro-0.17.3/docs/_build/html ~/build/BUILD/fastavro-0.17.3/docs ~/build/BUILD/fastavro-0.17.3
+ 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'
+ popd
~/build/BUILD/fastavro-0.17.3/docs ~/build/BUILD/fastavro-0.17.3
+ popd
~/build/BUILD/fastavro-0.17.3
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tr2e2i
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64
+ cd fastavro-0.17.3
+ 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 '
+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr
creating /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64
creating /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7
creating /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/_read.so -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/read.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/write.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/_write.so -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/_write_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/_schema.so -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/__main__.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/six.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/const.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/schema.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/_six.so -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
copying build/lib.linux-riscv64-2.7/fastavro/__init__.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/_write_py.py to _write_py.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/read.py to read.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/write.py to write.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/_write_common.py to _write_common.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/__main__.py to __main__.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/_read_common.py to _read_common.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/_schema_py.py to _schema_py.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/_schema_common.py to _schema_common.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/six.py to six.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/const.py to const.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/schema.py to schema.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro/_read_py.py to _read_py.pyc
writing byte-compilation script '/tmp/tmpAhzhAp.py'
/usr/bin/python2 -O /tmp/tmpAhzhAp.py
removing /tmp/tmpAhzhAp.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.17.3-2.fc28.riscv64/usr/lib64/python2.7/site-packages/fastavro-0.17.3-py2.7.egg-info
running install_scripts
Installing fastavro script to /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/bin
+ 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 '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6
creating /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages
creating /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
copying build/lib.linux-riscv64-3.6/fastavro/read.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
copying build/lib.linux-riscv64-3.6/fastavro/write.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
copying build/lib.linux-riscv64-3.6/fastavro/_write_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
copying build/lib.linux-riscv64-3.6/fastavro/__main__.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
copying build/lib.linux-riscv64-3.6/fastavro/six.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
copying build/lib.linux-riscv64-3.6/fastavro/const.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
copying build/lib.linux-riscv64-3.6/fastavro/schema.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
copying build/lib.linux-riscv64-3.6/fastavro/__init__.py -> /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/read.py to read.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/write.py to write.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/_write_common.py to _write_common.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/__main__.py to __main__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/six.py to six.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/const.py to const.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/schema.py to schema.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro/_read_py.py to _read_py.cpython-36.pyc
writing byte-compilation script '/tmp/tmpk267jh8m.py'
/usr/bin/python3 /tmp/tmpk267jh8m.py
removing /tmp/tmpk267jh8m.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.17.3-2.fc28.riscv64/usr/lib64/python3.6/site-packages/fastavro-0.17.3-py3.6.egg-info
running install_scripts
Installing fastavro script to /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/bin
+ install -v -p -D -m 0644 docs/_build/man/fastavro.1 /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/man/man1/fastavro.1
install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share'
install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/man'
install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/man/man1'
'docs/_build/man/fastavro.1' -> '/builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/man/man1/fastavro.1'
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/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 /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /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.17.3-2.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6
Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python2-fastavro-0.17.3-2.fc28.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lmrLEH
+ umask 022
+ cd /builddir/build/BUILD
+ cd fastavro-0.17.3
+ LICENSEDIR=/builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/share/licenses/python2-fastavro
+ cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/licenses/python2-fastavro
+ exit 0
Provides: python-fastavro = 0.17.3-2.fc28 python-fastavro(riscv-64) = 0.17.3-2.fc28 python2-fastavro = 0.17.3-2.fc28 python2-fastavro(riscv-64) = 0.17.3-2.fc28 python2.7dist(fastavro) = 0.17.3 python2dist(fastavro) = 0.17.3
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.17.3-2.fc28
Processing files: python3-fastavro-0.17.3-2.fc28.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YqY5uO
+ umask 022
+ cd /builddir/build/BUILD
+ cd fastavro-0.17.3
+ LICENSEDIR=/builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/share/licenses/python3-fastavro
+ cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/licenses/python3-fastavro
+ exit 0
Provides: python3-fastavro = 0.17.3-2.fc28 python3-fastavro(riscv-64) = 0.17.3-2.fc28 python3.6dist(fastavro) = 0.17.3 python3dist(fastavro) = 0.17.3
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.17.3-2.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6Numri
+ umask 022
+ cd /builddir/build/BUILD
+ cd fastavro-0.17.3
+ DOCDIR=/builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/share/doc/python-fastavro-doc
+ cp -pr README.md /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/doc/python-fastavro-doc
+ cp -pr docs/_build/html /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/doc/python-fastavro-doc
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TbpYdy
+ umask 022
+ cd /builddir/build/BUILD
+ cd fastavro-0.17.3
+ LICENSEDIR=/builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.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.17.3-2.fc28.riscv64/usr/share/licenses/python-fastavro-doc
+ cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64/usr/share/licenses/python-fastavro-doc
+ exit 0
Provides: python-fastavro-doc = 0.17.3-2.fc28 python-fastavro-doc(riscv-64) = 0.17.3-2.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64
Wrote: /builddir/build/SRPMS/python-fastavro-0.17.3-2.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/python2-fastavro-0.17.3-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/python3-fastavro-0.17.3-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/python-fastavro-doc-0.17.3-2.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sdBG0C
+ umask 022
+ cd /builddir/build/BUILD
+ cd fastavro-0.17.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fastavro-0.17.3-2.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff