+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-numpy-stl.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.vtUpOb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf numpy-stl-2.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/numpy-stl-2.2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd numpy-stl-2.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf numpy-stl.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.txMM9c + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-2.2.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/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling stl/_speedups.pyx because it depends on /usr/lib64/python3.6/site-packages/Cython/Includes/numpy/__init__.pxd. [1/1] Cythonizing stl/_speedups.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/stl copying stl/utils.py -> build/lib.linux-riscv64-3.6/stl copying stl/stl.py -> build/lib.linux-riscv64-3.6/stl copying stl/__about__.py -> build/lib.linux-riscv64-3.6/stl copying stl/base.py -> build/lib.linux-riscv64-3.6/stl copying stl/__init__.py -> build/lib.linux-riscv64-3.6/stl copying stl/main.py -> build/lib.linux-riscv64-3.6/stl copying stl/mesh.py -> build/lib.linux-riscv64-3.6/stl running build_ext building 'stl._speedups' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/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 -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/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c stl/_speedups.c -o build/temp.linux-riscv64-3.6/stl/_speedups.o In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from stl/_speedups.c:545: /usr/lib64/python3.6/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ stl/_speedups.c: In function ā€˜__pyx_pf_3stl_9_speedups_2ascii_write.isra.11ā€™: stl/_speedups.c:3772:23: warning: ā€˜__pyx_v_fpā€™ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_pos = ftell(__pyx_v_fp); ^~~~~~~~~~~~~~~~~ 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/stl/_speedups.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/stl/_speedups.cpython-36m-riscv64-linux-gnu.so + sleep 1 + sphinx-build-3 docs html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/2/objects.inv... intersphinx inventory has moved: http://docs.python.org/2/objects.inv -> https://docs.python.org/2/objects.inv loading intersphinx inventory from http://python-utils.readthedocs.org/en/latest/objects.inv... intersphinx inventory has moved: http://python-utils.readthedocs.org/en/latest/objects.inv -> http://python-utils.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://docs.scipy.org/doc/numpy/objects.inv... intersphinx inventory has moved: http://docs.scipy.org/doc/numpy/objects.inv -> https://docs.scipy.org/doc/numpy/objects.inv loading intersphinx inventory from http://docs.scipy.org/doc/scipy/reference/objects.inv... intersphinx inventory has moved: http://docs.scipy.org/doc/scipy/reference/objects.inv -> https://docs.scipy.org/doc/scipy/reference/objects.inv loading intersphinx inventory from http://matplotlib.sourceforge.net/objects.inv... intersphinx inventory has moved: http://matplotlib.sourceforge.net/objects.inv -> https://matplotlib.org/objects.inv 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 /builddir/build/BUILD/numpy-stl-2.2.3/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-2.2.3/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-2.2.3/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-2.2.3/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-2.2.3/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 /builddir/build/BUILD/numpy-stl-2.2.3/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-2.2.3/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-2.2.3/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-2.2.3/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-2.2.3/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%] stl.mesh highlighting module code... [ 33%] logging highlighting module code... [ 50%] stl.stl highlighting module code... [ 66%] collections.abc highlighting module code... [ 83%] stl.base highlighting module code... [100%] stl.main 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, 10 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GfxEeX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64 + cd numpy-stl-2.2.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/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl copying build/lib.linux-riscv64-3.6/stl/utils.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl copying build/lib.linux-riscv64-3.6/stl/stl.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl copying build/lib.linux-riscv64-3.6/stl/__about__.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl copying build/lib.linux-riscv64-3.6/stl/base.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl copying build/lib.linux-riscv64-3.6/stl/__init__.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl copying build/lib.linux-riscv64-3.6/stl/main.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl copying build/lib.linux-riscv64-3.6/stl/_speedups.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl copying build/lib.linux-riscv64-3.6/stl/mesh.py -> /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl/stl.py to stl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl/__about__.py to __about__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/stl/mesh.py to mesh.cpython-36.pyc writing byte-compilation script '/tmp/tmpj0pbb1vp.py' /usr/bin/python3 /tmp/tmpj0pbb1vp.py removing /tmp/tmpj0pbb1vp.py running install_egg_info 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' Copying numpy_stl.egg-info to /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/numpy_stl-2.2.3-py3.6.egg-info running install_scripts Installing stl script to /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/bin Installing stl2ascii script to /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/bin Installing stl2bin script to /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/bin + /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-numpy-stl-2.2.3-1.fc28.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: python3-numpy-stl-2.2.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.is7Xnt + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-2.2.3 + DOCDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.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.2.3-1.fc28.riscv64/usr/share/doc/python3-numpy-stl + cp -pr README.rst /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/share/doc/python3-numpy-stl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q1avbg + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-2.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.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.2.3-1.fc28.riscv64/usr/share/licenses/python3-numpy-stl + cp -pr LICENSE /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/share/licenses/python3-numpy-stl + exit 0 Provides: python3-numpy-stl = 2.2.3-1.fc28 python3-numpy-stl(riscv-64) = 2.2.3-1.fc28 python3.6dist(numpy-stl) = 2.2.3 python3dist(numpy-stl) = 2.2.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-numpy-stl-doc-2.2.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8V8jTb + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-2.2.3 + DOCDIR=/builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.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.2.3-1.fc28.riscv64/usr/share/doc/python-numpy-stl-doc + cp -pr html /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64/usr/share/doc/python-numpy-stl-doc + exit 0 Provides: python-numpy-stl-doc = 2.2.3-1.fc28 python-numpy-stl-doc(riscv-64) = 2.2.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Suggests: python3-numpy-stl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-numpy-stl-2.2.3-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python3-numpy-stl-2.2.3-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python-numpy-stl-doc-2.2.3-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kHNpBY + umask 022 + cd /builddir/build/BUILD + cd numpy-stl-2.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-numpy-stl-2.2.3-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff