<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - While compiling V8 JS engine on Ubuntu server, gets error with clang"
   href="https://bugs.llvm.org/show_bug.cgi?id=39264">39264</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>While compiling V8 JS engine on Ubuntu server, gets error with clang
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>C++
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>akshaykokane09@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=20995" name="attach_20995" title="https://drive.google.com/drive/folders/19lqrZcsjz7sv9ozBpan0EV6UmhPkVky3?usp=sharing">attachment 20995</a> <a href="attachment.cgi?id=20995&action=edit" title="https://drive.google.com/drive/folders/19lqrZcsjz7sv9ozBpan0EV6UmhPkVky3?usp=sharing">[details]</a></span>
<a href="https://drive.google.com/drive/folders/19lqrZcsjz7sv9ozBpan0EV6UmhPkVky3?usp=sharing">https://drive.google.com/drive/folders/19lqrZcsjz7sv9ozBpan0EV6UmhPkVky3?usp=sharing</a>

-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
<a href="https://bugs.llvm.org/">https://bugs.llvm.org/</a> 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 <a href="https://github.com/v8/v8/wiki/Building-from-Source">https://github.com/v8/v8/wiki/Building-from-Source</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>