Skip to content

Compilation Error #11589

Closed
Closed
@yelinaung

Description

@yelinaung

I get the follow compilation error while compiling and can't continue.

llvm[2]: Compiling DiagnosticPrinter.cpp for Release+Asserts build
llvm[2]: Compiling Dominators.cpp for Release+Asserts build
llvm[2]: Compiling Function.cpp for Release+Asserts build
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
/bin/rm: cannot remove `/home/vagrant/rust-0.9/x86_64-unknown-linux-gnu/llvm/lib/IR/Release+Asserts/Function.d.tmp': No such file or directory
make[2]: *** [/home/vagrant/rust-0.9/x86_64-unknown-linux-gnu/llvm/lib/IR/Release+Asserts/Function.o] Error 1
make[2]: Leaving directory `/home/vagrant/rust-0.9/x86_64-unknown-linux-gnu/llvm/lib/IR'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/vagrant/rust-0.9/x86_64-unknown-linux-gnu/llvm'
make: *** [/home/vagrant/rust-0.9/x86_64-unknown-linux-gnu/llvm/Release+Asserts/bin/llvm-config] Error 2

What kind of logs do I have to provide more to resolve this issue ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions