Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2022
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.26 KB | None | 0 0
  1. ERROR: mc:orange-pi-zero:python3-aiohttp-pydantic-1.12.1+gitAUTOINC+69fb553635-r0 do_compile: 'python3 setup.py build ' execution failed.
  2. ERROR: mc:orange-pi-zero:python3-aiohttp-pydantic-1.12.1+gitAUTOINC+69fb553635-r0 do_compile: Execution of '/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/temp/run.do_compile.14318' failed with exit code 1
  3. ERROR: Logfile of failure stored in: /build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/temp/log.do_compile.14318
  4. Log data follows:
  5. | DEBUG: Executing shell function do_compile
  6. | Traceback (most recent call last):
  7. |   File "setup.py", line 3, in <module>
  8. |     setup()
  9. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/setuptools/__init__.py", line 144, in setup
  10. |     return distutils.core.setup(**attrs)
  11. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/distutils/core.py", line 121, in setup
  12. |     dist.parse_config_files()
  13. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/setuptools/dist.py", line 701, in parse_config_files
  14. |     parse_configuration(self, self.command_options,
  15. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/setuptools/config.py", line 121, in parse_configuration
  16. |     meta.parse()
  17. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/setuptools/config.py", line 426, in parse
  18. |     section_parser_method(section_options)
  19. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/setuptools/config.py", line 399, in parse_section
  20. |     self[name] = value
  21. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/setuptools/config.py", line 184, in __setitem__
  22. |     value = parser(value)
  23. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/setuptools/config.py", line 515, in _parse_version
  24. |     version = self._parse_attr(value, self.package_dir)
  25. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/setuptools/config.py", line 349, in _parse_attr
  26. |     module = import_module(module_name)
  27. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/recipe-sysroot-native/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
  28. |     return _bootstrap._gcd_import(name[level:], package, level)
  29. |   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  30. |   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  31. |   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  32. |   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  33. |   File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  34. |   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  35. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/git/aiohttp_pydantic/__init__.py", line 1, in <module>
  36. |     from .view import PydanticView
  37. |   File "/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/git/aiohttp_pydantic/view.py", line 6, in <module>
  38. |     from aiohttp.abc import AbstractView
  39. | ModuleNotFoundError: No module named 'aiohttp'
  40. | ERROR: 'python3 setup.py build ' execution failed.
  41. | WARNING: exit code 1 from a shell command.
  42. | ERROR: Execution of '/build/build/tmp-orange-pi-zero/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-aiohttp-pydantic/1.12.1+gitAUTOINC+69fb553635-r0/temp/run.do_compile.14318' failed with exit code 1
  43. ERROR: Task (mc:orange-pi-zero:/build/meta-quakesaver/recipes-system/python/python3-aiohttp-pydantic_1.12.1.bb:do_compile) failed with exit code '1'
  44. NOTE: Tasks Summary: Attempted 2523 tasks of which 2348 didn't need to be rerun and 1 failed.
  45.  
  46. Summary: 1 task failed:
  47.  mc:orange-pi-zero:/build/meta-quakesaver/recipes-system/python/python3-aiohttp-pydantic_1.12.1.bb:do_compile
  48. Summary: There were 2 WARNING messages shown.
  49. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement