Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.68 KB | None | 0 0
  1. warning: no files found matching 'seneca/constants/cu_costs.const'
  2. unable to execute 'x86_64-linux-gnu-gcc': No such file or directory
  3. Traceback (most recent call last):
  4.   File "/usr/lib/python3.6/distutils/unixccompiler.py", line 118, in _compile
  5.     extra_postargs)
  6.   File "/usr/lib/python3.6/distutils/ccompiler.py", line 909, in spawn
  7.     spawn(cmd, dry_run=self.dry_run)
  8.   File "/usr/lib/python3.6/distutils/spawn.py", line 36, in spawn
  9.     _spawn_posix(cmd, search_path, dry_run=dry_run)
  10.   File "/usr/lib/python3.6/distutils/spawn.py", line 159, in _spawn_posix
  11.     % (cmd, exit_status))
  12. distutils.errors.DistutilsExecError: command 'x86_64-linux-gnu-gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement