[llvm-bugs] [Bug 37024] ninja: build stopped: subcommand failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Mar 28 07:24:18 PDT 2021


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

Aaron Puchert <aaronpuchert at alice-dsl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aaronpuchert at alice-dsl.net
         Resolution|---                         |INVALID

--- Comment #3 from Aaron Puchert <aaronpuchert at alice-dsl.net> ---
(In reply to Pedro Batista from comment #0)
> clang++: error: unable to execute command: Killed
> clang++: error: clang frontend command failed due to signal (use -v to see
> invocation)
Sounds like the compiler process was killed from the outside. This could be the
OOM killer: perhaps clang is allocating unreasonable amounts of memory here.

(In reply to Pedro Batista from comment #2)
> Get it from here, https://we.tl/nM3pRziGEP
The download link seems to have expired.

Let me close this bug for now, feel free to reopen if you can still reproduce
it with a fresh link.

-- 
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/20210328/f4a88ca1/attachment.html>


More information about the llvm-bugs mailing list