[llvm-bugs] [Bug 42664] New: error: clang frontend command failed due to signal (use -v to see invocation)
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 18 04:13:57 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42664
Bug ID: 42664
Summary: error: clang frontend command failed due to signal
(use -v to see invocation)
Product: clang
Version: 8.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: bheller at testo.de
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
Created attachment 22256
--> https://bugs.llvm.org/attachment.cgi?id=22256&action=edit
RunScript_SourceFiles
Random build issue with building a certain cpp on Linux for Android with clang
from Android ndk.
18:00:12 clang++: error: unable to execute command: Killed
18:00:12 clang++: error: clang frontend command failed due to signal (use -v to
see invocation)
18:00:12 Android (5058415 based on r339409) clang version 8.0.2
(https://android.googlesource.com/toolchain/clang
40173bab62ec746213857d083c0e8b0abb568790)
(https://android.googlesource.com/toolchain/llvm
7a6618d69e7e8111e1d49dc9e7813767c5ca756a) (based on LLVM 8.0.2svn)
18:00:12 Target: armv7-none-linux-android21
18:00:12 Thread model: posix
18:00:12 InstalledDir:
/home/ci-slave/jenkins/workspace/mobileapps/qaclient/G_qaclient_android_4.x.x/ARCH/armeabi-v7a/BTYPE/release/HOST_ARCHITECTURE/amd64/HOST_SYSTEM/linux/LTYPE/shared/SYSTEM/android/toolchains/android/ndk/android-ndk-r19c/toolchains/llvm/prebuilt/linux-x86_64/bin
18:00:12 clang++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.llvm.org/ and include the crash backtrace, preprocessed source,
and associated run script.
18:00:13 clang++: note: diagnostic msg:
18:00:13 ********************
18:00:13
18:00:13 PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
18:00:13 Preprocessed source(s) and associated run script(s) are located at:
18:00:13 clang++: note: diagnostic msg: /tmp/ThemeColors-69ea9f.cpp
18:00:13 clang++: note: diagnostic msg: /tmp/ThemeColors-69ea9f.sh
18:00:13 clang++: note: diagnostic msg:
18:00:13
18:00:13 ********************
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190718/fb53c4b1/attachment.html>
More information about the llvm-bugs
mailing list