+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/python-orderedset.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.PWe0lA
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf python-orderedset-2.0
+ /usr/bin/mkdir -p python-orderedset-2.0
+ cd python-orderedset-2.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/simonpercivall-orderedset-1f5d3eb.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp -a simonpercivall-orderedset-1f5d3eb python3-orderedset-1f5d3eb
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ro7Lqk
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-orderedset-2.0
+ pushd simonpercivall-orderedset-1f5d3eb
~/build/BUILD/python-orderedset-2.0/simonpercivall-orderedset-1f5d3eb ~/build/BUILD/python-orderedset-2.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 '
+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s'
Compiling lib/orderedset/_orderedset.pyx because it changed.
[1/1] Cythonizing lib/orderedset/_orderedset.pyx
running build
running build_py
creating build
creating build/lib.linux-riscv64-2.7
creating build/lib.linux-riscv64-2.7/orderedset
copying lib/orderedset/__init__.py -> build/lib.linux-riscv64-2.7/orderedset
running build_ext
building 'orderedset._orderedset' extension
creating build/temp.linux-riscv64-2.7
creating build/temp.linux-riscv64-2.7/lib
creating build/temp.linux-riscv64-2.7/lib/orderedset
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 lib/orderedset/_orderedset.c -o build/temp.linux-riscv64-2.7/lib/orderedset/_orderedset.o
lib/orderedset/_orderedset.c: In function '__pyx_f_10orderedset_11_orderedset_11_OrderedSet__getslice':
lib/orderedset/_orderedset.c:8529:36: warning: passing argument 1 of 'PySlice_GetIndicesEx' from incompatible pointer type [-Wincompatible-pointer-types]
   __pyx_t_2 = PySlice_GetIndicesEx(__pyx_v_item, __pyx_t_1, (&__pyx_v_start), (&__pyx_v_stop), (&__pyx_v_step), (&__pyx_v_slicelength)); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(0, 387, __pyx_L1_error)
                                    ^~~~~~~~~~~~
In file included from /usr/include/python2.7/Python.h:112:0,
                 from lib/orderedset/_orderedset.c:17:
/usr/include/python2.7/sliceobject.h:37:17: note: expected 'PySliceObject * {aka struct <anonymous> *}' but argument is of type 'PyObject * {aka struct _object *}'
 PyAPI_FUNC(int) PySlice_GetIndicesEx(PySliceObject *r, Py_ssize_t length,
                 ^~~~~~~~~~~~~~~~~~~~
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/lib/orderedset/_orderedset.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/orderedset/_orderedset.so
+ sleep 1
++ echo /builddir/build/BUILD/python-orderedset-2.0/simonpercivall-orderedset-1f5d3eb/build/lib.linux-riscv64-2.7
+ PYTHONPATH=/builddir/build/BUILD/python-orderedset-2.0/simonpercivall-orderedset-1f5d3eb/build/lib.linux-riscv64-2.7
+ make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-2.7
make: Entering directory '/builddir/build/BUILD/python-orderedset-2.0/simonpercivall-orderedset-1f5d3eb/docs'
/usr/bin/sphinx-build-2.7 -b html -d _build/doctrees   . _build/html
Running Sphinx v1.6.6
making output directory...
loading pickled environment... not yet created
loading intersphinx inventory from http://docs.python.org/3.4/objects.inv...
intersphinx inventory has moved: http://docs.python.org/3.4/objects.inv -> https://docs.python.org/3.4/objects.inv
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 7 source files that are out of date
updating environment: 7 added, 0 changed, 0 removed
reading sources... [ 14%] authors
reading sources... [ 28%] contributing
reading sources... [ 42%] history
reading sources... [ 57%] index
reading sources... [ 71%] installation
reading sources... [ 85%] orderedset
reading sources... [100%] usage

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 14%] authors
writing output... [ 28%] contributing
writing output... [ 42%] history
writing output... [ 57%] index
writing output... [ 71%] installation
writing output... [ 85%] orderedset
writing output... [100%] usage

generating indices... genindex
highlighting module code... [100%] orderedset._orderedset

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.

Build finished. The HTML pages are in _build/html.
make: Leaving directory '/builddir/build/BUILD/python-orderedset-2.0/simonpercivall-orderedset-1f5d3eb/docs'
+ rm -f docs/_build/html/.buildinfo
+ popd
~/build/BUILD/python-orderedset-2.0
+ pushd python3-orderedset-1f5d3eb
~/build/BUILD/python-orderedset-2.0/python3-orderedset-1f5d3eb ~/build/BUILD/python-orderedset-2.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 '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
Compiling lib/orderedset/_orderedset.pyx because it changed.
[1/1] Cythonizing lib/orderedset/_orderedset.pyx
running build
running build_py
creating build
creating build/lib.linux-riscv64-3.6
creating build/lib.linux-riscv64-3.6/orderedset
copying lib/orderedset/__init__.py -> build/lib.linux-riscv64-3.6/orderedset
running build_ext
building 'orderedset._orderedset' extension
creating build/temp.linux-riscv64-3.6
creating build/temp.linux-riscv64-3.6/lib
creating build/temp.linux-riscv64-3.6/lib/orderedset
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 lib/orderedset/_orderedset.c -o build/temp.linux-riscv64-3.6/lib/orderedset/_orderedset.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/lib/orderedset/_orderedset.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/orderedset/_orderedset.cpython-36m-riscv64-linux-gnu.so
+ sleep 1
++ echo /builddir/build/BUILD/python-orderedset-2.0/python3-orderedset-1f5d3eb/build/lib.linux-riscv64-3.6
+ PYTHONPATH=/builddir/build/BUILD/python-orderedset-2.0/python3-orderedset-1f5d3eb/build/lib.linux-riscv64-3.6
+ make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-3.6
make: Entering directory '/builddir/build/BUILD/python-orderedset-2.0/python3-orderedset-1f5d3eb/docs'
/usr/bin/sphinx-build-3.6 -b html -d _build/doctrees   . _build/html
Running Sphinx v1.6.6
making output directory...
loading pickled environment... not yet created
loading intersphinx inventory from http://docs.python.org/3.4/objects.inv...
intersphinx inventory has moved: http://docs.python.org/3.4/objects.inv -> https://docs.python.org/3.4/objects.inv
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 7 source files that are out of date
updating environment: 7 added, 0 changed, 0 removed
reading sources... [ 14%] authors
reading sources... [ 28%] contributing
reading sources... [ 42%] history
reading sources... [ 57%] index
reading sources... [ 71%] installation
reading sources... [ 85%] orderedset
reading sources... [100%] usage

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 14%] authors
writing output... [ 28%] contributing
writing output... [ 42%] history
writing output... [ 57%] index
writing output... [ 71%] installation
writing output... [ 85%] orderedset
writing output... [100%] usage

generating indices... genindex
highlighting module code... [100%] orderedset._orderedset

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.

Build finished. The HTML pages are in _build/html.
make: Leaving directory '/builddir/build/BUILD/python-orderedset-2.0/python3-orderedset-1f5d3eb/docs'
+ rm -f docs/_build/html/.buildinfo
+ popd
~/build/BUILD/python-orderedset-2.0
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OuQ0m8
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64
+ cd python-orderedset-2.0
+ pushd simonpercivall-orderedset-1f5d3eb
~/build/BUILD/python-orderedset-2.0/simonpercivall-orderedset-1f5d3eb ~/build/BUILD/python-orderedset-2.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 '
+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python2.7
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python2.7/site-packages/orderedset
copying build/lib.linux-riscv64-2.7/orderedset/_orderedset.so -> /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python2.7/site-packages/orderedset
copying build/lib.linux-riscv64-2.7/orderedset/__init__.pyc -> /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python2.7/site-packages/orderedset
copying build/lib.linux-riscv64-2.7/orderedset/__init__.py -> /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python2.7/site-packages/orderedset
writing byte-compilation script '/tmp/tmp98KxSR.py'
/usr/bin/python2 -O /tmp/tmp98KxSR.py
removing /tmp/tmp98KxSR.py
running install_egg_info
running egg_info
creating lib/orderedset.egg-info
writing lib/orderedset.egg-info/PKG-INFO
writing top-level names to lib/orderedset.egg-info/top_level.txt
writing dependency_links to lib/orderedset.egg-info/dependency_links.txt
writing manifest file 'lib/orderedset.egg-info/SOURCES.txt'
reading manifest file 'lib/orderedset.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'lib/orderedset.egg-info/SOURCES.txt'
Copying lib/orderedset.egg-info to /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python2.7/site-packages/orderedset-2.0-py2.7.egg-info
running install_scripts
+ chmod 0755 /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python2.7/site-packages/orderedset/_orderedset.so
+ popd
~/build/BUILD/python-orderedset-2.0
+ pushd python3-orderedset-1f5d3eb
~/build/BUILD/python-orderedset-2.0/python3-orderedset-1f5d3eb ~/build/BUILD/python-orderedset-2.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 '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6/site-packages
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6/site-packages/orderedset
creating /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6/site-packages/orderedset/__pycache__
copying build/lib.linux-riscv64-3.6/orderedset/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6/site-packages/orderedset/__pycache__
copying build/lib.linux-riscv64-3.6/orderedset/_orderedset.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6/site-packages/orderedset
copying build/lib.linux-riscv64-3.6/orderedset/__init__.py -> /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6/site-packages/orderedset
writing byte-compilation script '/tmp/tmpkmveu52q.py'
/usr/bin/python3 /tmp/tmpkmveu52q.py
removing /tmp/tmpkmveu52q.py
running install_egg_info
running egg_info
creating lib/orderedset.egg-info
writing lib/orderedset.egg-info/PKG-INFO
writing dependency_links to lib/orderedset.egg-info/dependency_links.txt
writing top-level names to lib/orderedset.egg-info/top_level.txt
writing manifest file 'lib/orderedset.egg-info/SOURCES.txt'
reading manifest file 'lib/orderedset.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'lib/orderedset.egg-info/SOURCES.txt'
Copying lib/orderedset.egg-info to /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6/site-packages/orderedset-2.0-py3.6.egg-info
running install_scripts
+ chmod 0755 /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6/site-packages/orderedset/_orderedset.cpython-36m-riscv64-linux-gnu.so
+ popd
~/build/BUILD/python-orderedset-2.0
+ /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-orderedset-2.0-6.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6
Bytecompiling .py files below /builddir/build/BUILDROOT/python-orderedset-2.0-6.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-orderedset-2.0-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Unj4AD
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-orderedset-2.0
+ DOCDIR=/builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/doc/python2-orderedset
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/doc/python2-orderedset
+ cp -pr simonpercivall-orderedset-1f5d3eb/docs/_build/html/_modules simonpercivall-orderedset-1f5d3eb/docs/_build/html/_sources simonpercivall-orderedset-1f5d3eb/docs/_build/html/_static simonpercivall-orderedset-1f5d3eb/docs/_build/html/authors.html simonpercivall-orderedset-1f5d3eb/docs/_build/html/contributing.html simonpercivall-orderedset-1f5d3eb/docs/_build/html/genindex.html simonpercivall-orderedset-1f5d3eb/docs/_build/html/history.html simonpercivall-orderedset-1f5d3eb/docs/_build/html/index.html simonpercivall-orderedset-1f5d3eb/docs/_build/html/installation.html simonpercivall-orderedset-1f5d3eb/docs/_build/html/objects.inv simonpercivall-orderedset-1f5d3eb/docs/_build/html/orderedset.html simonpercivall-orderedset-1f5d3eb/docs/_build/html/search.html simonpercivall-orderedset-1f5d3eb/docs/_build/html/searchindex.js simonpercivall-orderedset-1f5d3eb/docs/_build/html/usage.html /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/doc/python2-orderedset
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vU42ML
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-orderedset-2.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/licenses/python2-orderedset
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/licenses/python2-orderedset
+ cp -pr simonpercivall-orderedset-1f5d3eb/LICENSE /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/licenses/python2-orderedset
+ exit 0
Provides: bundled(jquery) bundled(js-underscore) python-orderedset = 2.0-6.fc28 python-orderedset(riscv-64) = 2.0-6.fc28 python2-orderedset = 2.0-6.fc28 python2-orderedset(riscv-64) = 2.0-6.fc28 python2.7dist(orderedset) = 2.0 python2dist(orderedset) = 2.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: 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-orderedset < 2.0-6.fc28
Processing files: python3-orderedset-2.0-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ftSdhP
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-orderedset-2.0
+ DOCDIR=/builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/doc/python3-orderedset
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/doc/python3-orderedset
+ cp -pr python3-orderedset-1f5d3eb/docs/_build/html/_modules python3-orderedset-1f5d3eb/docs/_build/html/_sources python3-orderedset-1f5d3eb/docs/_build/html/_static python3-orderedset-1f5d3eb/docs/_build/html/authors.html python3-orderedset-1f5d3eb/docs/_build/html/contributing.html python3-orderedset-1f5d3eb/docs/_build/html/genindex.html python3-orderedset-1f5d3eb/docs/_build/html/history.html python3-orderedset-1f5d3eb/docs/_build/html/index.html python3-orderedset-1f5d3eb/docs/_build/html/installation.html python3-orderedset-1f5d3eb/docs/_build/html/objects.inv python3-orderedset-1f5d3eb/docs/_build/html/orderedset.html python3-orderedset-1f5d3eb/docs/_build/html/search.html python3-orderedset-1f5d3eb/docs/_build/html/searchindex.js python3-orderedset-1f5d3eb/docs/_build/html/usage.html /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/doc/python3-orderedset
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EQHtzz
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-orderedset-2.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/licenses/python3-orderedset
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/licenses/python3-orderedset
+ cp -pr python3-orderedset-1f5d3eb/LICENSE /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64/usr/share/licenses/python3-orderedset
+ exit 0
Provides: bundled(jquery) bundled(js-underscore) python3-orderedset = 2.0-6.fc28 python3-orderedset(riscv-64) = 2.0-6.fc28 python3.6dist(orderedset) = 2.0 python3dist(orderedset) = 2.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: 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)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64
Wrote: /builddir/build/SRPMS/python-orderedset-2.0-6.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/python2-orderedset-2.0-6.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/python3-orderedset-2.0-6.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.opEqa4
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-orderedset-2.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-orderedset-2.0-6.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff