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: unassignedclangb...@nondot.org Reporter: s.singap...@gmail.com CC: llvm-bugs@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs