Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f29-build-18276-9018/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/Cython-0.28.4-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f29-build-18276-9018/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eXoumz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cython-0.28.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cython-0.28.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cython-0.28.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.44B4iG + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: 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/TestUtils.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/Shadow.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 copying Cython/Debugging.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/__init__.py -> build/lib.linux-riscv64-2.7/Cython copying Cython/Coverage.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/Cythonize.py -> build/lib.linux-riscv64-2.7/Cython/Build copying Cython/Build/Distutils.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/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/IpythonMagic.py -> build/lib.linux-riscv64-2.7/Cython/Build creating build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/TypeSlots.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/Visitor.py -> 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/ParseTreeTransforms.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/Pythran.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/UtilityCode.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/Buffer.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/Future.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/Lexicon.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/Version.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/Main.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/Pipeline.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/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/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/Nodes.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/Optimize.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/AnalysedTreeTransforms.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/__init__.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/PyrexTypes.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/Symtab.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/AutoDocTransforms.py -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/ModuleNode.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/build_ext.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/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Distutils creating build/lib.linux-riscv64-2.7/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-riscv64-2.7/Cython/Debugger copying Cython/Debugger/libpython.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/DebugWriter.py -> build/lib.linux-riscv64-2.7/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Debugger creating build/lib.linux-riscv64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> 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/test_libcython_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 creating build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Scanners.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/Machines.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/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/Transitions.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/__init__.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/Lexicons.py -> build/lib.linux-riscv64-2.7/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-riscv64-2.7/Cython/Plex creating 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 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 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/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 copying Cython/Build/Tests/__init__.py -> build/lib.linux-riscv64-2.7/Cython/Build/Tests creating 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/TestTypes.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/TestParseTreeTransforms.py -> 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/TestSignatureMatching.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/TestCmdLine.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/TestBuffer.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/TestFlowControl.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 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/_tempita.py -> build/lib.linux-riscv64-2.7/Cython/Tempita copying Cython/Tempita/_looper.py -> 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 creating build/lib.linux-riscv64-2.7/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-riscv64-2.7/pyximport copying pyximport/pyximport.py -> build/lib.linux-riscv64-2.7/pyximport copying pyximport/__init__.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/pair.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/deque.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/algorithm.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/string.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/typeinfo.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/memory.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/__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/typeindex.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 copying Cython/Includes/libcpp/complex.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/map.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/cast.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 creating 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/instance.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/dict.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/bool.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/pycapsule.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/unicode.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/weakref.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/ref.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/pystate.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/mem.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/set.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/cobject.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/object.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/__init__.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 copying Cython/Includes/cpython/version.pxd -> 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/pythread.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/mapping.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/complex.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/longintrepr.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/float.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 creating build/lib.linux-riscv64-2.7/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/numpy creating 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/stdio.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/setjmp.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/errno.pxd -> 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/locale.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/limits.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/signal.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/float.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/libc creating 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/stat.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/dlfcn.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/unistd.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/strings.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/stdlib.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/fcntl.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/__init__.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/types.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/posix creating 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_set.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_mem.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_unicode.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_string.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/stdio.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/stl.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_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_complex.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/python_buffer.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_iterator.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_number.pxd -> 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_float.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_function.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_long.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 copying Cython/Includes/Deprecated/python_bool.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_weakref.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_method.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_getargs.pxd -> build/lib.linux-riscv64-2.7/Cython/Includes/Deprecated 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/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/ParseTreeTransforms.pxd -> build/lib.linux-riscv64-2.7/Cython/Compiler copying Cython/Compiler/Scanning.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/TestCythonScope.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/CConvert.pyx -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/CppConvert.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/CpdefEnums.pyx -> build/lib.linux-riscv64-2.7/Cython/Utility copying Cython/Utility/ModuleSetupCode.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/TypeConversion.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/Coroutine.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/CythonFunction.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/CMath.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/StringTools.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/AsyncGen.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/TestUtilityLoader.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/Optimize.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/Complex.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/MemoryView_C.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/FunctionArguments.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/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.28.4/Cython/Plex/Scanners.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Plex/Actions.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Pythran.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Lexicon.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Scanning.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Parsing.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Code.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Runtime/refnanny.pyx because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FusedNode.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.4/Cython/StringIOTree.py because it changed. [ 1/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Code.py [ 2/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.py [ 3/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FusedNode.py [ 4/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Lexicon.py [ 5/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Parsing.py [ 6/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Pythran.py [ 7/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Scanning.py [ 8/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.py [ 9/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Plex/Actions.py [10/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Plex/Scanners.py [11/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/Runtime/refnanny.pyx [12/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/Cython/StringIOTree.py [13/13] Cythonizing /builddir/build/BUILD/cython-0.28.4/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.28.4 creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Plex/Scanners.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Plex/Actions.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Plex/Actions.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Pythran.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Pythran.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Lexicon.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Lexicon.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Scanning.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Parsing.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Parsing.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:19: BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c: In function 'initVisitor': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28832:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyBytes_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28835:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyString_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28838:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyInt_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28841:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyFloat_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28869:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyString_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28872:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyUnicode_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28875:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyLong_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28878:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyInt_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:1104:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c:28881:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyFloat_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.c:19: BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.c: In function 'initFlowControl': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.c:1415:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.c:47455:3: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyList_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Code.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Code.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Runtime/refnanny.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Runtime/refnanny.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Runtime/refnanny.so building 'Cython.Compiler.FusedNode' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FusedNode.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FusedNode.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Compiler/FusedNode.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from /builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.c:16: BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.c: In function 'init_tempita': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.c:848:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.c:34767:3: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyDict_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/Tempita/_tempita.so building 'Cython.StringIOTree' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c /builddir/build/BUILD/cython-0.28.4/Cython/StringIOTree.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/StringIOTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.4/Cython/StringIOTree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Cython/StringIOTree.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.7 copying cython.py -> build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/Cython copying Cython/CodeWriter.py -> build/lib.linux-riscv64-3.7/Cython copying Cython/TestUtils.py -> build/lib.linux-riscv64-3.7/Cython copying Cython/Shadow.py -> build/lib.linux-riscv64-3.7/Cython copying Cython/Utils.py -> build/lib.linux-riscv64-3.7/Cython copying Cython/StringIOTree.py -> build/lib.linux-riscv64-3.7/Cython copying Cython/Debugging.py -> build/lib.linux-riscv64-3.7/Cython copying Cython/__init__.py -> build/lib.linux-riscv64-3.7/Cython copying Cython/Coverage.py -> build/lib.linux-riscv64-3.7/Cython creating build/lib.linux-riscv64-3.7/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-riscv64-3.7/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-riscv64-3.7/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-riscv64-3.7/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-riscv64-3.7/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-riscv64-3.7/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-riscv64-3.7/Cython/Build creating build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-riscv64-3.7/Cython/Compiler creating build/lib.linux-riscv64-3.7/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Runtime creating build/lib.linux-riscv64-3.7/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-riscv64-3.7/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-riscv64-3.7/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-riscv64-3.7/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Distutils creating build/lib.linux-riscv64-3.7/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-riscv64-3.7/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-riscv64-3.7/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-riscv64-3.7/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-riscv64-3.7/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Debugger creating build/lib.linux-riscv64-3.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-riscv64-3.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-riscv64-3.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-riscv64-3.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Debugger/Tests creating build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-riscv64-3.7/Cython/Plex creating build/lib.linux-riscv64-3.7/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-riscv64-3.7/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-riscv64-3.7/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-riscv64-3.7/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-riscv64-3.7/Cython/Tests creating build/lib.linux-riscv64-3.7/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-riscv64-3.7/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-riscv64-3.7/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-riscv64-3.7/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Build/Tests creating build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-riscv64-3.7/Cython/Compiler/Tests creating build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Utility creating build/lib.linux-riscv64-3.7/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-riscv64-3.7/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-riscv64-3.7/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-riscv64-3.7/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-riscv64-3.7/Cython/Tempita creating build/lib.linux-riscv64-3.7/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-riscv64-3.7/pyximport copying pyximport/pyximport.py -> build/lib.linux-riscv64-3.7/pyximport copying pyximport/__init__.py -> build/lib.linux-riscv64-3.7/pyximport creating build/lib.linux-riscv64-3.7/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes creating build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libcpp creating build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/cpython creating build/lib.linux-riscv64-3.7/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/numpy creating build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/libc creating build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/posix creating build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Code.pxd -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-riscv64-3.7/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-riscv64-3.7/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-riscv64-3.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-riscv64-3.7/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-riscv64-3.7/Cython/Plex copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-riscv64-3.7/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-riscv64-3.7/Cython/Utility running build_ext building 'Cython.Plex.Scanners' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/builddir creating build/temp.linux-riscv64-3.7/builddir/build creating build/temp.linux-riscv64-3.7/builddir/build/BUILD creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4 creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Plex/Scanners.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Plex/Scanners.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Plex/Scanners.cpython-37m-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Plex/Actions.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Plex/Actions.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Plex/Actions.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Plex/Actions.cpython-37m-riscv64-linux-gnu.so building 'Cython.Compiler.Pythran' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Pythran.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Pythran.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Pythran.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Compiler/Pythran.cpython-37m-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Lexicon.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Lexicon.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Lexicon.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Compiler/Lexicon.cpython-37m-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Scanning.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Scanning.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Compiler/Scanning.cpython-37m-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Parsing.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Parsing.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Parsing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Compiler/Parsing.cpython-37m-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Visitor.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Compiler/Visitor.cpython-37m-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FlowControl.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Compiler/FlowControl.cpython-37m-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Code.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Code.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/Code.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Compiler/Code.cpython-37m-riscv64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Runtime/refnanny.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Runtime/refnanny.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Runtime/refnanny.cpython-37m-riscv64-linux-gnu.so building 'Cython.Compiler.FusedNode' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FusedNode.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Compiler/FusedNode.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Compiler/FusedNode.cpython-37m-riscv64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/Tempita/_tempita.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/Tempita/_tempita.cpython-37m-riscv64-linux-gnu.so building 'Cython.StringIOTree' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /builddir/build/BUILD/cython-0.28.4/Cython/StringIOTree.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/StringIOTree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.4/Cython/StringIOTree.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/Cython/StringIOTree.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: Unable to find pgen, not compiling formal grammar. + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lR6qO4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64 + cd cython-0.28.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython copying build/lib.linux-riscv64-3.7/Cython/StringIOTree.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.7/Cython/Distutils/extension.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.7/Cython/Distutils/build_ext.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.7/Cython/Distutils/old_build_ext.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.7/Cython/Distutils/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.7/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython copying build/lib.linux-riscv64-3.7/Cython/TestUtils.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython copying build/lib.linux-riscv64-3.7/Cython/Shadow.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.7/Cython/Tests/TestJediTyper.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.7/Cython/Tests/TestCodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.7/Cython/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.7/Cython/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.7/Cython/Tests/TestStringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.7/Cython/Debugger/libcython.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.7/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.7/Cython/Debugger/Tests/cfuncs.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.7/Cython/Debugger/Tests/TestLibCython.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.7/Cython/Debugger/Tests/codefile -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.7/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.7/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.7/Cython/Debugger/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.7/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.7/Cython/Debugger/DebugWriter.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.7/Cython/Debugger/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build copying build/lib.linux-riscv64-3.7/Cython/Build/Inline.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build copying build/lib.linux-riscv64-3.7/Cython/Build/Cythonize.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.7/Cython/Build/Tests/TestIpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.7/Cython/Build/Tests/TestStripLiterals.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.7/Cython/Build/Tests/TestInline.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.7/Cython/Build/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.7/Cython/Build/Distutils.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build copying build/lib.linux-riscv64-3.7/Cython/Build/BuildExecutable.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build copying build/lib.linux-riscv64-3.7/Cython/Build/Dependencies.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build copying build/lib.linux-riscv64-3.7/Cython/Build/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build copying build/lib.linux-riscv64-3.7/Cython/Build/IpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.7/Cython/Runtime/refnanny.pyx -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.7/Cython/Runtime/refnanny.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.7/Cython/Runtime/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.7/Cython/Utils.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython copying build/lib.linux-riscv64-3.7/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython copying build/lib.linux-riscv64-3.7/Cython/Debugging.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/TypeSlots.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Builtin.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Visitor.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/FlowControl.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/CodeGeneration.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Parsing.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/TypeInference.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/ParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Scanning.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/StringEncoding.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestUtilityLoad.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestTypes.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestGrammar.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestMemView.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestSignatureMatching.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestTreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestCmdLine.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestTreePath.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestBuffer.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestFlowControl.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Tests/TestVisitor.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.7/Cython/Compiler/Pythran.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Code.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/FlowControl.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Annotate.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/UtilityCode.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Parsing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/FlowControl.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Buffer.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/DebugFlags.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Future.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/CmdLine.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Lexicon.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/CythonScope.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Version.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/MemoryView.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Visitor.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Main.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Lexicon.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Code.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Pipeline.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Naming.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Scanning.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Visitor.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Options.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Pythran.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Interpreter.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/TreePath.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/ParseTreeTransforms.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/FusedNode.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Nodes.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/TreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Optimize.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/UtilNodes.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/AnalysedTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Parsing.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/ExprNodes.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Scanning.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/PyrexTypes.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/FusedNode.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Symtab.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Code.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/Errors.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/AutoDocTransforms.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/Compiler/ModuleNode.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.7/Cython/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/pair.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/unordered_set.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/deque.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/utility.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/algorithm.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/stack.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/string.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/set.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/typeinfo.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/queue.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/memory.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/unordered_map.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/typeindex.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/functional.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/vector.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/map.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/cast.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.7/Cython/Includes/libcpp/list.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/method.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/instance.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/long.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/dict.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/module.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/bool.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/function.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/int.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/datetime.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/number.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/ref.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/array.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/pystate.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/string.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/mem.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/set.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/object.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/type.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/exc.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/version.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/pythread.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/longintrepr.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/slice.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/float.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.7/Cython/Includes/cpython/list.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.7/Cython/Includes/numpy/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.7/Cython/Includes/numpy/math.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/stdint.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/stddef.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/setjmp.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/errno.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/string.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/locale.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/time.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/math.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.7/Cython/Includes/libc/float.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/select.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/stat.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/ioctl.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/dlfcn.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/mman.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/unistd.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/strings.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/resource.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/wait.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/fcntl.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/time.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.7/Cython/Includes/posix/types.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_dict.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_set.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_ref.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_mem.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_string.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_type.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/stl.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_list.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_version.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_complex.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_module.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_int.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_number.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_float.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_instance.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_function.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_long.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_bool.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_object.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python2.5.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_method.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_exc.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/Deprecated/python_getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.7/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Scanners.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Actions.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Traditional.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Machines.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/DFA.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Actions.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Regexps.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Timing.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Scanners.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Scanners.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Transitions.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Errors.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Lexicons.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Plex/Actions.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.7/Cython/Coverage.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/ModuleSetupCode.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/TestCythonScope.pyx -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/CommonStructures.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/TypeConversion.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Embed.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Coroutine.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/MemoryView.pyx -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/arrayarray.h -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/CConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/ExtensionTypes.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/CythonFunction.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Profile.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/CMath.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/ImportExport.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/StringTools.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Buffer.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/AsyncGen.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/ObjectHandling.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/CppConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/TestUtilityLoader.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Exceptions.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Optimize.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Printing.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Complex.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/TestCyUtilityLoader.pyx -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Builtins.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/CppSupport.cpp -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/MemoryView_C.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Overflow.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/FunctionArguments.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/CpdefEnums.pyx -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.7/Cython/Utility/Capsule.c -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.7/Cython/Tempita/_tempita.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.7/Cython/Tempita/_tempita.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.7/Cython/Tempita/_looper.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.7/Cython/Tempita/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.7/Cython/Tempita/compat3.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport copying build/lib.linux-riscv64-3.7/pyximport/pyxbuild.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport copying build/lib.linux-riscv64-3.7/pyximport/pyximport.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport copying build/lib.linux-riscv64-3.7/pyximport/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport copying build/lib.linux-riscv64-3.7/cython.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils/extension.py to extension.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Distutils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/TestUtils.py to TestUtils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Shadow.py to Shadow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/libcython.py to libcython.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/libpython.py to libpython.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Inline.py to Inline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Distutils.py to Distutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Runtime/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utils.py to Utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugging.py to Debugging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Future.py to Future.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Version.py to Version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py to Main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Code.py to Code.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Naming.py to Naming.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Options.py to Options.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Errors.py to Errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Machines.py to Machines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/DFA.py to DFA.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Timing.py to Timing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Errors.py to Errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Actions.py to Actions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Coverage.py to Coverage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita/_looper.py to _looper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita/compat3.py to compat3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport/pyximport.py to pyximport.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/cython.py to cython.cpython-37.pyc writing byte-compilation script '/tmp/tmp2zih62tc.py' /usr/bin/python3 /tmp/tmp2zih62tc.py removing /tmp/tmp2zih62tc.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' BUILDSTDERR: Unable to find pgen, not compiling formal grammar. BUILDSTDERR: warning: no files found matching '2to3-fixers.txt' BUILDSTDERR: warning: no files found matching '.gitrev' BUILDSTDERR: warning: no files found matching 'Doc/*' BUILDSTDERR: warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' BUILDSTDERR: warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' BUILDSTDERR: warning: no files found matching '*.pxd' under directory 'Cython/Utility' BUILDSTDERR: warning: no files found matching 'pyximport/README' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython-0.28.4-py3.7.egg-info running install_scripts Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin Installing cython script to /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin/cython /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin/cython3 + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin/cythonize /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin/cythonize3 + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin/cygdb /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin/cygdb3 + rm -rf /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib/python3.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64 BUILDSTDERR: Unable to find pgen, not compiling formal grammar. running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils copying build/lib.linux-riscv64-2.7/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython copying build/lib.linux-riscv64-2.7/Cython/TestUtils.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython copying build/lib.linux-riscv64-2.7/Cython/Shadow.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests copying build/lib.linux-riscv64-2.7/Cython/StringIOTree.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger copying build/lib.linux-riscv64-2.7/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-2.7/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build copying build/lib.linux-riscv64-2.7/Cython/Build/Cythonize.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-2.7/Cython/Build/Distutils.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime copying build/lib.linux-riscv64-2.7/Cython/Utils.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython copying build/lib.linux-riscv64-2.7/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython copying build/lib.linux-riscv64-2.7/Cython/Debugging.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-2.7/Cython/Compiler/Pythran.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/CythonScope.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/Compiler/FusedNode.so -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler copying build/lib.linux-riscv64-2.7/Cython/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-2.7/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex copying build/lib.linux-riscv64-2.7/Cython/Coverage.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita creating /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/pyximport/pyxbuild.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/pyximport/pyximport.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/pyximport/__init__.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/cython.py -> /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/build_ext.py to build_ext.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/CodeWriter.py to CodeWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/TestUtils.py to TestUtils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Shadow.py to Shadow.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/libcython.py to libcython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/libpython.py to libpython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.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.28.4-1.fc29.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.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Cygdb.py to Cygdb.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Inline.py to Inline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Cythonize.py to Cythonize.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestInline.py to TestInline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Distutils.py to Distutils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Dependencies.py to Dependencies.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/StringIOTree.py to StringIOTree.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugging.py to Debugging.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Builtin.py to Builtin.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Visitor.py to Visitor.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TypeInference.py to TypeInference.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Pythran.py to Pythran.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Annotate.py to Annotate.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FlowControl.py to FlowControl.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Buffer.py to Buffer.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Future.py to Future.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CmdLine.py to CmdLine.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Lexicon.py to Lexicon.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CythonScope.py to CythonScope.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Version.py to Version.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/MemoryView.py to MemoryView.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Main.py to Main.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Code.py to Code.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Pipeline.py to Pipeline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Naming.py to Naming.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Scanning.py to Scanning.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Options.py to Options.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Interpreter.py to Interpreter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TreePath.py to TreePath.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Nodes.py to Nodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Optimize.py to Optimize.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Parsing.py to Parsing.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FusedNode.py to FusedNode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Symtab.py to Symtab.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Errors.py to Errors.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Scanners.py to Scanners.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Traditional.py to Traditional.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Machines.py to Machines.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/DFA.py to DFA.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Regexps.py to Regexps.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Timing.py to Timing.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Transitions.py to Transitions.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Errors.py to Errors.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Lexicons.py to Lexicons.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Actions.py to Actions.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Coverage.py to Coverage.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/_tempita.py to _tempita.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/_looper.py to _looper.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/compat3.py to compat3.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport/pyxbuild.py to pyxbuild.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport/pyximport.py to pyximport.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cython.py to cython.pyc writing byte-compilation script '/tmp/tmpqcsbGB.py' /usr/bin/python2 -O /tmp/tmpqcsbGB.py removing /tmp/tmpqcsbGB.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' BUILDSTDERR: warning: no files found matching '2to3-fixers.txt' BUILDSTDERR: warning: no files found matching '.gitrev' BUILDSTDERR: warning: no files found matching 'Doc/*' BUILDSTDERR: warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' BUILDSTDERR: warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' BUILDSTDERR: warning: no files found matching '*.pxd' under directory 'Cython/Utility' BUILDSTDERR: warning: no files found matching 'pyximport/README' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython-0.28.4-py2.7.egg-info running install_scripts Installing cython script to /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/bin + rm -rf /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib/python2.7/site-packages/setuptools/tests + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.28.4-1.fc29 --unique-debug-suffix -0.28.4-1.fc29.riscv64 --unique-debug-src-base Cython-0.28.4-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cython-0.28.4 extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Visitor.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/StringIOTree.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Parsing.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime/refnanny.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Scanning.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Code.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FlowControl.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FusedNode.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Lexicon.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Pythran.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Actions.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Scanners.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/_tempita.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/StringIOTree.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Runtime/refnanny.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Scanning.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/FlowControl.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Parsing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Lexicon.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Visitor.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Pythran.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/FusedNode.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler/Code.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Actions.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Plex/Scanners.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita/_tempita.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. BUILDSTDERR: 35802 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-Cython-0.28.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HOTc1E + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.4 + DOCDIR=/builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python2-Cython + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python2-Cython + cp -pr COPYING.txt INSTALL.txt LICENSE.txt ToDo.txt USAGE.txt test-requirements-cpython.txt test-requirements.txt /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python2-Cython + cp -pr Demos /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python2-Cython + cp -pr Doc /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python2-Cython + cp -pr Tools /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python2-Cython + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.52uAin + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.4 + LICENSEDIR=/builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/licenses/python2-Cython + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/licenses/python2-Cython + cp -pr LICENSE.txt /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/licenses/python2-Cython + exit 0 Provides: Cython = 0.28.4-1.fc29 Cython(riscv-64) = 0.28.4-1.fc29 python-Cython = 0.28.4-1.fc29 python-Cython(riscv-64) = 0.28.4-1.fc29 python2-Cython = 0.28.4-1.fc29 python2-Cython(riscv-64) = 0.28.4-1.fc29 python2.7dist(cython) = 0.28.4 python2dist(cython) = 0.28.4 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.28.4-1.fc29 python-Cython < 0.28.4-1.fc29 Processing files: python3-Cython-0.28.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LTulso + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.4 + DOCDIR=/builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python3-Cython + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python3-Cython + cp -pr COPYING.txt INSTALL.txt LICENSE.txt ToDo.txt USAGE.txt test-requirements-cpython.txt test-requirements.txt /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python3-Cython + cp -pr Demos /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python3-Cython + cp -pr Doc /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python3-Cython + cp -pr Tools /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/doc/python3-Cython + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1uDV9w + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.4 + LICENSEDIR=/builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/licenses/python3-Cython + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/licenses/python3-Cython + cp -pr LICENSE.txt /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64/usr/share/licenses/python3-Cython + exit 0 Provides: python3-Cython = 0.28.4-1.fc29 python3-Cython(riscv-64) = 0.28.4-1.fc29 python3.7dist(cython) = 0.28.4 python3dist(cython) = 0.28.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: Cython-debugsource-0.28.4-1.fc29.riscv64 Provides: Cython-debugsource = 0.28.4-1.fc29 Cython-debugsource(riscv-64) = 0.28.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: Cython-debuginfo-0.28.4-1.fc29.riscv64 Provides: Cython-debuginfo = 0.28.4-1.fc29 Cython-debuginfo(riscv-64) = 0.28.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: Cython-debugsource(riscv-64) = 0.28.4-1.fc29 Processing files: python2-Cython-debuginfo-0.28.4-1.fc29.riscv64 Provides: debuginfo(build-id) = 0e0e77b4019961a8ed39778a3183ca6a1ce97242 debuginfo(build-id) = 24cc6f51605bf5fe7b54eb5c09522afa0c6effc3 debuginfo(build-id) = 5faa44177310418fcf9d9c6215e52382df281a1c debuginfo(build-id) = 6c920aad7b1fa0ce782345b086fc82825f56d784 debuginfo(build-id) = 6cc0d3bcbb92608aeaaa35febe13bacedbc6c605 debuginfo(build-id) = 74d73329e582e1222a58d1b60f3da53c5c23f05a debuginfo(build-id) = 7f02ce222c61bc157e9a2044fffc3abd1914dd67 debuginfo(build-id) = 81e65ca708b3b52ab0a98af4293f9f3ec4e4d271 debuginfo(build-id) = 81f2178cfd0aa7d712ead931767b7121e45a5133 debuginfo(build-id) = cd367a9d689a46ba797048f9c6d710e227de229e debuginfo(build-id) = d9cf37c54b95d4c6623b7cdbaae22d4bf44f38b9 debuginfo(build-id) = dc4a52b66468ba90155f05b9a23c07800c8d6241 debuginfo(build-id) = f0f0c77ca5431b65d0722f9584f6030c92742b8a python2-Cython-debuginfo = 0.28.4-1.fc29 python2-Cython-debuginfo(riscv-64) = 0.28.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: Cython-debugsource(riscv-64) = 0.28.4-1.fc29 Processing files: python3-Cython-debuginfo-0.28.4-1.fc29.riscv64 Provides: debuginfo(build-id) = 076b6c0b0aa358ce56ddb21393490c54c1839818 debuginfo(build-id) = 18f279915363dacc087df45e7f47a55e8ae6a81b debuginfo(build-id) = 27fc4dd34a8ef2527a716f256057271a65750f96 debuginfo(build-id) = 28d873019c4909120b6ffc301b9e82a3f8a633a5 debuginfo(build-id) = 2e407ce6dad65d9173342deb9820aa20e81c4159 debuginfo(build-id) = 4b240ec469f3920d57c1c021b56d0a7b11147a5f debuginfo(build-id) = 68f54440c614251c22d8c795f786dd1e2e0d3600 debuginfo(build-id) = 7410a020153e043e88c35ea9605e2fb6b2f9777b debuginfo(build-id) = 7a9c9e8b72af85d150b3dd676522d6941c89ff51 debuginfo(build-id) = 7d2d86b7901dc36bb8f09daa892664243ab727cc debuginfo(build-id) = a1941e9942d654762151fadb5e293af3363509c1 debuginfo(build-id) = a788bb22ee0cfca91efdafc6bc9d22a7c52b89eb debuginfo(build-id) = c56bdb53bed50d4cb6e0372320d2eaa3bc661b82 python3-Cython-debuginfo = 0.28.4-1.fc29 python3-Cython-debuginfo(riscv-64) = 0.28.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: Cython-debugsource(riscv-64) = 0.28.4-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-Cython-0.28.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-Cython-0.28.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/Cython-debugsource-0.28.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/Cython-debuginfo-0.28.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-Cython-debuginfo-0.28.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-Cython-debuginfo-0.28.4-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y6xPdD + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/Cython-0.28.4-1.fc29.riscv64 + exit 0 Child return code was: 0