[llvm-bugs] [Bug 27505] New: clang frontend command failed due to signal
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Apr 25 00:52:31 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27505
Bug ID: 27505
Summary: clang frontend command failed due to signal
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: s.singapati at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
I am building Android content-shell-apk on my Ubuntu (64-bit) 16.04 LTS laptop.
(https://www.chromium.org/developers/how-tos/android-build-instructions)
clang version 3.9.0 (trunk 266460)
Target: arm--linux-android
Build failed with crash.
../../content/browser/service_worker/service_worker_storage.cc
1. ../../mojo/public/cpp/bindings/lib/interface_endpoint_client.h:127:53:
current parser token ';'
2. ../../mojo/public/cpp/bindings/lib/interface_endpoint_client.h:22:1:
parsing namespace 'mojo'
3. ../../mojo/public/cpp/bindings/lib/interface_endpoint_client.h:26:1:
parsing namespace 'internal'
4. ../../mojo/public/cpp/bindings/lib/interface_endpoint_client.h:34:1:
parsing struct/union/class body 'InterfaceEndpointClient'
clang: error: unable to execute command: Segmentation fault (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.9.0 (trunk 266460)
Target: arm--linux-android
Thread model: posix
InstalledDir:
/home/sarath/WORK/CHROMIUM/chromium_android/src/out/Default/../../third_party/llvm-build/Release+Asserts/bin
clang: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ 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: /tmp/service_worker_storage-fdc0b3.cpp
clang: note: diagnostic msg: /tmp/service_worker_storage-fdc0b3.sh
clang: note: diagnostic msg:
********************
[11030/15230] CXX obj/content/browser/browser/service_worker_version.o
ninja: build stopped: subcommand failed.
++++++++++++++
Please see the attachments.
--
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/20160425/a546e921/attachment.html>
More information about the llvm-bugs
mailing list