Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-numpy-stl.spec'], chrootPath='/var/lib/mock/f33-build-171857-44011/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=432000uid=987gid=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 setting SOURCE_DATE_EPOCH=1583971200 Wrote: /builddir/build/SRPMS/python-numpy-stl-2.10.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-numpy-stl.spec'], chrootPath='/var/lib/mock/f33-build-171857-44011/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=432000uid=987gid=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 setting SOURCE_DATE_EPOCH=1583971200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.So5OPA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf numpy-stl-v2.10.1 + /usr/bin/xz -dc /builddir/build/SOURCES/numpy-stl-v2.10.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd numpy-stl-v2.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf numpy-stl.egg-info + rm pytest.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MUzGRB + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' 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.8 creating build/lib.linux-riscv64-3.8/stl copying stl/stl.py -> build/lib.linux-riscv64-3.8/stl copying stl/__about__.py -> build/lib.linux-riscv64-3.8/stl copying stl/mesh.py -> build/lib.linux-riscv64-3.8/stl copying stl/utils.py -> build/lib.linux-riscv64-3.8/stl copying stl/__init__.py -> build/lib.linux-riscv64-3.8/stl copying stl/main.py -> build/lib.linux-riscv64-3.8/stl copying stl/base.py -> build/lib.linux-riscv64-3.8/stl running build_ext building 'stl._speedups' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/stl gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c stl/_speedups.c -o build/temp.linux-riscv64-3.8/stl/_speedups.o In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from stl/_speedups.c:619: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ stl/_speedups.c: In function ‘__pyx_pf_3stl_9_speedups_ascii_read’: stl/_speedups.c:3157:50: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 3157 | __pyx_t_9 = (((__pyx_v_arr->dimensions[0]) == __pyx_v_offset) != 0); | ^~ stl/_speedups.c: In function ‘__pyx_pf_3stl_9_speedups_2ascii_write.constprop’: stl/_speedups.c:3985:23: warning: ‘__pyx_v_fp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3985 | __pyx_v_pos = ftell(__pyx_v_fp); | ^~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/stl/_speedups.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/stl/_speedups.cpython-38-riscv64-linux-gnu.so /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/numpy-stl-v2.10.1/stl/_speedups.pyx tree = Parsing.p_module(s, pxd, full_module_name) + sphinx-build-3 docs html Running Sphinx v2.2.2 making output directory... done loading intersphinx inventory from http://docs.python.org/2/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/2/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /2/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from http://python-utils.readthedocs.org/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://python-utils.readthedocs.org/en/latest/objects.inv' not fetchable due to : HTTPConnectionPool(host='python-utils.readthedocs.org', port=80): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from http://docs.scipy.org/doc/numpy/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.scipy.org/doc/numpy/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.scipy.org', port=80): Max retries exceeded with url: /doc/numpy/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from http://docs.scipy.org/doc/scipy/reference/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.scipy.org/doc/scipy/reference/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.scipy.org', port=80): Max retries exceeded with url: /doc/scipy/reference/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from http://matplotlib.sourceforge.net/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://matplotlib.sourceforge.net/objects.inv' not fetchable due to : HTTPConnectionPool(host='matplotlib.sourceforge.net', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) 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: [new config] 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 /usr/lib/python3.8/site-packages/sphinx/util/nodes.py:151: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /builddir/build/BUILD/numpy-stl-v2.10.1/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 /builddir/build/BUILD/numpy-stl-v2.10.1/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 /builddir/build/BUILD/numpy-stl-v2.10.1/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 /builddir/build/BUILD/numpy-stl-v2.10.1/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 /builddir/build/BUILD/numpy-stl-v2.10.1/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 generating indices... /builddir/build/BUILD/numpy-stl-v2.10.1/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 /builddir/build/BUILD/numpy-stl-v2.10.1/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 /builddir/build/BUILD/numpy-stl-v2.10.1/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 /builddir/build/BUILD/numpy-stl-v2.10.1/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 /builddir/build/BUILD/numpy-stl-v2.10.1/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 genindex py-modindexdone 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... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 15 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GyjE7A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64 + cd numpy-stl-v2.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl copying build/lib.linux-riscv64-3.8/stl/stl.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl copying build/lib.linux-riscv64-3.8/stl/__about__.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl copying build/lib.linux-riscv64-3.8/stl/mesh.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl copying build/lib.linux-riscv64-3.8/stl/utils.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl copying build/lib.linux-riscv64-3.8/stl/_speedups.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl copying build/lib.linux-riscv64-3.8/stl/__init__.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl copying build/lib.linux-riscv64-3.8/stl/main.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl copying build/lib.linux-riscv64-3.8/stl/base.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/stl.py to stl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/__about__.py to __about__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/mesh.py to mesh.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/main.py to main.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/base.py to base.cpython-38.pyc writing byte-compilation script '/tmp/tmprarptmn6.py' /usr/bin/python3 /tmp/tmprarptmn6.py removing /tmp/tmprarptmn6.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' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'include-recursive' warning: no previously-included files matching '*.py[co]' found anywhere in distribution 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.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/numpy_stl-2.10.1-py3.8.egg-info running install_scripts Installing stl script to /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/bin Installing stl2ascii script to /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/bin Installing stl2bin script to /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.10.1-1.fc33 --unique-debug-suffix -2.10.1-1.fc33.riscv64 --unique-debug-src-base python-numpy-stl-2.10.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/numpy-stl-v2.10.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/_speedups.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8/site-packages/stl/_speedups.cpython-38-riscv64-linux-gnu.so original debug info size: 388kB, size after compression: 380kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 805 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.btimQB + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.10.1 + /usr/bin/python3 setup.py pytest --addopts -v running pytest running 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 reading manifest file 'numpy_stl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'include-recursive' warning: no previously-included files matching '*.py[co]' found anywhere in distribution no previously-included directories found matching 'docs/_build' writing manifest file 'numpy_stl.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-riscv64-3.8/stl/_speedups.cpython-38-riscv64-linux-gnu.so -> stl ============================= test session starts ============================== platform linux -- Python 3.8.2, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/numpy-stl-v2.10.1 collecting ... collected 82 items tests/test_ascii.py::test_long_name[False] PASSED [ 1%] tests/test_ascii.py::test_long_name[True] PASSED [ 2%] tests/test_ascii.py::test_scientific_notation[False] PASSED [ 3%] tests/test_ascii.py::test_scientific_notation[True] PASSED [ 4%] tests/test_ascii.py::test_use_with_qt_with_custom_locale_decimal_delimeter[False] SKIPPED [ 6%] tests/test_ascii.py::test_use_with_qt_with_custom_locale_decimal_delimeter[True] PASSED [ 7%] tests/test_binary.py::test_ascii_like_binary[False-Mode.BINARY] PASSED [ 8%] tests/test_binary.py::test_ascii_like_binary[False-Mode.AUTOMATIC] PASSED [ 9%] tests/test_binary.py::test_ascii_like_binary[True-Mode.BINARY] PASSED [ 10%] tests/test_binary.py::test_ascii_like_binary[True-Mode.AUTOMATIC] PASSED [ 12%] tests/test_binary.py::test_binary_in_ascii_mode[False] PASSED [ 13%] tests/test_binary.py::test_binary_in_ascii_mode[True] PASSED [ 14%] tests/test_commandline.py::test_main[False] PASSED [ 15%] tests/test_commandline.py::test_main[True] PASSED [ 17%] tests/test_commandline.py::test_args[False] PASSED [ 18%] tests/test_commandline.py::test_args[True] PASSED [ 19%] tests/test_commandline.py::test_ascii[False] PASSED [ 20%] tests/test_commandline.py::test_ascii[True] PASSED [ 21%] tests/test_commandline.py::test_binary[False] PASSED [ 23%] tests/test_commandline.py::test_binary[True] PASSED [ 24%] tests/test_convert.py::test_ascii_to_binary[False] PASSED [ 25%] tests/test_convert.py::test_ascii_to_binary[True] PASSED [ 26%] tests/test_convert.py::test_binary_to_ascii[False] PASSED [ 28%] tests/test_convert.py::test_binary_to_ascii[True] PASSED [ 29%] tests/test_convert.py::test_stl_mesh[False] PASSED [ 30%] tests/test_convert.py::test_stl_mesh[True] PASSED [ 31%] tests/test_mesh.py::test_units_1d[False] PASSED [ 32%] tests/test_mesh.py::test_units_1d[True] PASSED [ 34%] tests/test_mesh.py::test_units_2d[False] PASSED [ 35%] tests/test_mesh.py::test_units_2d[True] PASSED [ 36%] tests/test_mesh.py::test_units_3d[False] PASSED [ 37%] tests/test_mesh.py::test_units_3d[True] PASSED [ 39%] tests/test_mesh.py::test_duplicate_polygons[False] PASSED [ 40%] tests/test_mesh.py::test_duplicate_polygons[True] PASSED [ 41%] tests/test_mesh.py::test_remove_all_duplicate_polygons[False] PASSED [ 42%] tests/test_mesh.py::test_remove_all_duplicate_polygons[True] PASSED [ 43%] tests/test_mesh.py::test_empty_areas[False] PASSED [ 45%] tests/test_mesh.py::test_empty_areas[True] PASSED [ 46%] tests/test_mesh.py::test_base_mesh[False] PASSED [ 47%] tests/test_mesh.py::test_base_mesh[True] PASSED [ 48%] tests/test_meshProperties.py::test_mass_properties_for_half_donut[ascii-False] PASSED [ 50%] tests/test_meshProperties.py::test_mass_properties_for_half_donut[ascii-True] PASSED [ 51%] tests/test_meshProperties.py::test_mass_properties_for_moon[ascii-False] PASSED [ 52%] tests/test_meshProperties.py::test_mass_properties_for_moon[ascii-True] PASSED [ 53%] tests/test_meshProperties.py::test_mass_properties_for_star[ascii-False-Star.stl] PASSED [ 54%] tests/test_meshProperties.py::test_mass_properties_for_star[ascii-False-StarWithEmptyHeader.stl] SKIPPED [ 56%] tests/test_meshProperties.py::test_mass_properties_for_star[ascii-True-Star.stl] PASSED [ 57%] tests/test_meshProperties.py::test_mass_properties_for_star[ascii-True-StarWithEmptyHeader.stl] SKIPPED [ 58%] tests/test_meshProperties.py::test_mass_properties_for_half_donut[binary-False] PASSED [ 59%] tests/test_meshProperties.py::test_mass_properties_for_half_donut[binary-True] PASSED [ 60%] tests/test_meshProperties.py::test_mass_properties_for_moon[binary-False] PASSED [ 62%] tests/test_meshProperties.py::test_mass_properties_for_moon[binary-True] PASSED [ 63%] tests/test_meshProperties.py::test_mass_properties_for_star[binary-False-Star.stl] PASSED [ 64%] tests/test_meshProperties.py::test_mass_properties_for_star[binary-False-StarWithEmptyHeader.stl] PASSED [ 65%] tests/test_meshProperties.py::test_mass_properties_for_star[binary-True-Star.stl] PASSED [ 67%] tests/test_meshProperties.py::test_mass_properties_for_star[binary-True-StarWithEmptyHeader.stl] PASSED [ 68%] tests/test_multiple.py::test_single_stl[False] PASSED [ 69%] tests/test_multiple.py::test_single_stl[True] PASSED [ 70%] tests/test_multiple.py::test_multiple_stl[False] PASSED [ 71%] tests/test_multiple.py::test_multiple_stl[True] PASSED [ 73%] tests/test_multiple.py::test_single_stl_file[False] PASSED [ 74%] tests/test_multiple.py::test_single_stl_file[True] PASSED [ 75%] tests/test_multiple.py::test_multiple_stl_file[False] PASSED [ 76%] tests/test_multiple.py::test_multiple_stl_file[True] PASSED [ 78%] tests/test_multiple.py::test_multiple_stl_files[False] PASSED [ 79%] tests/test_multiple.py::test_multiple_stl_files[True] PASSED [ 80%] tests/test_rotate.py::test_rotation[False] PASSED [ 81%] tests/test_rotate.py::test_rotation[True] PASSED [ 82%] tests/test_rotate.py::test_rotation_over_point[False] PASSED [ 84%] tests/test_rotate.py::test_rotation_over_point[True] PASSED [ 85%] tests/test_rotate.py::test_double_rotation[False] PASSED [ 86%] tests/test_rotate.py::test_double_rotation[True] PASSED [ 87%] tests/test_rotate.py::test_no_rotation[False] PASSED [ 89%] tests/test_rotate.py::test_no_rotation[True] PASSED [ 90%] tests/test_rotate.py::test_no_translation[False] PASSED [ 91%] tests/test_rotate.py::test_no_translation[True] PASSED [ 92%] tests/test_rotate.py::test_translation[False] PASSED [ 93%] tests/test_rotate.py::test_translation[True] PASSED [ 95%] tests/test_rotate.py::test_no_transformation[False] PASSED [ 96%] tests/test_rotate.py::test_no_transformation[True] PASSED [ 97%] tests/test_rotate.py::test_transformation[False] PASSED [ 98%] tests/test_rotate.py::test_transformation[True] PASSED [100%] ==================== 79 passed, 3 skipped in 44.10 seconds ===================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-numpy-stl-2.10.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qBoBeD + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.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.10.1-1.fc33.riscv64/usr/share/doc/python3-numpy-stl + cp -pr README.rst /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/share/doc/python3-numpy-stl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZUlyXD + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.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.10.1-1.fc33.riscv64/usr/share/licenses/python3-numpy-stl + cp -pr LICENSE /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/share/licenses/python3-numpy-stl + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-numpy-stl = 2.10.1-1.fc33 python-numpy-stl = 2.10.1-1.fc33 python3-numpy-stl = 2.10.1-1.fc33 python3-numpy-stl(riscv-64) = 2.10.1-1.fc33 python3.8dist(numpy-stl) = 2.10.1 python38-numpy-stl = 2.10.1-1.fc33 python38-numpy-stl = 2.10.1-1.fc33 python3dist(numpy-stl) = 2.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /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) python(abi) = 3.8 python3.8dist(numpy) python3.8dist(python-utils) >= 1.6.2 python3.8dist(setuptools) rtld(GNU_HASH) Obsoletes: python-numpy-stl < 2.10.1-1.fc33 Processing files: python-numpy-stl-doc-2.10.1-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ocQvpB + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.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.10.1-1.fc33.riscv64/usr/share/doc/python-numpy-stl-doc + cp -pr html /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64/usr/share/doc/python-numpy-stl-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-numpy-stl-doc = 2.10.1-1.fc33 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.10.1-1.fc33.riscv64 Provides: python-numpy-stl-debugsource = 2.10.1-1.fc33 python-numpy-stl-debugsource(riscv-64) = 2.10.1-1.fc33 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.10.1-1.fc33.riscv64 Provides: debuginfo(build-id) = c4b3f2489795b673fd63e93415dd641e435dbd44 python-numpy-stl-debuginfo = 2.10.1-1.fc33 python3-numpy-stl-debuginfo = 2.10.1-1.fc33 python3-numpy-stl-debuginfo(riscv-64) = 2.10.1-1.fc33 python38-numpy-stl-debuginfo = 2.10.1-1.fc33 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.10.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-numpy-stl-2.10.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-numpy-stl-debuginfo-2.10.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-numpy-stl-debugsource-2.10.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-numpy-stl-doc-2.10.1-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QGpJPC + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-v2.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-numpy-stl-2.10.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0