Post not yet marked as solved
Post marked as unsolved with 0 replies, 297 views
clang: error: unable to execute command: Killed: 9
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/folders/81/7q0zzk113j7_tncvn69jv7v00000gn/T/dsu-cd7d8a.cpp
clang: note: diagnostic msg: /var/folders/81/7q0zzk113j7_tncvn69jv7v00000gn/T/dsu-cd7d8a.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg: /Users/pawangupta/Library/Logs/DiagnosticReports/clang__.crash
clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang: note: diagnostic msg:
[Finished in 68.4s with exit code 254]
[cmd: ['bash', '-c', "g++ -std=c++14 -Wall '/Users/pawangupta/Desktop/dsu.cpp' -o '/Users/pawangupta/Desktop/dsu' && '/Users/pawangupta/Desktop/dsu'"]]
[dir: /Users/pawangupta/Desktop]