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-16775-8132/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.1-2.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-16775-8132/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.6fcMig + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cython-0.28.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cython-0.28.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cython-0.28.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G3QGKO + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.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/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.1/Cython/Plex/Scanners.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Plex/Actions.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Pythran.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Lexicon.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Scanning.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Parsing.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/FlowControl.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Code.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Runtime/refnanny.pyx because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/FusedNode.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/Tempita/_tempita.py because it changed. Compiling /builddir/build/BUILD/cython-0.28.1/Cython/StringIOTree.py because it changed. [ 1/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Code.py [ 2/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/FlowControl.py [ 3/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/FusedNode.py [ 4/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Lexicon.py [ 5/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Parsing.py [ 6/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Pythran.py [ 7/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Scanning.py [ 8/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.py [ 9/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Plex/Actions.py [10/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Plex/Scanners.py [11/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/Runtime/refnanny.pyx [12/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/Cython/StringIOTree.py [13/13] Cythonizing /builddir/build/BUILD/cython-0.28.1/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.1 creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/Cython creating build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Plex/Actions.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/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.1/Cython/Compiler/Pythran.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Lexicon.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Parsing.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:19: BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28831: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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28834: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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28837: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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28840: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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28868: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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28871: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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28874: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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28877: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.1/Cython/Compiler/Visitor.c:1103:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/Visitor.c:28880: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.1/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.1/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/Cython/Compiler/FlowControl.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/FlowControl.c:19: BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/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.1/Cython/Compiler/FlowControl.c:1414:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Compiler/FlowControl.c:47454: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.1/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.1/Cython/Compiler/Code.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/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.1/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/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.1/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/Cython/Tempita/_tempita.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from /builddir/build/BUILD/cython-0.28.1/Cython/Tempita/_tempita.c:16: BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/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.1/Cython/Tempita/_tempita.c:847:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cython-0.28.1/Cython/Tempita/_tempita.c:34766: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.1/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.1/Cython/StringIOTree.c -o build/temp.linux-riscv64-2.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1 creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/Cython creating build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Plex/Actions.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/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.1/Cython/Compiler/Pythran.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Lexicon.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Parsing.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/Code.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/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.1/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/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.1/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.1/Cython/StringIOTree.c -o build/temp.linux-riscv64-3.7/builddir/build/BUILD/cython-0.28.1/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.1/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.KJIAKD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64 + cd cython-0.28.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 install -O1 --skip-build --root /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tests creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes/posix creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utility creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Tempita creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport copying build/lib.linux-riscv64-3.7/cython.py -> /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/TestUtils.py to TestUtils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Shadow.py to Shadow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Utils.py to Utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Debugging.py to Debugging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython/Coverage.py to Coverage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport/pyximport.py to pyximport.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/pyximport/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/cython.py to cython.cpython-37.pyc writing byte-compilation script '/tmp/tmpogt79fd7.py' /usr/bin/python3 /tmp/tmpogt79fd7.py removing /tmp/tmpogt79fd7.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.1-2.fc29.riscv64/usr/lib64/python3.7/site-packages/Cython-0.28.1-py3.7.egg-info running install_scripts Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin Installing cython script to /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin/cython /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin/cython3 + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin/cythonize /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin/cythonize3 + for bin in cython cythonize cygdb + mv /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin/cygdb /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin/cygdb3 + rm -rf /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.fc29.riscv64 BUILDSTDERR: Unable to find pgen, not compiling formal grammar. running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes/posix creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita creating /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport copying build/lib.linux-riscv64-2.7/cython.py -> /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Distutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/CodeWriter.py to CodeWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/TestUtils.py to TestUtils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Shadow.py to Shadow.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/libcython.py to libcython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/libpython.py to libpython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/Cygdb.py to Cygdb.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugger/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Inline.py to Inline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Cythonize.py to Cythonize.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestInline.py to TestInline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Distutils.py to Distutils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/Dependencies.py to Dependencies.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/StringIOTree.py to StringIOTree.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Debugging.py to Debugging.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Builtin.py to Builtin.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Visitor.py to Visitor.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TypeInference.py to TypeInference.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Pythran.py to Pythran.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Annotate.py to Annotate.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FlowControl.py to FlowControl.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Buffer.py to Buffer.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Future.py to Future.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CmdLine.py to CmdLine.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Lexicon.py to Lexicon.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/CythonScope.py to CythonScope.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Version.py to Version.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/MemoryView.py to MemoryView.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Main.py to Main.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Code.py to Code.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Pipeline.py to Pipeline.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Naming.py to Naming.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Scanning.py to Scanning.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Options.py to Options.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Interpreter.py to Interpreter.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TreePath.py to TreePath.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Nodes.py to Nodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Optimize.py to Optimize.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Parsing.py to Parsing.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FusedNode.py to FusedNode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Symtab.py to Symtab.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Errors.py to Errors.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Scanners.py to Scanners.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Traditional.py to Traditional.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Machines.py to Machines.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/DFA.py to DFA.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Regexps.py to Regexps.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Timing.py to Timing.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Transitions.py to Transitions.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Errors.py to Errors.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Lexicons.py to Lexicons.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Actions.py to Actions.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Coverage.py to Coverage.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Utility/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/_tempita.py to _tempita.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/_looper.py to _looper.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/compat3.py to compat3.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport/pyxbuild.py to pyxbuild.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport/pyximport.py to pyximport.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/pyximport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/cython.py to cython.pyc writing byte-compilation script '/tmp/tmpaCfvjP.py' /usr/bin/python2 -O /tmp/tmpaCfvjP.py removing /tmp/tmpaCfvjP.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.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython-0.28.1-py2.7.egg-info running install_scripts Installing cython script to /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/bin + rm -rf /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.fc29 --unique-debug-suffix -0.28.1-2.fc29.riscv64 --unique-debug-src-base Cython-0.28.1-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cython-0.28.1 extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/StringIOTree.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Runtime/refnanny.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Parsing.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Visitor.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Code.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Scanning.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FlowControl.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/FusedNode.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Lexicon.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Compiler/Pythran.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Actions.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Plex/Scanners.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7/site-packages/Cython/Tempita/_tempita.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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.1-2.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: 35768 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.1-2.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gjtWgY + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.1 + DOCDIR=/builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/share/doc/python2-Cython + cp -pr Demos /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/share/doc/python2-Cython + cp -pr Doc /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/share/doc/python2-Cython + cp -pr Tools /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/share/doc/python2-Cython + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YnPR5j + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.1 + LICENSEDIR=/builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.fc29.riscv64/usr/share/licenses/python2-Cython + cp -pr LICENSE.txt /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/share/licenses/python2-Cython + exit 0 Provides: Cython = 0.28.1-2.fc29 Cython(riscv-64) = 0.28.1-2.fc29 python-Cython = 0.28.1-2.fc29 python-Cython(riscv-64) = 0.28.1-2.fc29 python2-Cython = 0.28.1-2.fc29 python2-Cython(riscv-64) = 0.28.1-2.fc29 python2.7dist(cython) = 0.28.1 python2dist(cython) = 0.28.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/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.1-2.fc29 python-Cython < 0.28.1-2.fc29 Processing files: python3-Cython-0.28.1-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0oAuYf + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.1 + DOCDIR=/builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.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.1-2.fc29.riscv64/usr/share/doc/python3-Cython + cp -pr Demos /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/share/doc/python3-Cython + cp -pr Doc /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/share/doc/python3-Cython + cp -pr Tools /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/share/doc/python3-Cython + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rPKwlT + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.1 + LICENSEDIR=/builddir/build/BUILDROOT/Cython-0.28.1-2.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.1-2.fc29.riscv64/usr/share/licenses/python3-Cython + cp -pr LICENSE.txt /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64/usr/share/licenses/python3-Cython + exit 0 Provides: python3-Cython = 0.28.1-2.fc29 python3-Cython(riscv-64) = 0.28.1-2.fc29 python3.7dist(cython) = 0.28.1 python3dist(cython) = 0.28.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: Cython-debugsource-0.28.1-2.fc29.riscv64 Provides: Cython-debugsource = 0.28.1-2.fc29 Cython-debugsource(riscv-64) = 0.28.1-2.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.1-2.fc29.riscv64 Provides: Cython-debuginfo = 0.28.1-2.fc29 Cython-debuginfo(riscv-64) = 0.28.1-2.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.1-2.fc29 Processing files: python2-Cython-debuginfo-0.28.1-2.fc29.riscv64 Provides: debuginfo(build-id) = 00db44a8ab9a165b3f625b820f82150cd87772d7 debuginfo(build-id) = 0f436de963373b1ad1e9a8e843ff325b046d39f1 debuginfo(build-id) = 35e1007330a0708071cb0c59070b1b8fedf689a8 debuginfo(build-id) = 6bf79a86a397abad4db11f3b74d2f581744409a3 debuginfo(build-id) = 827bef33c6005e86197ec80a15e77ebd52e65c70 debuginfo(build-id) = 9ab3eadf85f0a5af80348f6e00c126f53f15ff3c debuginfo(build-id) = abf3923b6e9e7c7d437c2a4904de862153011de4 debuginfo(build-id) = b19db029c9d57b0d47f0d06c67c9b8355b4d7c11 debuginfo(build-id) = b90e987639aba566e3b435398a0083769ad85766 debuginfo(build-id) = c9d7f30a1a6e287b095a74a7cbb22096caf48180 debuginfo(build-id) = d570c3a73844e467cf35ef62857f3eda37a7450a debuginfo(build-id) = d88cfb74380e5014d612032e899927ee7bb788ba debuginfo(build-id) = ff52127972fb77c679a60efbb1dfc39bcc9cd17f python2-Cython-debuginfo = 0.28.1-2.fc29 python2-Cython-debuginfo(riscv-64) = 0.28.1-2.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.1-2.fc29 Processing files: python3-Cython-debuginfo-0.28.1-2.fc29.riscv64 Provides: debuginfo(build-id) = 00d801587e92c2987772ab7f97db374cb87b0a20 debuginfo(build-id) = 1a3086e1731181f3ebe5a326ab20ed83c22db92f debuginfo(build-id) = 2045619db11b12439b5347be96037e1cde4e2fb4 debuginfo(build-id) = 23770725f3e82a4b99988cca539f1b20561da287 debuginfo(build-id) = 62c01d36bed36d052c4eec19d98d588ab9161af2 debuginfo(build-id) = 7e6f525f1b3f85afad9cfaf51ce547e61b9e022b debuginfo(build-id) = 8755c879668a194aade6770aee6d111148fb75ae debuginfo(build-id) = 894962110766f03b1a7732756db9f38b8d3bcb00 debuginfo(build-id) = b5687ec4bd47013e18589e7414c859ac3adf3c1d debuginfo(build-id) = b63fb54624e1405e463093f9439e05035f015276 debuginfo(build-id) = cc2f15e349d5922f0010a9a997f5fa54ceb0c4a8 debuginfo(build-id) = e77b34674348ef2e2ef175792a516ecc67a24478 debuginfo(build-id) = e869b0b62bc45d80d37ff8a84b9bf85ad53d118c python3-Cython-debuginfo = 0.28.1-2.fc29 python3-Cython-debuginfo(riscv-64) = 0.28.1-2.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.1-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-Cython-0.28.1-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-Cython-0.28.1-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/Cython-debugsource-0.28.1-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/Cython-debuginfo-0.28.1-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-Cython-debuginfo-0.28.1-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-Cython-debuginfo-0.28.1-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qeNyi2 + umask 022 + cd /builddir/build/BUILD + cd cython-0.28.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/Cython-0.28.1-2.fc29.riscv64 + exit 0 Child return code was: 0