Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-numpy-stl.spec'], chrootPath='/var/lib/mock/f30-build-42452-24364/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-numpy-stl.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-numpy-stl-2.8.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-numpy-stl.spec'], chrootPath='/var/lib/mock/f30-build-42452-24364/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-numpy-stl.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.QRHld4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf numpy-stl-v2.8.0 + /usr/bin/xz -dc /builddir/build/SOURCES/numpy-stl-v2.8.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd numpy-stl-v2.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf numpy-stl.egg-info + rm pytest.ini + sed -i s/warnings.ImportWarning/ImportWarning/ tests/test_ascii.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9h00kX + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.8.0 + 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' Compiling stl/_speedups.pyx because it changed. [1/1] Cythonizing stl/_speedups.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/stl copying stl/base.py -> build/lib.linux-riscv64-3.7/stl copying stl/stl.py -> build/lib.linux-riscv64-3.7/stl copying stl/__about__.py -> build/lib.linux-riscv64-3.7/stl copying stl/mesh.py -> build/lib.linux-riscv64-3.7/stl copying stl/__init__.py -> build/lib.linux-riscv64-3.7/stl copying stl/main.py -> build/lib.linux-riscv64-3.7/stl copying stl/utils.py -> build/lib.linux-riscv64-3.7/stl running build_ext building 'stl._speedups' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/stl 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/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c stl/_speedups.c -o build/temp.linux-riscv64-3.7/stl/_speedups.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from stl/_speedups.c:588: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: stl/_speedups.c: In function ā€˜__pyx_pf_3stl_9_speedups_2ascii_write.isra.12ā€™: BUILDSTDERR: stl/_speedups.c:3907:23: warning: ā€˜__pyx_v_fpā€™ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_v_pos = ftell(__pyx_v_fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/stl/_speedups.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/stl/_speedups.cpython-37m-riscv64-linux-gnu.so + sphinx-build-3 docs html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/2/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/2/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/2/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://python-utils.readthedocs.org/en/latest/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: loading intersphinx inventory from http://docs.scipy.org/doc/numpy/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://python-utils.readthedocs.org/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://python-utils.readthedocs.org/en/latest/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: loading intersphinx inventory from http://docs.scipy.org/doc/scipy/reference/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.scipy.org/doc/numpy/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.scipy.org/doc/numpy/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: loading intersphinx inventory from http://matplotlib.sourceforge.net/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.scipy.org/doc/scipy/reference/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.scipy.org/doc/scipy/reference/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://matplotlib.sourceforge.net/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://matplotlib.sourceforge.net/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] index reading sources... [ 50%] stl reading sources... [ 75%] tests reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] index writing output... [ 50%] stl writing output... [ 75%] tests writing output... [100%] usage BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'points': stl.Mesh.points, stl.base.BaseMesh.points, stl.mesh.Mesh.points, stl.stl.BaseStl.points BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'normals': stl.Mesh.normals, stl.base.BaseMesh.normals, stl.mesh.Mesh.normals, stl.stl.BaseStl.normals BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'vectors': stl.Mesh.vectors, stl.base.BaseMesh.vectors, stl.mesh.Mesh.vectors, stl.stl.BaseStl.vectors BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'attr': stl.Mesh.attr, stl.base.BaseMesh.attr, stl.mesh.Mesh.attr, stl.stl.BaseStl.attr BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'x': stl.Mesh.x, stl.base.BaseMesh.x, stl.mesh.Mesh.x, stl.stl.BaseStl.x BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'y': stl.Mesh.y, stl.base.BaseMesh.y, stl.mesh.Mesh.y, stl.stl.BaseStl.y BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'z': stl.Mesh.z, stl.base.BaseMesh.z, stl.mesh.Mesh.z, stl.stl.BaseStl.z BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'v0': stl.Mesh.v0, stl.base.BaseMesh.v0, stl.mesh.Mesh.v0, stl.stl.BaseStl.v0 BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'v1': stl.Mesh.v1, stl.base.BaseMesh.v1, stl.mesh.Mesh.v1, stl.stl.BaseStl.v1 BUILDSTDERR: /builddir/build/BUILD/numpy-stl-v2.8.0/stl/base.py:docstring of stl.base.BaseMesh:: WARNING: more than one target found for cross-reference 'v2': stl.Mesh.v2, stl.base.BaseMesh.v2, stl.mesh.Mesh.v2, stl.stl.BaseStl.v2 generating indices... genindex py-modindex highlighting module code... [ 16%] collections.abc highlighting module code... [ 33%] logging highlighting module code... [ 50%] stl.base highlighting module code... [ 66%] stl.main highlighting module code... [ 83%] stl.mesh highlighting module code... [100%] stl.stl writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 20 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UOAo2k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64 + cd numpy-stl-v2.8.0 + 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-numpy-stl-2.8.0-1.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr creating /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl copying build/lib.linux-riscv64-3.7/stl/base.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl copying build/lib.linux-riscv64-3.7/stl/stl.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl copying build/lib.linux-riscv64-3.7/stl/__about__.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl copying build/lib.linux-riscv64-3.7/stl/_speedups.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl copying build/lib.linux-riscv64-3.7/stl/mesh.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl copying build/lib.linux-riscv64-3.7/stl/__init__.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl copying build/lib.linux-riscv64-3.7/stl/main.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl copying build/lib.linux-riscv64-3.7/stl/utils.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/stl.py to stl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/__about__.py to __about__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/mesh.py to mesh.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/utils.py to utils.cpython-37.pyc writing byte-compilation script '/tmp/tmpecyfm4_g.py' /usr/bin/python3 /tmp/tmpecyfm4_g.py removing /tmp/tmpecyfm4_g.py running install_egg_info running egg_info creating numpy_stl.egg-info writing numpy_stl.egg-info/PKG-INFO writing dependency_links to numpy_stl.egg-info/dependency_links.txt writing entry points to numpy_stl.egg-info/entry_points.txt writing requirements to numpy_stl.egg-info/requires.txt writing top-level names to numpy_stl.egg-info/top_level.txt writing manifest file 'numpy_stl.egg-info/SOURCES.txt' reading manifest file 'numpy_stl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: manifest_maker: MANIFEST.in, line 1: unknown action 'include-recursive' BUILDSTDERR: warning: no previously-included files matching '*.py[co]' found anywhere in distribution BUILDSTDERR: no previously-included directories found matching 'docs/_build' writing manifest file 'numpy_stl.egg-info/SOURCES.txt' Copying numpy_stl.egg-info to /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/numpy_stl-2.8.0-py3.7.egg-info running install_scripts Installing stl script to /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/bin Installing stl2ascii script to /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/bin Installing stl2bin script to /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.8.0-1.fc30 --unique-debug-suffix -2.8.0-1.fc30.riscv64 --unique-debug-src-base python-numpy-stl-2.8.0-1.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/numpy-stl-v2.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/_speedups.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7/site-packages/stl/_speedups.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 793 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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qjoWeq Processing files: python3-numpy-stl-2.8.0-1.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zghIuX + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/doc/python3-numpy-stl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/doc/python3-numpy-stl + cp -pr README.rst /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/doc/python3-numpy-stl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T7NfPS + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/licenses/python3-numpy-stl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/licenses/python3-numpy-stl + cp -pr LICENSE /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/licenses/python3-numpy-stl + exit 0 Provides: python3-numpy-stl = 2.8.0-1.fc30 python3-numpy-stl(riscv-64) = 2.8.0-1.fc30 python3.7dist(numpy-stl) = 2.8.0 python3dist(numpy-stl) = 2.8.0 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.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(numpy) python3.7dist(python-utils) >= 1.6.2 rtld(GNU_HASH) Processing files: python-numpy-stl-doc-2.8.0-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fr5tj2 + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/doc/python-numpy-stl-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/doc/python-numpy-stl-doc + cp -pr html /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64/usr/share/doc/python-numpy-stl-doc + exit 0 Provides: python-numpy-stl-doc = 2.8.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Suggests: python3-numpy-stl Processing files: python-numpy-stl-debugsource-2.8.0-1.fc30.riscv64 Provides: python-numpy-stl-debugsource = 2.8.0-1.fc30 python-numpy-stl-debugsource(riscv-64) = 2.8.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-numpy-stl-debuginfo-2.8.0-1.fc30.riscv64 Provides: debuginfo(build-id) = b8130fe21657158a6c07a11201d8460ab3fa2d5d python3-numpy-stl-debuginfo = 2.8.0-1.fc30 python3-numpy-stl-debuginfo(riscv-64) = 2.8.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-numpy-stl-debugsource(riscv-64) = 2.8.0-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64 Wrote: /builddir/build/RPMS/python3-numpy-stl-2.8.0-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-numpy-stl-doc-2.8.0-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python-numpy-stl-debugsource-2.8.0-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-numpy-stl-debuginfo-2.8.0-1.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hd1sTb + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-numpy-stl-2.8.0-1.fc30.riscv64 + exit 0 Child return code was: 0