Advertisement
lllumineux

Untitled

Dec 7th, 2020
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.91 KB | None | 0 0
  1. > [3/5] RUN pip install --no-cache-dir -r requirements.txt:
  2. #7 2.683 Collecting flake8==3.8.4
  3. #7 2.930 Downloading flake8-3.8.4-py2.py3-none-any.whl (72 kB)
  4. #7 3.020 Collecting mccabe==0.6.1
  5. #7 3.076 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
  6. #7 3.081 Collecting mypy==0.790
  7. #7 3.143 Downloading mypy-0.790-py3-none-any.whl (2.4 MB)
  8. #7 3.646 Collecting mypy-extensions==0.4.3
  9. #7 3.707 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
  10. #7 3.711 Collecting pycodestyle==2.6.0
  11. #7 3.768 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB)
  12. #7 3.780 Collecting pyflakes==2.2.0
  13. #7 3.838 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB)
  14. #7 3.848 Collecting typed-ast==1.4.1
  15. #7 3.906 Downloading typed_ast-1.4.1.tar.gz (208 kB)
  16. #7 4.394 Collecting typing-extensions==3.7.4.3
  17. #7 4.454 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
  18. #7 4.474 Building wheels for collected packages: typed-ast
  19. #7 4.476 Building wheel for typed-ast (setup.py): started
  20. #7 4.747 Building wheel for typed-ast (setup.py): finished with status 'error'
  21. #7 4.747 ERROR: Command errored out with exit status 1:
  22. #7 4.747 command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1f_dweat/typed-ast_da20d5c40f7a40fb89fc1dd3e1f70431/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1f_dweat/typed-ast_da20d5c40f7a40fb89fc1dd3e1f70431/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-cbskvt2c
  23. #7 4.747 cwd: /tmp/pip-install-1f_dweat/typed-ast_da20d5c40f7a40fb89fc1dd3e1f70431/
  24. #7 4.747 Complete output (23 lines):
  25. #7 4.747 running bdist_wheel
  26. #7 4.747 running build
  27. #7 4.747 running build_py
  28. #7 4.747 creating build
  29. #7 4.747 creating build/lib.linux-x86_64-3.8
  30. #7 4.747 creating build/lib.linux-x86_64-3.8/typed_ast
  31. #7 4.747 copying typed_ast/ast27.py -> build/lib.linux-x86_64-3.8/typed_ast
  32. #7 4.747 copying typed_ast/ast3.py -> build/lib.linux-x86_64-3.8/typed_ast
  33. #7 4.747 copying typed_ast/conversions.py -> build/lib.linux-x86_64-3.8/typed_ast
  34. #7 4.747 copying typed_ast/__init__.py -> build/lib.linux-x86_64-3.8/typed_ast
  35. #7 4.747 package init file 'ast3/tests/__init__.py' not found (or not a regular file)
  36. #7 4.747 creating build/lib.linux-x86_64-3.8/typed_ast/tests
  37. #7 4.747 copying ast3/tests/test_basics.py -> build/lib.linux-x86_64-3.8/typed_ast/tests
  38. #7 4.747 running build_ext
  39. #7 4.747 building '_ast27' extension
  40. #7 4.747 creating build/temp.linux-x86_64-3.8
  41. #7 4.747 creating build/temp.linux-x86_64-3.8/ast27
  42. #7 4.747 creating build/temp.linux-x86_64-3.8/ast27/Parser
  43. #7 4.747 creating build/temp.linux-x86_64-3.8/ast27/Python
  44. #7 4.747 creating build/temp.linux-x86_64-3.8/ast27/Custom
  45. #7 4.747 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -Iast27/Include -I/usr/local/include/python3.8 -c ast27/Parser/acceler.c -o build/temp.linux-x86_64-3.8/ast27/Parser/acceler.o
  46. #7 4.747 unable to execute 'gcc': No such file or directory
  47. #7 4.747 error: command 'gcc' failed with exit status 1
  48. #7 4.747 ----------------------------------------
  49. #7 4.747 ERROR: Failed building wheel for typed-ast
  50. #7 4.748 Running setup.py clean for typed-ast
  51. #7 4.958 Failed to build typed-ast
  52. #7 5.036 Installing collected packages: typing-extensions, typed-ast, pyflakes, pycodestyle, mypy-extensions, mccabe, mypy, flake8
  53. #7 5.069 Running setup.py install for typed-ast: started
  54. #7 5.308 Running setup.py install for typed-ast: finished with status 'error'
  55. #7 5.308 ERROR: Command errored out with exit status 1:
  56. #7 5.308 command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1f_dweat/typed-ast_da20d5c40f7a40fb89fc1dd3e1f70431/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1f_dweat/typed-ast_da20d5c40f7a40fb89fc1dd3e1f70431/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-eenzdzon/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/typed-ast
  57. #7 5.308 cwd: /tmp/pip-install-1f_dweat/typed-ast_da20d5c40f7a40fb89fc1dd3e1f70431/
  58. #7 5.308 Complete output (23 lines):
  59. #7 5.308 running install
  60. #7 5.308 running build
  61. #7 5.308 running build_py
  62. #7 5.308 creating build
  63. #7 5.308 creating build/lib.linux-x86_64-3.8
  64. #7 5.308 creating build/lib.linux-x86_64-3.8/typed_ast
  65. #7 5.308 copying typed_ast/ast27.py -> build/lib.linux-x86_64-3.8/typed_ast
  66. #7 5.308 copying typed_ast/ast3.py -> build/lib.linux-x86_64-3.8/typed_ast
  67. #7 5.308 copying typed_ast/conversions.py -> build/lib.linux-x86_64-3.8/typed_ast
  68. #7 5.308 copying typed_ast/__init__.py -> build/lib.linux-x86_64-3.8/typed_ast
  69. #7 5.308 package init file 'ast3/tests/__init__.py' not found (or not a regular file)
  70. #7 5.308 creating build/lib.linux-x86_64-3.8/typed_ast/tests
  71. #7 5.308 copying ast3/tests/test_basics.py -> build/lib.linux-x86_64-3.8/typed_ast/tests
  72. #7 5.308 running build_ext
  73. #7 5.308 building '_ast27' extension
  74. #7 5.308 creating build/temp.linux-x86_64-3.8
  75. #7 5.308 creating build/temp.linux-x86_64-3.8/ast27
  76. #7 5.308 creating build/temp.linux-x86_64-3.8/ast27/Parser
  77. #7 5.308 creating build/temp.linux-x86_64-3.8/ast27/Python
  78. #7 5.308 creating build/temp.linux-x86_64-3.8/ast27/Custom
  79. #7 5.308 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -Iast27/Include -I/usr/local/include/python3.8 -c ast27/Parser/acceler.c -o build/temp.linux-x86_64-3.8/ast27/Parser/acceler.o
  80. #7 5.308 unable to execute 'gcc': No such file or directory
  81. #7 5.308 error: command 'gcc' failed with exit status 1
  82. #7 5.308 ----------------------------------------
  83. #7 5.309 ERROR: Command errored out with exit status 1: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1f_dweat/typed-ast_da20d5c40f7a40fb89fc1dd3e1f70431/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1f_dweat/typed-ast_da20d5c40f7a40fb89fc1dd3e1f70431/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-eenzdzon/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/typed-ast Check the logs for full command output.
  84. ------
  85. failed to solve with frontend dockerfile.v0: failed to build LLB: executor failed running [/bin/sh -c pip install --no-cache-dir -r requirements.txt]: runc did not terminate sucessfully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement