+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/Cython.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.300MSy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cython-0.27.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cython-0.27.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cython-0.27.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eBA4vJ + umask 022 + cd /builddir/build/BUILD + cd cython-0.27.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-riscv64-2.7 copying cython.py -> build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/Cython copying Cython/CodeWriter.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/__init__.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/Shadow.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/TestUtils.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/Coverage.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/Debugging.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/Utils.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/StringIOTree.py -> build/lib.linux-riscv64-2.7/Cython creating build/lib.linux-riscv64-2.7/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-riscv64-2.7/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-riscv64-2.7/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-riscv64-2.7/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-riscv64-2.7/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-riscv64-2.7/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-riscv64-2.7/Cython/Build creating build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-riscv64-2.7/Cython/Compiler creating build/lib.linux-riscv64-2.7/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Runtime creating build/lib.linux-riscv64-2.7/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-riscv64-2.7/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-riscv64-2.7/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-riscv64-2.7/Cython/Distutils creating build/lib.linux-riscv64-2.7/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-riscv64-2.7/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-riscv64-2.7/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-riscv64-2.7/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-riscv64-2.7/Cython/Debugger creating build/lib.linux-riscv64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-riscv64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-riscv64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-riscv64-2.7/Cython/Debugger/Tests creating build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-riscv64-2.7/Cython/Plex creating build/lib.linux-riscv64-2.7/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-riscv64-2.7/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-riscv64-2.7/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-riscv64-2.7/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-riscv64-2.7/Cython/Tests creating build/lib.linux-riscv64-2.7/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-riscv64-2.7/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-riscv64-2.7/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-riscv64-2.7/Cython/Build/Tests creating build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-riscv64-2.7/Cython/Compiler/Tests creating build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Utility creating build/lib.linux-riscv64-2.7/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-riscv64-2.7/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-riscv64-2.7/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-riscv64-2.7/Cython/Tempita creating build/lib.linux-riscv64-2.7/pyximport copying pyximport/__init__.py -> build/lib.linux-riscv64-2.7/pyximport copying pyximport/pyximport.py -> build/lib.linux-riscv64-2.7/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-riscv64-2.7/pyximport creating build/lib.linux-riscv64-2.7/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes creating build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libcpp creating build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc creating build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/cpython creating build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated creating build/lib.linux-riscv64-2.7/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/numpy creating build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix copying Cython/Compiler/Code.pxd -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-riscv64-2.7/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-riscv64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-riscv64-2.7/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Utility/CppConvert.pyx -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-riscv64-2.7/Cython/Utility running build_ext Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Plex/Scanners.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Plex/Actions.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Pythran.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Lexicon.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Scanning.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Parsing.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Visitor.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/FlowControl.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Code.py because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Runtime/refnanny.pyx because it changed. Compiling /builddir/build/BUILD/cython-0.27.3/Cython/Tempita/_tempita.py because it changed. [ 1/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Code.py [ 2/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/FlowControl.py [ 3/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Lexicon.py [ 4/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Parsing.py [ 5/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Pythran.py [ 6/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Scanning.py [ 7/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Visitor.py [ 8/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Plex/Actions.py [ 9/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Plex/Scanners.py [10/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Runtime/refnanny.pyx [11/11] Cythonizing /builddir/build/BUILD/cython-0.27.3/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/builddir creating build/temp.linux-riscv64-2.7/builddir/build creating build/temp.linux-riscv64-2.7/builddir/build/BUILD creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3 creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Plex 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 /builddir/build/BUILD/cython-0.27.3/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Plex/Scanners.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Plex/Scanners.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Plex/Scanners.so building 'Cython.Plex.Actions' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.27.3/Cython/Plex/Actions.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Plex/Actions.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Plex/Actions.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Plex/Actions.so building 'Cython.Compiler.Pythran' extension creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler 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 /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Pythran.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Pythran.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Pythran.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Compiler/Pythran.so building 'Cython.Compiler.Lexicon' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Lexicon.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Lexicon.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Lexicon.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Compiler/Lexicon.so building 'Cython.Compiler.Scanning' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Scanning.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Scanning.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Compiler/Scanning.so building 'Cython.Compiler.Parsing' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Parsing.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Parsing.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Parsing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Compiler/Parsing.so building 'Cython.Compiler.Visitor' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Visitor.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Visitor.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Compiler/Visitor.so building 'Cython.Compiler.FlowControl' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/FlowControl.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/FlowControl.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Compiler/FlowControl.so building 'Cython.Compiler.Code' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Code.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Code.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Code.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Compiler/Code.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Runtime 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 /builddir/build/BUILD/cython-0.27.3/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Runtime/refnanny.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Runtime/refnanny.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Runtime/refnanny.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Tempita 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 /builddir/build/BUILD/cython-0.27.3/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Tempita/_tempita.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.27.3/Cython/Tempita/_tempita.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Tempita/_tempita.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.6 copying cython.py -> build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/Cython copying Cython/CodeWriter.py -> build/lib.linux-riscv64-3.6/Cython copying Cython/__init__.py -> build/lib.linux-riscv64-3.6/Cython copying Cython/Shadow.py -> build/lib.linux-riscv64-3.6/Cython copying Cython/TestUtils.py -> build/lib.linux-riscv64-3.6/Cython copying Cython/Coverage.py -> build/lib.linux-riscv64-3.6/Cython copying Cython/Debugging.py -> build/lib.linux-riscv64-3.6/Cython copying Cython/Utils.py -> build/lib.linux-riscv64-3.6/Cython copying Cython/StringIOTree.py -> build/lib.linux-riscv64-3.6/Cython creating build/lib.linux-riscv64-3.6/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-riscv64-3.6/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-riscv64-3.6/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-riscv64-3.6/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-riscv64-3.6/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-riscv64-3.6/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-riscv64-3.6/Cython/Build creating build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-riscv64-3.6/Cython/Compiler creating build/lib.linux-riscv64-3.6/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Runtime creating build/lib.linux-riscv64-3.6/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-riscv64-3.6/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-riscv64-3.6/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-riscv64-3.6/Cython/Distutils creating build/lib.linux-riscv64-3.6/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-riscv64-3.6/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-riscv64-3.6/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-riscv64-3.6/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-riscv64-3.6/Cython/Debugger creating build/lib.linux-riscv64-3.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-riscv64-3.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-riscv64-3.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-riscv64-3.6/Cython/Debugger/Tests creating build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-riscv64-3.6/Cython/Plex creating build/lib.linux-riscv64-3.6/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-riscv64-3.6/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-riscv64-3.6/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-riscv64-3.6/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-riscv64-3.6/Cython/Tests creating build/lib.linux-riscv64-3.6/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-riscv64-3.6/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-riscv64-3.6/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-riscv64-3.6/Cython/Build/Tests creating build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-riscv64-3.6/Cython/Compiler/Tests creating build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Utility creating build/lib.linux-riscv64-3.6/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-riscv64-3.6/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-riscv64-3.6/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-riscv64-3.6/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-riscv64-3.6/Cython/Tempita creating build/lib.linux-riscv64-3.6/pyximport copying pyximport/__init__.py -> build/lib.linux-riscv64-3.6/pyximport copying pyximport/pyximport.py -> build/lib.linux-riscv64-3.6/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-riscv64-3.6/pyximport creating build/lib.linux-riscv64-3.6/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes creating build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libcpp creating build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/libc creating build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/cpython creating build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated creating build/lib.linux-riscv64-3.6/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/numpy creating build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-riscv64-3.6/Cython/Includes/posix copying Cython/Compiler/Code.pxd -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-riscv64-3.6/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-riscv64-3.6/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-riscv64-3.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-riscv64-3.6/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-riscv64-3.6/Cython/Plex copying Cython/Utility/CppConvert.pyx -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-riscv64-3.6/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-riscv64-3.6/Cython/Utility running build_ext building 'Cython.Plex.Scanners' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/builddir creating build/temp.linux-riscv64-3.6/builddir/build creating build/temp.linux-riscv64-3.6/builddir/build/BUILD creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3 creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Plex 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 /builddir/build/BUILD/cython-0.27.3/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Plex/Scanners.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/builddir/build/BUILD/cython-0.27.3/Cython/Plex/Scanners.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Plex/Scanners.cpython-36m-riscv64-linux-gnu.so building 'Cython.Plex.Actions' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c /builddir/build/BUILD/cython-0.27.3/Cython/Plex/Actions.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Plex/Actions.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/builddir/build/BUILD/cython-0.27.3/Cython/Plex/Actions.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Plex/Actions.cpython-36m-riscv64-linux-gnu.so building 'Cython.Compiler.Pythran' extension creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Compiler 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 /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Pythran.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Pythran.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/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Pythran.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Compiler/Pythran.cpython-36m-riscv64-linux-gnu.so building 'Cython.Compiler.Lexicon' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Lexicon.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Lexicon.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/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Lexicon.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Compiler/Lexicon.cpython-36m-riscv64-linux-gnu.so building 'Cython.Compiler.Scanning' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Scanning.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/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Scanning.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Compiler/Scanning.cpython-36m-riscv64-linux-gnu.so building 'Cython.Compiler.Parsing' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Parsing.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Parsing.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/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Parsing.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Compiler/Parsing.cpython-36m-riscv64-linux-gnu.so building 'Cython.Compiler.Visitor' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Visitor.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/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Visitor.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Compiler/Visitor.cpython-36m-riscv64-linux-gnu.so building 'Cython.Compiler.FlowControl' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/FlowControl.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/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/FlowControl.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Compiler/FlowControl.cpython-36m-riscv64-linux-gnu.so building 'Cython.Compiler.Code' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c /builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Code.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Code.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/builddir/build/BUILD/cython-0.27.3/Cython/Compiler/Code.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Compiler/Code.cpython-36m-riscv64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Runtime 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 /builddir/build/BUILD/cython-0.27.3/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Runtime/refnanny.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/builddir/build/BUILD/cython-0.27.3/Cython/Runtime/refnanny.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Runtime/refnanny.cpython-36m-riscv64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Tempita 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 /builddir/build/BUILD/cython-0.27.3/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-3.6/builddir/build/BUILD/cython-0.27.3/Cython/Tempita/_tempita.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/builddir/build/BUILD/cython-0.27.3/Cython/Tempita/_tempita.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/Cython/Tempita/_tempita.cpython-36m-riscv64-linux-gnu.so Unable to find pgen, not compiling formal grammar. + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Iy1tHd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64 + cd cython-0.27.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/Cython-0.27.3-1.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython copying build/lib.linux-riscv64-3.6/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build copying build/lib.linux-riscv64-3.6/Cython/Build/Inline.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build copying build/lib.linux-riscv64-3.6/Cython/Build/Dependencies.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build copying build/lib.linux-riscv64-3.6/Cython/Build/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.6/Cython/Build/Tests/TestIpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.6/Cython/Build/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.6/Cython/Build/Tests/TestStripLiterals.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.6/Cython/Build/Tests/TestInline.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.6/Cython/Build/Cythonize.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build copying build/lib.linux-riscv64-3.6/Cython/Build/IpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build copying build/lib.linux-riscv64-3.6/Cython/Build/BuildExecutable.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build copying build/lib.linux-riscv64-3.6/Cython/Build/Distutils.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/StringTools.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/CppConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Coroutine.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/TestCythonScope.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/CommonStructures.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/CppSupport.cpp -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/CpdefEnums.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Exceptions.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/arrayarray.h -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/FunctionArguments.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Printing.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Optimize.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/AsyncGen.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Overflow.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/ImportExport.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/CMath.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/MemoryView_C.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/CConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/ModuleSetupCode.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/CythonFunction.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/TestCyUtilityLoader.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Builtins.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Complex.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/TestUtilityLoader.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Profile.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Capsule.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/ExtensionTypes.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Buffer.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/MemoryView.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/TypeConversion.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/ObjectHandling.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/Utility/Embed.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.6/Cython/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Actions.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Actions.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Actions.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Regexps.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Timing.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Scanners.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/DFA.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Lexicons.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Machines.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Transitions.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Errors.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Traditional.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Scanners.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.6/Cython/Plex/Scanners.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.6/Cython/Debugger/DebugWriter.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.6/Cython/Debugger/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.6/Cython/Debugger/libcython.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.6/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.6/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.6/Cython/Debugger/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.6/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.6/Cython/Debugger/Tests/codefile -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.6/Cython/Debugger/Tests/TestLibCython.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.6/Cython/Debugger/Tests/cfuncs.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.6/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/CodeGeneration.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Code.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/TypeInference.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Builtin.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/FlowControl.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/ExprNodes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Parsing.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/ModuleNode.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Visitor.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Scanning.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Scanning.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Code.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Version.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/FusedNode.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/AnalysedTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/AutoDocTransforms.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Lexicon.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/MemoryView.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Symtab.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/CmdLine.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Optimize.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Naming.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Visitor.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Main.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Buffer.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestMemView.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestTreePath.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestTreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestBuffer.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestUtilityLoad.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestGrammar.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestVisitor.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestTypes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestFlowControl.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestSignatureMatching.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Tests/TestCmdLine.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.6/Cython/Compiler/Code.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/CythonScope.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Scanning.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Options.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/UtilNodes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/FlowControl.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Lexicon.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/DebugFlags.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Parsing.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Annotate.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/TreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Interpreter.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/ParseTreeTransforms.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/TreePath.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Pythran.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Errors.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/TypeSlots.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/UtilityCode.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Pythran.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/StringEncoding.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Nodes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Visitor.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/PyrexTypes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/FlowControl.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Future.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/ParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Parsing.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.6/Cython/Compiler/Pipeline.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.6/Cython/Tempita/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.6/Cython/Tempita/_tempita.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.6/Cython/Tempita/compat3.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.6/Cython/Tempita/_tempita.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.6/Cython/Tempita/_looper.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.6/Cython/Shadow.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.6/Cython/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.6/Cython/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.6/Cython/Tests/TestStringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.6/Cython/Tests/TestJediTyper.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.6/Cython/Tests/TestCodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/string.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/unordered_set.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/utility.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/typeinfo.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/stack.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/deque.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/pair.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/list.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/map.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/cast.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/set.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/algorithm.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/memory.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/unordered_map.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/vector.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/typeindex.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/queue.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.6/Cython/Includes/libcpp/functional.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/string.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/math.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/stdint.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/float.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/locale.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/setjmp.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/stddef.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/time.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/errno.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.6/Cython/Includes/libc/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/array.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/module.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/bool.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/string.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/int.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/float.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/version.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/pystate.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/longintrepr.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/type.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/dict.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/number.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/mem.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/list.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/set.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/pythread.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/long.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/object.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/method.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/ref.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/function.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/datetime.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/slice.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/instance.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.6/Cython/Includes/cpython/exc.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_int.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_string.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python2.5.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_bool.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_module.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_exc.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_set.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_type.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_long.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/stl.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_instance.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_dict.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_object.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_function.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_complex.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_mem.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_ref.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_float.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_number.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_method.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_list.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_version.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.6/Cython/Includes/Deprecated/python_sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/Deprecated creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.6/Cython/Includes/numpy/math.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.6/Cython/Includes/numpy/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/stat.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/fcntl.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/mman.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/resource.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/wait.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/select.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/time.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/unistd.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/ioctl.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/dlfcn.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/strings.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/posix/types.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.6/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.6/Cython/Runtime/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.6/Cython/Runtime/refnanny.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.6/Cython/Runtime/refnanny.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.6/Cython/TestUtils.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.6/Cython/Distutils/extension.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.6/Cython/Distutils/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.6/Cython/Distutils/old_build_ext.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.6/Cython/Distutils/build_ext.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.6/Cython/Coverage.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython copying build/lib.linux-riscv64-3.6/Cython/Debugging.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython copying build/lib.linux-riscv64-3.6/Cython/Utils.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython copying build/lib.linux-riscv64-3.6/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pyximport copying build/lib.linux-riscv64-3.6/pyximport/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pyximport copying build/lib.linux-riscv64-3.6/pyximport/pyximport.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pyximport copying build/lib.linux-riscv64-3.6/pyximport/pyxbuild.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pyximport copying build/lib.linux-riscv64-3.6/cython.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Inline.py to Inline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Build/Distutils.py to Distutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utility/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Actions.py to Actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Timing.py to Timing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/DFA.py to DFA.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Machines.py to Machines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Errors.py to Errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/libcython.py to libcython.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugger/libpython.py to libpython.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Code.py to Code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Version.py to Version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Naming.py to Naming.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Main.py to Main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Options.py to Options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Errors.py to Errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Future.py to Future.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita/compat3.py to compat3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tempita/_looper.py to _looper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Shadow.py to Shadow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Runtime/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/TestUtils.py to TestUtils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils/extension.py to extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Coverage.py to Coverage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Debugging.py to Debugging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/Utils.py to Utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pyximport/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pyximport/pyximport.py to pyximport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/cython.py to cython.cpython-36.pyc writing byte-compilation script '/tmp/tmpemzdydbs.py' /usr/bin/python3 /tmp/tmpemzdydbs.py removing /tmp/tmpemzdydbs.py running install_egg_info running egg_info creating Cython.egg-info writing Cython.egg-info/PKG-INFO writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.txt writing top-level names to Cython.egg-info/top_level.txt writing manifest file 'Cython.egg-info/SOURCES.txt' reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' Unable to find pgen, not compiling formal grammar. warning: no files found matching '2to3-fixers.txt' warning: no files found matching '.gitrev' warning: no files found matching 'Doc/*' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/Cython-0.27.3-py3.6.egg-info running install_scripts Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin Installing cython script to /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin/cython /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin/cython3 + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin/cythonize /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin/cythonize3 + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin/cygdb /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin/cygdb3 + rm -rf /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib/python3.6/site-packages/setuptools/tests + 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/Cython-0.27.3-1.fc28.riscv64 Unable to find pgen, not compiling formal grammar. running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython copying build/lib.linux-riscv64-2.7/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build copying build/lib.linux-riscv64-2.7/Cython/Build/Inline.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build copying build/lib.linux-riscv64-2.7/Cython/Build/Dependencies.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build copying build/lib.linux-riscv64-2.7/Cython/Build/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-2.7/Cython/Build/Tests/TestIpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-2.7/Cython/Build/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-2.7/Cython/Build/Tests/TestStripLiterals.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-2.7/Cython/Build/Tests/TestInline.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-2.7/Cython/Build/Cythonize.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build copying build/lib.linux-riscv64-2.7/Cython/Build/IpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build copying build/lib.linux-riscv64-2.7/Cython/Build/BuildExecutable.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build copying build/lib.linux-riscv64-2.7/Cython/Build/Distutils.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/StringTools.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/CppConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Coroutine.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/TestCythonScope.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/CommonStructures.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/CppSupport.cpp -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/CpdefEnums.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Exceptions.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/arrayarray.h -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/FunctionArguments.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Printing.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Optimize.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/AsyncGen.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Overflow.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/ImportExport.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/CMath.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/MemoryView_C.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/CConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/ModuleSetupCode.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/CythonFunction.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/TestCyUtilityLoader.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Builtins.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Complex.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/TestUtilityLoader.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Profile.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Capsule.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/ExtensionTypes.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Buffer.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/MemoryView.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/TypeConversion.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/ObjectHandling.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/Utility/Embed.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-2.7/Cython/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Actions.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Actions.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Regexps.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Timing.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Actions.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/DFA.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Lexicons.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Machines.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Transitions.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Scanners.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Errors.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Traditional.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Scanners.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Plex/Scanners.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-2.7/Cython/Debugger/DebugWriter.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-2.7/Cython/Debugger/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-2.7/Cython/Debugger/libcython.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-2.7/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-2.7/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-2.7/Cython/Debugger/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-2.7/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-2.7/Cython/Debugger/Tests/codefile -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-2.7/Cython/Debugger/Tests/TestLibCython.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-2.7/Cython/Debugger/Tests/cfuncs.c -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-2.7/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/CodeGeneration.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Code.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/TypeInference.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Builtin.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/ExprNodes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Parsing.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/ModuleNode.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Visitor.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Scanning.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Code.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Scanning.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Version.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/FusedNode.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/AnalysedTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/AutoDocTransforms.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/FlowControl.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Lexicon.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/MemoryView.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Symtab.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Pythran.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/CmdLine.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Optimize.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Naming.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Visitor.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Main.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Buffer.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestMemView.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestTreePath.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestTreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestBuffer.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestUtilityLoad.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestGrammar.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestVisitor.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestTypes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestFlowControl.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestSignatureMatching.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Tests/TestCmdLine.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/CythonScope.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Scanning.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Parsing.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Options.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/UtilNodes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/FlowControl.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/DebugFlags.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Parsing.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Annotate.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/TreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Interpreter.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/ParseTreeTransforms.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/TreePath.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Pythran.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Errors.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/TypeSlots.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/UtilityCode.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Code.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Lexicon.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/StringEncoding.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Nodes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/PyrexTypes.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/FlowControl.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Future.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/ParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Pipeline.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/Visitor.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-2.7/Cython/Tempita/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-2.7/Cython/Tempita/compat3.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-2.7/Cython/Tempita/_tempita.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-2.7/Cython/Tempita/_tempita.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-2.7/Cython/Tempita/_looper.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-2.7/Cython/Shadow.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-2.7/Cython/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-2.7/Cython/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-2.7/Cython/Tests/TestStringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-2.7/Cython/Tests/TestJediTyper.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-2.7/Cython/Tests/TestCodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/string.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/unordered_set.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/utility.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/typeinfo.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/stack.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/deque.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/pair.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/list.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/map.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/cast.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/set.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/algorithm.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/memory.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/unordered_map.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/vector.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/typeindex.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/queue.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-2.7/Cython/Includes/libcpp/functional.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/string.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/math.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/stdint.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/float.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/locale.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/setjmp.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/stddef.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/time.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/errno.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-2.7/Cython/Includes/libc/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/array.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/module.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/bool.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/string.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/int.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/float.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/version.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/pystate.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/longintrepr.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/type.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/dict.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/number.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/mem.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/list.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/set.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/pythread.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/long.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/object.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/method.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/ref.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/function.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/datetime.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/slice.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/instance.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-2.7/Cython/Includes/cpython/exc.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_int.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_string.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python2.5.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_bool.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_module.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_exc.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_set.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_type.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_long.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/stl.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_instance.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_dict.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_object.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_function.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_complex.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_mem.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_ref.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_float.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_number.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_method.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_list.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_version.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated/python_sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-2.7/Cython/Includes/numpy/math.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-2.7/Cython/Includes/numpy/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/stat.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/fcntl.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/mman.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/resource.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/wait.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/select.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/time.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/unistd.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/ioctl.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/dlfcn.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/strings.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/posix/types.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-2.7/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-2.7/Cython/Runtime/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-2.7/Cython/Runtime/refnanny.so -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-2.7/Cython/Runtime/refnanny.pyx -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-2.7/Cython/TestUtils.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-2.7/Cython/Distutils/extension.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-2.7/Cython/Distutils/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-2.7/Cython/Distutils/old_build_ext.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-2.7/Cython/Distutils/build_ext.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-2.7/Cython/Coverage.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython copying build/lib.linux-riscv64-2.7/Cython/Debugging.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython copying build/lib.linux-riscv64-2.7/Cython/Utils.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython copying build/lib.linux-riscv64-2.7/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/pyximport/__init__.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/pyximport/pyximport.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/pyximport/pyxbuild.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/cython.py -> /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/CodeWriter.py to CodeWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Inline.py to Inline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Dependencies.py to Dependencies.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestInline.py to TestInline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Cythonize.py to Cythonize.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Distutils.py to Distutils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Actions.py to Actions.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Regexps.py to Regexps.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Timing.py to Timing.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/DFA.py to DFA.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Lexicons.py to Lexicons.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Machines.py to Machines.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Transitions.py to Transitions.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Errors.py to Errors.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Traditional.py to Traditional.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Scanners.py to Scanners.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/libcython.py to libcython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Cygdb.py to Cygdb.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/libpython.py to libpython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TypeInference.py to TypeInference.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Builtin.py to Builtin.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Parsing.py to Parsing.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Code.py to Code.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Version.py to Version.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FusedNode.py to FusedNode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Lexicon.py to Lexicon.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/MemoryView.py to MemoryView.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Symtab.py to Symtab.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CmdLine.py to CmdLine.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Optimize.py to Optimize.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Naming.py to Naming.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Visitor.py to Visitor.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Main.py to Main.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Buffer.py to Buffer.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CythonScope.py to CythonScope.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Scanning.py to Scanning.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Options.py to Options.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Annotate.py to Annotate.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Interpreter.py to Interpreter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TreePath.py to TreePath.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Pythran.py to Pythran.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Errors.py to Errors.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Nodes.py to Nodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FlowControl.py to FlowControl.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Future.py to Future.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Pipeline.py to Pipeline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/compat3.py to compat3.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/_tempita.py to _tempita.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/_looper.py to _looper.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Shadow.py to Shadow.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/TestUtils.py to TestUtils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/build_ext.py to build_ext.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Coverage.py to Coverage.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugging.py to Debugging.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython/StringIOTree.py to StringIOTree.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pyximport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pyximport/pyximport.py to pyximport.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pyximport/pyxbuild.py to pyxbuild.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/cython.py to cython.pyc writing byte-compilation script '/tmp/tmpFxZO45.py' /usr/bin/python2 -O /tmp/tmpFxZO45.py removing /tmp/tmpFxZO45.py running install_egg_info running egg_info writing Cython.egg-info/PKG-INFO writing top-level names to Cython.egg-info/top_level.txt writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.txt reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '2to3-fixers.txt' warning: no files found matching '.gitrev' warning: no files found matching 'Doc/*' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/Cython-0.27.3-py2.7.egg-info running install_scripts Installing cython script to /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/bin + rm -rf /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/lib/python2.7/site-packages/setuptools/tests + /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/Cython-0.27.3-1.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.27.3-1.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-Cython-0.27.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P66Nrl + umask 022 + cd /builddir/build/BUILD + cd cython-0.27.3 + DOCDIR=/builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python2-Cython + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python2-Cython + cp -pr COPYING.txt INSTALL.txt LICENSE.txt README.txt ToDo.txt USAGE.txt test-requirements-cpython.txt test-requirements.txt /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python2-Cython + cp -pr Demos /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python2-Cython + cp -pr Doc /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python2-Cython + cp -pr Tools /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python2-Cython + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cmp2d5 + umask 022 + cd /builddir/build/BUILD + cd cython-0.27.3 + LICENSEDIR=/builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/licenses/python2-Cython + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/licenses/python2-Cython + cp -pr LICENSE.txt /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/licenses/python2-Cython + exit 0 Provides: Cython = 0.27.3-1.fc28 Cython(riscv-64) = 0.27.3-1.fc28 python-Cython = 0.27.3-1.fc28 python-Cython(riscv-64) = 0.27.3-1.fc28 python2-Cython = 0.27.3-1.fc28 python2-Cython(riscv-64) = 0.27.3-1.fc28 python2.7dist(cython) = 0.27.3 python2dist(cython) = 0.27.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/python2 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: Cython < 0.27.3-1.fc28 python-Cython < 0.27.3-1.fc28 Processing files: python3-Cython-0.27.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KCyqZ7 + umask 022 + cd /builddir/build/BUILD + cd cython-0.27.3 + DOCDIR=/builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python3-Cython + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python3-Cython + cp -pr COPYING.txt INSTALL.txt LICENSE.txt README.txt ToDo.txt USAGE.txt test-requirements-cpython.txt test-requirements.txt /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python3-Cython + cp -pr Demos /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python3-Cython + cp -pr Doc /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python3-Cython + cp -pr Tools /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/doc/python3-Cython + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gVFFK8 + umask 022 + cd /builddir/build/BUILD + cd cython-0.27.3 + LICENSEDIR=/builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/licenses/python3-Cython + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/licenses/python3-Cython + cp -pr LICENSE.txt /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64/usr/share/licenses/python3-Cython + exit 0 Provides: python3-Cython = 0.27.3-1.fc28 python3-Cython(riscv-64) = 0.27.3-1.fc28 python3.6dist(cython) = 0.27.3 python3dist(cython) = 0.27.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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/Cython-0.27.3-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python2-Cython-0.27.3-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-Cython-0.27.3-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LDggLa + umask 022 + cd /builddir/build/BUILD + cd cython-0.27.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/Cython-0.27.3-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff