Превосходный текстовый консольный вывод

Я пытаюсь запустить файл в Sublime через (command-b), но получаю следующий вывод терминала:

tput: No value for $TERM and no -T specified
]0;LeoLaneseltdKernel Information: 
Darwin 18.5.0 x86_64

GNU bash, version 4.4.23(1)-release (x86_64-apple- 
darwin17.5.0)
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and 
redistribute it.
There is NO WARRANTY, to the extent permitted by 
law.
Uptime: 16:28  up 1 day,  5:31, 22 users, load 
averages: 2.88 2.63 2.41
Server time is: Sun May 26 16:28:52 CDT 2019
/Users/developer/.bash_profile: line 251: alias: 
git-show: not found
/Users/developer/.bash_profile: line 251: alias: = 
git diff --staged : not found
/Users/developer/.bash_profile: line 253: alias: 
git-commits: not found
/Users/developer/.bash_profile: line 253: alias: = 
git commit --amend : not found
/Users/developer/.bash_profile: line 255: alias: 
git-parts: not found
/Users/developer/.bash_profile: line 255: alias: = 
git add -p : not found
/Users/developer/.bash_profile: line 257: alias: 
git-stash: not found
/Users/developer/.bash_profile: line 257: alias: = 
git stash -p : not found
/Users/developer/.bash_profile: line 259: alias: 
git-tracks: not found
/Users/developer/.bash_profile: line 259: alias: = 
git stash -u : not found
/Users/developer/.bash_profile: line 261: alias: 
git-revert: not found
/Users/developer/.bash_profile: line 261: alias: = 
git checkout -p : not found
/Users/developer/.bash_profile: line 263: alias: 
git-switch: not found
/Users/developer/.bash_profile: line 263: alias: = 
git checkout - : not found
ld: warning: ignoring file 
/Users/developer/Networking/IPrange.py, file was 
built for unsupported file format ( 0x64 0x65 0x66 
0x20 0x69 0x70 0x52 0x61 0x6E 0x67 0x65 0x28 0x73 
0x74 0x61 0x72 ) which is not the architecture 
being linked (x86_64): 
/Users/developer/Networking/IPrange.py
Undefined symbols for architecture x86_64:
"_main", referenced from:
 implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 
1 (use -v to see invocation)
[Finished in 0.9s with exit code 1]
[shell_cmd: g++ 
"/Users/developer/Networking/IPrange.py" -o 
"/Users/developer/Networking/IPrange" && 
"/Users/developer/Networking/IPrange"]
[dir: /Users/developer/Networking]
[path: 
0
задан 27 May 2019 в 01:14

0 ответов

Другие вопросы по тегам:

Похожие вопросы: