[llvm-bugs] [Bug 39264] New: While compiling V8 JS engine on Ubuntu server, gets error with clang

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 12 08:12:03 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=39264

            Bug ID: 39264
           Summary: While compiling V8 JS engine on Ubuntu server, gets
                    error with clang
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: akshaykokane09 at gmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org

Created attachment 20995
  --> https://bugs.llvm.org/attachment.cgi?id=20995&action=edit
https://drive.google.com/drive/folders/19lqrZcsjz7sv9ozBpan0EV6UmhPkVky3?usp=sharing

-inlines-hidden -c ../../test/cctest/test-roots.cc -o
obj/test/cctest/cctest_sources/test-roots.o
clang++: error: unable to execute command: Killed
clang++: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 8.0.0 (trunk 344066)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: ../../third_party/llvm-build/Release+Asserts/bin
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.
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/test-roots-6914c2.cpp
clang++: note: diagnostic msg: /tmp/test-roots-6914c2.sh
clang++: note: diagnostic msg:


# I am refering https://github.com/v8/v8/wiki/Building-from-Source

-- 
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/20181012/4fd90fde/attachment-0001.html>


More information about the llvm-bugs mailing list