Advertisement
Guest User

yocto_py_module

a guest
Jul 13th, 2022
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Collecting pyalsaaudio
  2. Using cached pyalsaaudio-0.9.2.tar.gz (599 kB)
  3. Installing collected packages: pyalsaaudio
  4. Running setup.py install for pyalsaaudio ... error
  5. ERROR: Command errored out with exit status 1:
  6. command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-y34_rk54/pyalsaaudio/setup.py'"'"'; __file__='"'"'/tmp/pip-instao
  7. cwd: /tmp/pip-install-y34_rk54/pyalsaaudio/
  8. Complete output (8 lines):
  9. running install
  10. running build
  11. running build_ext
  12. building 'alsaaudio' extension
  13. creating build
  14. creating build/temp.linux-aarch64-3.9
  15. aarch64-fslc-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wo
  16. error: command 'aarch64-fslc-linux-gcc' failed: No such file or directory
  17. ----------------------------------------
  18. ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-y34_rk54/pyalsaaudio/setup.py'".
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement