Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

Build Fails #31

Open
jlandells opened this issue Feb 9, 2017 · 1 comment
Open

Build Fails #31

jlandells opened this issue Feb 9, 2017 · 1 comment

Comments

@jlandells
Copy link

jlandells commented Feb 9, 2017

Following your instructions, I got as far as the "Build+install" step, which eventually fell over with the following error:

c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/build.make:2342: recipe for target 'lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o' failed
make[3]: *** [lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o] Error 4
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/home/pi/rust/build/armv7-unknown-linux-gnueabihf/llvm/build'
CMakeFiles/Makefile2:783: recipe for target 'lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/all' failed
make[2]: *** [lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/all] Error 2
make[2]: Leaving directory '/home/pi/rust/build/armv7-unknown-linux-gnueabihf/llvm/build'
Makefile:149: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/pi/rust/build/armv7-unknown-linux-gnueabihf/llvm/build'
thread 'main' panicked at '
command did not execute successfully, got: exit code: 2

build script failed, must exit now', /home/pi/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.18/src/lib.rs:521
note: Run with `RUST_BACKTRACE=1` for a backtrace.
	finished in 30873.734
Makefile:24: recipe for target 'all' failed
make: *** [all] Error 101

This is a brand new Pi 3 with Raspbian Jessie.

Any suggestions to troubleshoot this, please?

@Ogeon
Copy link
Owner

Ogeon commented Feb 9, 2017

Hi! It's hard to say off the top of my head, but I may spare you some time: #30 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants