Guest User

sudo pip3 install kivy

a guest
May 4th, 2020
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.43 KB | None | 0 0
  1. kivyuser@kivyuser-virtualbox:~$ sudo pip3 install kivy
  2. Collecting kivy
  3. Using cached Kivy-1.11.1.tar.gz (23.6 MB)
  4. ERROR: Command errored out with exit status 1:
  5. command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xy7ijgyt/kivy/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xy7ijgyt/kivy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-gymnberb
  6. cwd: /tmp/pip-install-xy7ijgyt/kivy/
  7. Complete output (671 lines):
  8. fatal: not a git repository (or any of the parent directories): .git
  9. ERROR: Command errored out with exit status 1:
  10. command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-1gdubd7c/cython/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-1gdubd7c/cython/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-dcpoyip5
  11. cwd: /tmp/pip-wheel-1gdubd7c/cython/
  12. Complete output (598 lines):
  13. Unable to find pgen, not compiling formal grammar.
  14. running bdist_wheel
  15. running build
  16. running build_py
  17. creating build
  18. creating build/lib.linux-x86_64-3.8
  19. copying cython.py -> build/lib.linux-x86_64-3.8
  20. creating build/lib.linux-x86_64-3.8/Cython
  21. copying Cython/Utils.py -> build/lib.linux-x86_64-3.8/Cython
  22. copying Cython/CodeWriter.py -> build/lib.linux-x86_64-3.8/Cython
  23. copying Cython/Debugging.py -> build/lib.linux-x86_64-3.8/Cython
  24. copying Cython/__init__.py -> build/lib.linux-x86_64-3.8/Cython
  25. copying Cython/StringIOTree.py -> build/lib.linux-x86_64-3.8/Cython
  26. copying Cython/Coverage.py -> build/lib.linux-x86_64-3.8/Cython
  27. copying Cython/Shadow.py -> build/lib.linux-x86_64-3.8/Cython
  28. copying Cython/TestUtils.py -> build/lib.linux-x86_64-3.8/Cython
  29. creating build/lib.linux-x86_64-3.8/Cython/Build
  30. copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-3.8/Cython/Build
  31. copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-3.8/Cython/Build
  32. copying Cython/Build/Inline.py -> build/lib.linux-x86_64-3.8/Cython/Build
  33. copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-3.8/Cython/Build
  34. copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-3.8/Cython/Build
  35. copying Cython/Build/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Build
  36. copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-3.8/Cython/Build
  37. creating build/lib.linux-x86_64-3.8/Cython/Compiler
  38. copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  39. copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  40. copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  41. copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  42. copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  43. copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  44. copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  45. copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  46. copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  47. copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  48. copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  49. copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  50. copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  51. copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  52. copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  53. copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  54. copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  55. copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  56. copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  57. copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  58. copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  59. copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  60. copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  61. copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  62. copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  63. copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  64. copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  65. copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  66. copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  67. copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  68. copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  69. copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  70. copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  71. copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  72. copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  73. copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  74. copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  75. copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  76. copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  77. copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  78. copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-3.8/Cython/Compiler
  79. creating build/lib.linux-x86_64-3.8/Cython/Runtime
  80. copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Runtime
  81. creating build/lib.linux-x86_64-3.8/Cython/Distutils
  82. copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-3.8/Cython/Distutils
  83. copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Distutils
  84. copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-3.8/Cython/Distutils
  85. copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-3.8/Cython/Distutils
  86. creating build/lib.linux-x86_64-3.8/Cython/Debugger
  87. copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-3.8/Cython/Debugger
  88. copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-3.8/Cython/Debugger
  89. copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Debugger
  90. copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-3.8/Cython/Debugger
  91. copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-3.8/Cython/Debugger
  92. creating build/lib.linux-x86_64-3.8/Cython/Debugger/Tests
  93. copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-3.8/Cython/Debugger/Tests
  94. copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-3.8/Cython/Debugger/Tests
  95. copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Debugger/Tests
  96. copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-3.8/Cython/Debugger/Tests
  97. creating build/lib.linux-x86_64-3.8/Cython/Plex
  98. copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  99. copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  100. copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  101. copying Cython/Plex/Traditional.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  102. copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  103. copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  104. copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  105. copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  106. copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  107. copying Cython/Plex/Timing.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  108. copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-3.8/Cython/Plex
  109. creating build/lib.linux-x86_64-3.8/Cython/Tests
  110. copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-3.8/Cython/Tests
  111. copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-3.8/Cython/Tests
  112. copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Tests
  113. copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-3.8/Cython/Tests
  114. copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-3.8/Cython/Tests
  115. copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-3.8/Cython/Tests
  116. creating build/lib.linux-x86_64-3.8/Cython/Build/Tests
  117. copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-3.8/Cython/Build/Tests
  118. copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-3.8/Cython/Build/Tests
  119. copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-3.8/Cython/Build/Tests
  120. copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Build/Tests
  121. copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-3.8/Cython/Build/Tests
  122. creating build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  123. copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  124. copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  125. copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  126. copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  127. copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  128. copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  129. copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  130. copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  131. copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  132. copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  133. copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  134. copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  135. copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-3.8/Cython/Compiler/Tests
  136. creating build/lib.linux-x86_64-3.8/Cython/Utility
  137. copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Utility
  138. creating build/lib.linux-x86_64-3.8/Cython/Tempita
  139. copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-3.8/Cython/Tempita
  140. copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-3.8/Cython/Tempita
  141. copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-3.8/Cython/Tempita
  142. copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-3.8/Cython/Tempita
  143. creating build/lib.linux-x86_64-3.8/pyximport
  144. copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-3.8/pyximport
  145. copying pyximport/__init__.py -> build/lib.linux-x86_64-3.8/pyximport
  146. copying pyximport/pyximport.py -> build/lib.linux-x86_64-3.8/pyximport
  147. creating build/lib.linux-x86_64-3.8/Cython/Includes
  148. copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes
  149. creating build/lib.linux-x86_64-3.8/Cython/Includes/posix
  150. copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  151. copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  152. copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  153. copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  154. copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  155. copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  156. copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  157. copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  158. copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  159. copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  160. copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  161. copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  162. copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  163. copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  164. copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  165. copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/posix
  166. creating build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  167. copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  168. copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  169. copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  170. copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  171. copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  172. copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  173. copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  174. copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  175. copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  176. copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  177. copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  178. copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  179. copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  180. copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  181. copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  182. copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  183. copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  184. copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  185. copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  186. copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  187. copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  188. copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  189. copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  190. copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  191. copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  192. copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  193. copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  194. copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  195. copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  196. copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  197. copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  198. copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  199. copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  200. copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  201. copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  202. copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/Deprecated
  203. creating build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  204. copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  205. copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  206. copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  207. copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  208. copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  209. copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  210. copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  211. copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  212. copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  213. copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  214. copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  215. copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  216. copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  217. copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  218. copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  219. copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  220. copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  221. copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  222. copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  223. copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  224. copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  225. copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  226. copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libcpp
  227. creating build/lib.linux-x86_64-3.8/Cython/Includes/numpy
  228. copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/numpy
  229. copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/numpy
  230. creating build/lib.linux-x86_64-3.8/Cython/Includes/libc
  231. copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  232. copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  233. copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  234. copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  235. copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  236. copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  237. copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  238. copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  239. copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  240. copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  241. copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  242. copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  243. copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  244. copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/libc
  245. creating build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  246. copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  247. copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  248. copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  249. copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  250. copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  251. copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  252. copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  253. copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  254. copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  255. copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  256. copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  257. copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  258. copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  259. copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  260. copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  261. copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  262. copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  263. copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  264. copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  265. copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  266. copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  267. copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  268. copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  269. copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  270. copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  271. copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  272. copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  273. copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  274. copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  275. copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  276. copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  277. copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  278. copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  279. copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  280. copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  281. copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  282. copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  283. copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  284. copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  285. copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  286. copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  287. copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-3.8/Cython/Includes/cpython
  288. copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-3.8/Cython/Compiler
  289. copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-3.8/Cython/Compiler
  290. copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-3.8/Cython/Compiler
  291. copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-3.8/Cython/Compiler
  292. copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-3.8/Cython/Compiler
  293. copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-3.8/Cython/Compiler
  294. copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-3.8/Cython/Runtime
  295. copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-3.8/Cython/Debugger/Tests
  296. copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-3.8/Cython/Debugger/Tests
  297. copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-3.8/Cython/Plex
  298. copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-3.8/Cython/Plex
  299. copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-3.8/Cython/Utility
  300. copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-3.8/Cython/Utility
  301. copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-3.8/Cython/Utility
  302. copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-3.8/Cython/Utility
  303. copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-3.8/Cython/Utility
  304. copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-3.8/Cython/Utility
  305. copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  306. copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  307. copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  308. copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  309. copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  310. copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  311. copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  312. copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  313. copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  314. copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  315. copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  316. copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  317. copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  318. copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  319. copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  320. copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  321. copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  322. copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  323. copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  324. copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  325. copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  326. copying Cython/Utility/Capsule.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  327. copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  328. copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-3.8/Cython/Utility
  329. copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-3.8/Cython/Utility
  330. copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-3.8/Cython/Utility
  331. running build_ext
  332. building 'Cython.Plex.Scanners' extension
  333. creating build/temp.linux-x86_64-3.8
  334. creating build/temp.linux-x86_64-3.8/tmp
  335. creating build/temp.linux-x86_64-3.8/tmp/pip-wheel-1gdubd7c
  336. creating build/temp.linux-x86_64-3.8/tmp/pip-wheel-1gdubd7c/cython
  337. creating build/temp.linux-x86_64-3.8/tmp/pip-wheel-1gdubd7c/cython/Cython
  338. creating build/temp.linux-x86_64-3.8/tmp/pip-wheel-1gdubd7c/cython/Cython/Plex
  339. x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.8 -c /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-3.8/tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.o
  340. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c: In function ‘__Pyx_InitCachedConstants’:
  341. /usr/include/python3.8/code.h:72:25: warning: passing argument 6 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  342. 72 | #define CO_OPTIMIZED 0x0001
  343. | ^
  344. | |
  345. | int
  346. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:37: note: in definition of macro ‘__Pyx_PyCode_New’
  347. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  348. | ^
  349. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7241:62: note: in expansion of macro ‘CO_OPTIMIZED’
  350. 7241 | __pyx_codeobj__6 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__5, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_read, 113, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__6)) __PYX_ERR(0, 113, __pyx_L1_error)
  351. | ^~~~~~~~~~~~
  352. In file included from /usr/include/python3.8/compile.h:5,
  353. from /usr/include/python3.8/Python.h:138,
  354. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  355. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  356. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  357. | ^~~~~~~~~~
  358. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7241:236: warning: passing argument 14 of ‘PyCode_New’ makes integer from pointer without a cast [-Wint-conversion]
  359. 7241 | __pyx_codeobj__6 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__5, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_read, 113, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__6)) __PYX_ERR(0, 113, __pyx_L1_error)
  360. | ^~~~~~~~~~~~~~
  361. | |
  362. | PyObject * {aka struct _object *}
  363. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:69: note: in definition of macro ‘__Pyx_PyCode_New’
  364. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  365. | ^~~~
  366. In file included from /usr/include/python3.8/compile.h:5,
  367. from /usr/include/python3.8/Python.h:138,
  368. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  369. /usr/include/python3.8/code.h:122:28: note: expected ‘int’ but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
  370. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  371. | ^~~~~~~~~~
  372. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7241:252: warning: passing argument 15 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  373. 7241 | __pyx_codeobj__6 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__5, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_read, 113, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__6)) __PYX_ERR(0, 113, __pyx_L1_error)
  374. | ^~~
  375. | |
  376. | int
  377. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:75: note: in definition of macro ‘__Pyx_PyCode_New’
  378. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  379. | ^~~~~
  380. In file included from /usr/include/python3.8/compile.h:5,
  381. from /usr/include/python3.8/Python.h:138,
  382. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  383. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  384. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  385. | ^~~~~~~~~~
  386. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:11: error: too many arguments to function ‘PyCode_New’
  387. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  388. | ^~~~~~~~~~
  389. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7241:33: note: in expansion of macro ‘__Pyx_PyCode_New’
  390. 7241 | __pyx_codeobj__6 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__5, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_read, 113, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__6)) __PYX_ERR(0, 113, __pyx_L1_error)
  391. | ^~~~~~~~~~~~~~~~
  392. In file included from /usr/include/python3.8/compile.h:5,
  393. from /usr/include/python3.8/Python.h:138,
  394. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  395. /usr/include/python3.8/code.h:122:28: note: declared here
  396. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  397. | ^~~~~~~~~~
  398. /usr/include/python3.8/code.h:72:25: warning: passing argument 6 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  399. 72 | #define CO_OPTIMIZED 0x0001
  400. | ^
  401. | |
  402. | int
  403. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:37: note: in definition of macro ‘__Pyx_PyCode_New’
  404. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  405. | ^
  406. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7253:62: note: in expansion of macro ‘CO_OPTIMIZED’
  407. 7253 | __pyx_codeobj__8 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__7, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_position, 297, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__8)) __PYX_ERR(0, 297, __pyx_L1_error)
  408. | ^~~~~~~~~~~~
  409. In file included from /usr/include/python3.8/compile.h:5,
  410. from /usr/include/python3.8/Python.h:138,
  411. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  412. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  413. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  414. | ^~~~~~~~~~
  415. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7253:236: warning: passing argument 14 of ‘PyCode_New’ makes integer from pointer without a cast [-Wint-conversion]
  416. 7253 | __pyx_codeobj__8 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__7, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_position, 297, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__8)) __PYX_ERR(0, 297, __pyx_L1_error)
  417. | ^~~~~~~~~~~~~~~~~~
  418. | |
  419. | PyObject * {aka struct _object *}
  420. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:69: note: in definition of macro ‘__Pyx_PyCode_New’
  421. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  422. | ^~~~
  423. In file included from /usr/include/python3.8/compile.h:5,
  424. from /usr/include/python3.8/Python.h:138,
  425. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  426. /usr/include/python3.8/code.h:122:28: note: expected ‘int’ but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
  427. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  428. | ^~~~~~~~~~
  429. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7253:256: warning: passing argument 15 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  430. 7253 | __pyx_codeobj__8 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__7, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_position, 297, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__8)) __PYX_ERR(0, 297, __pyx_L1_error)
  431. | ^~~
  432. | |
  433. | int
  434. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:75: note: in definition of macro ‘__Pyx_PyCode_New’
  435. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  436. | ^~~~~
  437. In file included from /usr/include/python3.8/compile.h:5,
  438. from /usr/include/python3.8/Python.h:138,
  439. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  440. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  441. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  442. | ^~~~~~~~~~
  443. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:11: error: too many arguments to function ‘PyCode_New’
  444. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  445. | ^~~~~~~~~~
  446. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7253:33: note: in expansion of macro ‘__Pyx_PyCode_New’
  447. 7253 | __pyx_codeobj__8 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__7, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_position, 297, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__8)) __PYX_ERR(0, 297, __pyx_L1_error)
  448. | ^~~~~~~~~~~~~~~~
  449. In file included from /usr/include/python3.8/compile.h:5,
  450. from /usr/include/python3.8/Python.h:138,
  451. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  452. /usr/include/python3.8/code.h:122:28: note: declared here
  453. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  454. | ^~~~~~~~~~
  455. /usr/include/python3.8/code.h:72:25: warning: passing argument 6 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  456. 72 | #define CO_OPTIMIZED 0x0001
  457. | ^
  458. | |
  459. | int
  460. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:37: note: in definition of macro ‘__Pyx_PyCode_New’
  461. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  462. | ^
  463. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7265:63: note: in expansion of macro ‘CO_OPTIMIZED’
  464. 7265 | __pyx_codeobj__10 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__9, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_get_position, 308, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__10)) __PYX_ERR(0, 308, __pyx_L1_error)
  465. | ^~~~~~~~~~~~
  466. In file included from /usr/include/python3.8/compile.h:5,
  467. from /usr/include/python3.8/Python.h:138,
  468. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  469. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  470. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  471. | ^~~~~~~~~~
  472. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7265:237: warning: passing argument 14 of ‘PyCode_New’ makes integer from pointer without a cast [-Wint-conversion]
  473. 7265 | __pyx_codeobj__10 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__9, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_get_position, 308, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__10)) __PYX_ERR(0, 308, __pyx_L1_error)
  474. | ^~~~~~~~~~~~~~~~~~~~~~
  475. | |
  476. | PyObject * {aka struct _object *}
  477. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:69: note: in definition of macro ‘__Pyx_PyCode_New’
  478. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  479. | ^~~~
  480. In file included from /usr/include/python3.8/compile.h:5,
  481. from /usr/include/python3.8/Python.h:138,
  482. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  483. /usr/include/python3.8/code.h:122:28: note: expected ‘int’ but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
  484. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  485. | ^~~~~~~~~~
  486. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7265:261: warning: passing argument 15 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  487. 7265 | __pyx_codeobj__10 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__9, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_get_position, 308, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__10)) __PYX_ERR(0, 308, __pyx_L1_error)
  488. | ^~~
  489. | |
  490. | int
  491. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:75: note: in definition of macro ‘__Pyx_PyCode_New’
  492. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  493. | ^~~~~
  494. In file included from /usr/include/python3.8/compile.h:5,
  495. from /usr/include/python3.8/Python.h:138,
  496. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  497. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  498. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  499. | ^~~~~~~~~~
  500. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:11: error: too many arguments to function ‘PyCode_New’
  501. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  502. | ^~~~~~~~~~
  503. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7265:34: note: in expansion of macro ‘__Pyx_PyCode_New’
  504. 7265 | __pyx_codeobj__10 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__9, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_get_position, 308, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__10)) __PYX_ERR(0, 308, __pyx_L1_error)
  505. | ^~~~~~~~~~~~~~~~
  506. In file included from /usr/include/python3.8/compile.h:5,
  507. from /usr/include/python3.8/Python.h:138,
  508. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  509. /usr/include/python3.8/code.h:122:28: note: declared here
  510. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  511. | ^~~~~~~~~~
  512. /usr/include/python3.8/code.h:72:25: warning: passing argument 6 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  513. 72 | #define CO_OPTIMIZED 0x0001
  514. | ^
  515. | |
  516. | int
  517. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:37: note: in definition of macro ‘__Pyx_PyCode_New’
  518. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  519. | ^
  520. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7277:63: note: in expansion of macro ‘CO_OPTIMIZED’
  521. 7277 | __pyx_codeobj__12 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__11, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_eof, 334, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__12)) __PYX_ERR(0, 334, __pyx_L1_error)
  522. | ^~~~~~~~~~~~
  523. In file included from /usr/include/python3.8/compile.h:5,
  524. from /usr/include/python3.8/Python.h:138,
  525. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  526. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  527. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  528. | ^~~~~~~~~~
  529. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7277:238: warning: passing argument 14 of ‘PyCode_New’ makes integer from pointer without a cast [-Wint-conversion]
  530. 7277 | __pyx_codeobj__12 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__11, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_eof, 334, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__12)) __PYX_ERR(0, 334, __pyx_L1_error)
  531. | ^~~~~~~~~~~~~
  532. | |
  533. | PyObject * {aka struct _object *}
  534. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:69: note: in definition of macro ‘__Pyx_PyCode_New’
  535. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  536. | ^~~~
  537. In file included from /usr/include/python3.8/compile.h:5,
  538. from /usr/include/python3.8/Python.h:138,
  539. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  540. /usr/include/python3.8/code.h:122:28: note: expected ‘int’ but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
  541. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  542. | ^~~~~~~~~~
  543. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7277:253: warning: passing argument 15 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  544. 7277 | __pyx_codeobj__12 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__11, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_eof, 334, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__12)) __PYX_ERR(0, 334, __pyx_L1_error)
  545. | ^~~
  546. | |
  547. | int
  548. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:75: note: in definition of macro ‘__Pyx_PyCode_New’
  549. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  550. | ^~~~~
  551. In file included from /usr/include/python3.8/compile.h:5,
  552. from /usr/include/python3.8/Python.h:138,
  553. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  554. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  555. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  556. | ^~~~~~~~~~
  557. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:11: error: too many arguments to function ‘PyCode_New’
  558. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  559. | ^~~~~~~~~~
  560. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:7277:34: note: in expansion of macro ‘__Pyx_PyCode_New’
  561. 7277 | __pyx_codeobj__12 = (PyObject*)__Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__11, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_Cython_Plex_Scanners_py, __pyx_n_s_eof, 334, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__12)) __PYX_ERR(0, 334, __pyx_L1_error)
  562. | ^~~~~~~~~~~~~~~~
  563. In file included from /usr/include/python3.8/compile.h:5,
  564. from /usr/include/python3.8/Python.h:138,
  565. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  566. /usr/include/python3.8/code.h:122:28: note: declared here
  567. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  568. | ^~~~~~~~~~
  569. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c: In function ‘__Pyx_CreateCodeObjectForTraceback’:
  570. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:10051:9: warning: passing argument 14 of ‘PyCode_New’ makes integer from pointer without a cast [-Wint-conversion]
  571. 10051 | py_funcname, /*PyObject *name,*/
  572. | ^~~~~~~~~~~
  573. | |
  574. | PyObject * {aka struct _object *}
  575. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:69: note: in definition of macro ‘__Pyx_PyCode_New’
  576. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  577. | ^~~~
  578. In file included from /usr/include/python3.8/compile.h:5,
  579. from /usr/include/python3.8/Python.h:138,
  580. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  581. /usr/include/python3.8/code.h:122:28: note: expected ‘int’ but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
  582. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  583. | ^~~~~~~~~~
  584. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:10052:9: warning: passing argument 15 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
  585. 10052 | py_line,
  586. | ^~~~~~~
  587. | |
  588. | int
  589. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:75: note: in definition of macro ‘__Pyx_PyCode_New’
  590. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  591. | ^~~~~
  592. In file included from /usr/include/python3.8/compile.h:5,
  593. from /usr/include/python3.8/Python.h:138,
  594. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  595. /usr/include/python3.8/code.h:122:28: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  596. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  597. | ^~~~~~~~~~
  598. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:333:11: error: too many arguments to function ‘PyCode_New’
  599. 333 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
  600. | ^~~~~~~~~~
  601. /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:10038:15: note: in expansion of macro ‘__Pyx_PyCode_New’
  602. 10038 | py_code = __Pyx_PyCode_New(
  603. | ^~~~~~~~~~~~~~~~
  604. In file included from /usr/include/python3.8/compile.h:5,
  605. from /usr/include/python3.8/Python.h:138,
  606. from /tmp/pip-wheel-1gdubd7c/cython/Cython/Plex/Scanners.c:19:
  607. /usr/include/python3.8/code.h:122:28: note: declared here
  608. 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
  609. | ^~~~~~~~~~
  610. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  611. ----------------------------------------
  612. ERROR: Failed building wheel for cython
  613. ERROR: Failed to build one or more wheels
  614. Traceback (most recent call last):
  615. File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 128, in fetch_build_egg
  616. subprocess.check_call(cmd)
  617. File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
  618. raise CalledProcessError(retcode, cmd)
  619. subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpq9k_yp5j', '--quiet', '--find-links', 'https://github.com/kivy-garden/garden/archive/master.zip', 'cython!=0.27,!=0.27.2,<=0.29.10,>=0.24']' returned non-zero exit status 1.
  620.  
  621. During handling of the above exception, another exception occurred:
  622.  
  623. Traceback (most recent call last):
  624. File "<string>", line 1, in <module>
  625. File "/tmp/pip-install-xy7ijgyt/kivy/setup.py", line 1073, in <module>
  626. setup(
  627. File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 143, in setup
  628. _install_setup_requires(attrs)
  629. File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 138, in _install_setup_requires
  630. dist.fetch_build_eggs(dist.setup_requires)
  631. File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 718, in fetch_build_eggs
  632. resolved_dists = pkg_resources.working_set.resolve(
  633. File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 781, in resolve
  634. dist = best[req.key] = env.best_match(
  635. File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1066, in best_match
  636. return self.obtain(req, installer)
  637. File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1078, in obtain
  638. return installer(requirement)
  639. File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 777, in fetch_build_egg
  640. return fetch_build_egg(self, req)
  641. File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 130, in fetch_build_egg
  642. raise DistutilsError(str(e))
  643. distutils.errors.DistutilsError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpq9k_yp5j', '--quiet', '--find-links', 'https://github.com/kivy-garden/garden/archive/master.zip', 'cython!=0.27,!=0.27.2,<=0.29.10,>=0.24']' returned non-zero exit status 1.
  644. Using setuptools
  645. Using this graphics system: OpenGL
  646. WARNING: A problem occurred while running pkg-config --libs --cflags gstreamer-1.0 (code 1)
  647.  
  648. b"Package gstreamer-1.0 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `gstreamer-1.0.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'gstreamer-1.0' found\n"
  649.  
  650. WARNING: A problem occurred while running pkg-config --libs --cflags sdl2 SDL2_ttf SDL2_image SDL2_mixer (code 1)
  651.  
  652. b"Package sdl2 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `sdl2.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'sdl2' found\nPackage SDL2_ttf was not found in the pkg-config search path.\nPerhaps you should add the directory containing `SDL2_ttf.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'SDL2_ttf' found\nPackage SDL2_image was not found in the pkg-config search path.\nPerhaps you should add the directory containing `SDL2_image.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'SDL2_image' found\nPackage SDL2_mixer was not found in the pkg-config search path.\nPerhaps you should add the directory containing `SDL2_mixer.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'SDL2_mixer' found\n"
  653.  
  654. WARNING: A problem occurred while running pkg-config --libs --cflags pangoft2 (code 1)
  655.  
  656. b"Package pangoft2 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `pangoft2.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'pangoft2' found\n"
  657.  
  658. ERROR: Dependency for context.pyx not resolved: config.pxi
  659. ERROR: Dependency for compiler.pyx not resolved: config.pxi
  660. ERROR: Dependency for context_instructions.pyx not resolved: config.pxi
  661. ERROR: Dependency for fbo.pyx not resolved: config.pxi
  662. ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi
  663. ERROR: Dependency for instructions.pyx not resolved: config.pxi
  664. ERROR: Dependency for opengl.pyx not resolved: config.pxi
  665. ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi
  666. ERROR: Dependency for shader.pyx not resolved: config.pxi
  667. ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi
  668. ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi
  669. ERROR: Dependency for texture.pyx not resolved: config.pxi
  670. ERROR: Dependency for vbo.pyx not resolved: config.pxi
  671. ERROR: Dependency for vertex.pyx not resolved: config.pxi
  672. ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi
  673. ERROR: Dependency for cgl.pyx not resolved: config.pxi
  674. ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi
  675. ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi
  676. ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi
  677. ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi
  678. ERROR: Dependency for svg.pyx not resolved: config.pxi
  679. ----------------------------------------
  680. ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment