Guest User

Untitled

a guest
Aug 20th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. Collecting cryptography
  2. Using cached cryptography-3.0.tar.gz (534 kB)
  3. Installing build dependencies ... error
  4. ERROR: Command errored out with exit status 1:
  5. command: /opt/syncserver/local/bin/python2 /opt/syncserver/local/local/lib/python2.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-BKYS3g/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.8,!=1.11.3; platform_python_implementation != '"'"'PyPy'"'"''
  6. cwd: None
  7. Complete output (143 lines):
  8. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  9. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple
  10. Collecting setuptools>=40.6.0
  11. Using cached setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
  12. Collecting wheel
  13. Using cached wheel-0.35.1-py2.py3-none-any.whl (33 kB)
  14. Collecting cffi!=1.11.3,>=1.8
  15. Using cached cffi-1.14.2.tar.gz (470 kB)
  16. Collecting pycparser
  17. Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
  18. Building wheels for collected packages: cffi
  19. Building wheel for cffi (setup.py): started
  20. Building wheel for cffi (setup.py): finished with status 'error'
  21. ERROR: Command errored out with exit status 1:
  22. command: /opt/syncserver/local/bin/python2 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-d2fwrC/cffi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-d2fwrC/cffi/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-QIAcVx
  23. cwd: /tmp/pip-install-d2fwrC/cffi/
  24. Complete output (56 lines):
  25. Package libffi was not found in the pkg-config search path.
  26. Perhaps you should add the directory containing `libffi.pc'
  27. to the PKG_CONFIG_PATH environment variable
  28. No package 'libffi' found
  29. Package libffi was not found in the pkg-config search path.
  30. Perhaps you should add the directory containing `libffi.pc'
  31. to the PKG_CONFIG_PATH environment variable
  32. No package 'libffi' found
  33. Package libffi was not found in the pkg-config search path.
  34. Perhaps you should add the directory containing `libffi.pc'
  35. to the PKG_CONFIG_PATH environment variable
  36. No package 'libffi' found
  37. Package libffi was not found in the pkg-config search path.
  38. Perhaps you should add the directory containing `libffi.pc'
  39. to the PKG_CONFIG_PATH environment variable
  40. No package 'libffi' found
  41. Package libffi was not found in the pkg-config search path.
  42. Perhaps you should add the directory containing `libffi.pc'
  43. to the PKG_CONFIG_PATH environment variable
  44. No package 'libffi' found
  45. running bdist_wheel
  46. running build
  47. running build_py
  48. creating build
  49. creating build/lib.linux-armv7l-2.7
  50. creating build/lib.linux-armv7l-2.7/cffi
  51. copying cffi/backend_ctypes.py -> build/lib.linux-armv7l-2.7/cffi
  52. copying cffi/model.py -> build/lib.linux-armv7l-2.7/cffi
  53. copying cffi/verifier.py -> build/lib.linux-armv7l-2.7/cffi
  54. copying cffi/cparser.py -> build/lib.linux-armv7l-2.7/cffi
  55. copying cffi/api.py -> build/lib.linux-armv7l-2.7/cffi
  56. copying cffi/setuptools_ext.py -> build/lib.linux-armv7l-2.7/cffi
  57. copying cffi/commontypes.py -> build/lib.linux-armv7l-2.7/cffi
  58. copying cffi/cffi_opcode.py -> build/lib.linux-armv7l-2.7/cffi
  59. copying cffi/lock.py -> build/lib.linux-armv7l-2.7/cffi
  60. copying cffi/recompiler.py -> build/lib.linux-armv7l-2.7/cffi
  61. copying cffi/pkgconfig.py -> build/lib.linux-armv7l-2.7/cffi
  62. copying cffi/ffiplatform.py -> build/lib.linux-armv7l-2.7/cffi
  63. copying cffi/error.py -> build/lib.linux-armv7l-2.7/cffi
  64. copying cffi/__init__.py -> build/lib.linux-armv7l-2.7/cffi
  65. copying cffi/vengine_cpy.py -> build/lib.linux-armv7l-2.7/cffi
  66. copying cffi/vengine_gen.py -> build/lib.linux-armv7l-2.7/cffi
  67. copying cffi/_cffi_include.h -> build/lib.linux-armv7l-2.7/cffi
  68. copying cffi/parse_c_type.h -> build/lib.linux-armv7l-2.7/cffi
  69. copying cffi/_embedding.h -> build/lib.linux-armv7l-2.7/cffi
  70. copying cffi/_cffi_errors.h -> build/lib.linux-armv7l-2.7/cffi
  71. running build_ext
  72. building '_cffi_backend' extension
  73. creating build/temp.linux-armv7l-2.7
  74. creating build/temp.linux-armv7l-2.7/c
  75. arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wno-error -Wno-error=format-security -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/usr/include/python2.7 -c c/_cffi_backend.c -o build/temp.linux-armv7l-2.7/c/_cffi_backend.o
  76. c/_cffi_backend.c:15:10: fatal error: ffi.h: Datei oder Verzeichnis nicht gefunden
  77. #include <ffi.h>
  78. ^~~~~~~
  79. compilation terminated.
  80. error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
  81. ----------------------------------------
  82. ERROR: Failed building wheel for cffi
  83. Running setup.py clean for cffi
  84. Failed to build cffi
  85. DEPRECATION: Could not build wheels for cffi which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368.
  86. Installing collected packages: setuptools, wheel, pycparser, cffi
  87. Running setup.py install for cffi: started
  88. Running setup.py install for cffi: finished with status 'error'
  89. ERROR: Command errored out with exit status 1:
  90. command: /opt/syncserver/local/bin/python2 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-d2fwrC/cffi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-d2fwrC/cffi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-19ZmiM/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-BKYS3g/overlay --compile --install-headers /tmp/pip-build-env-BKYS3g/overlay/include/site/python2.7/cffi
  91. cwd: /tmp/pip-install-d2fwrC/cffi/
  92. Complete output (56 lines):
  93. Package libffi was not found in the pkg-config search path.
  94. Perhaps you should add the directory containing `libffi.pc'
  95. to the PKG_CONFIG_PATH environment variable
  96. No package 'libffi' found
  97. Package libffi was not found in the pkg-config search path.
  98. Perhaps you should add the directory containing `libffi.pc'
  99. to the PKG_CONFIG_PATH environment variable
  100. No package 'libffi' found
  101. Package libffi was not found in the pkg-config search path.
  102. Perhaps you should add the directory containing `libffi.pc'
  103. to the PKG_CONFIG_PATH environment variable
  104. No package 'libffi' found
  105. Package libffi was not found in the pkg-config search path.
  106. Perhaps you should add the directory containing `libffi.pc'
  107. to the PKG_CONFIG_PATH environment variable
  108. No package 'libffi' found
  109. Package libffi was not found in the pkg-config search path.
  110. Perhaps you should add the directory containing `libffi.pc'
  111. to the PKG_CONFIG_PATH environment variable
  112. No package 'libffi' found
  113. running install
  114. running build
  115. running build_py
  116. creating build
  117. creating build/lib.linux-armv7l-2.7
  118. creating build/lib.linux-armv7l-2.7/cffi
  119. copying cffi/backend_ctypes.py -> build/lib.linux-armv7l-2.7/cffi
  120. copying cffi/model.py -> build/lib.linux-armv7l-2.7/cffi
  121. copying cffi/verifier.py -> build/lib.linux-armv7l-2.7/cffi
  122. copying cffi/cparser.py -> build/lib.linux-armv7l-2.7/cffi
  123. copying cffi/api.py -> build/lib.linux-armv7l-2.7/cffi
  124. copying cffi/setuptools_ext.py -> build/lib.linux-armv7l-2.7/cffi
  125. copying cffi/commontypes.py -> build/lib.linux-armv7l-2.7/cffi
  126. copying cffi/cffi_opcode.py -> build/lib.linux-armv7l-2.7/cffi
  127. copying cffi/lock.py -> build/lib.linux-armv7l-2.7/cffi
  128. copying cffi/recompiler.py -> build/lib.linux-armv7l-2.7/cffi
  129. copying cffi/pkgconfig.py -> build/lib.linux-armv7l-2.7/cffi
  130. copying cffi/ffiplatform.py -> build/lib.linux-armv7l-2.7/cffi
  131. copying cffi/error.py -> build/lib.linux-armv7l-2.7/cffi
  132. copying cffi/__init__.py -> build/lib.linux-armv7l-2.7/cffi
  133. copying cffi/vengine_cpy.py -> build/lib.linux-armv7l-2.7/cffi
  134. copying cffi/vengine_gen.py -> build/lib.linux-armv7l-2.7/cffi
  135. copying cffi/_cffi_include.h -> build/lib.linux-armv7l-2.7/cffi
  136. copying cffi/parse_c_type.h -> build/lib.linux-armv7l-2.7/cffi
  137. copying cffi/_embedding.h -> build/lib.linux-armv7l-2.7/cffi
  138. copying cffi/_cffi_errors.h -> build/lib.linux-armv7l-2.7/cffi
  139. running build_ext
  140. building '_cffi_backend' extension
  141. creating build/temp.linux-armv7l-2.7
  142. creating build/temp.linux-armv7l-2.7/c
  143. arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wno-error -Wno-error=format-security -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/usr/include/python2.7 -c c/_cffi_backend.c -o build/temp.linux-armv7l-2.7/c/_cffi_backend.o
  144. c/_cffi_backend.c:15:10: fatal error: ffi.h: Datei oder Verzeichnis nicht gefunden
  145. #include <ffi.h>
  146. ^~~~~~~
  147. compilation terminated.
  148. error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
  149. ----------------------------------------
  150. ERROR: Command errored out with exit status 1: /opt/syncserver/local/bin/python2 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-d2fwrC/cffi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-d2fwrC/cffi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-19ZmiM/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-BKYS3g/overlay --compile --install-headers /tmp/pip-build-env-BKYS3g/overlay/include/site/python2.7/cffi Check the logs for full command output.
  151. ----------------------------------------
  152. ERROR: Command errored out with exit status 1: /opt/syncserver/local/bin/python2 /opt/syncserver/local/local/lib/python2.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-BKYS3g/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.8,!=1.11.3; platform_python_implementation != '"'"'PyPy'"'"'' Check the logs for full command output.
  153.  
Add Comment
Please, Sign In to add comment