Project

General

Profile

Actions

Support #23331

open

make vstart fails - building ceps cluster

Added by Neha Gupta about 6 years ago. Updated about 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:

70%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

I've tried cleaning build and rebuilding it.

It shows following error.!!!!

[ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/PrimaryLogPG.cc.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
src/osd/CMakeFiles/osd.dir/build.make:182: recipe for target 'src/osd/CMakeFiles/osd.dir/PrimaryLogPG.cc.o' failed
make3: * [src/osd/CMakeFiles/osd.dir/PrimaryLogPG.cc.o] Error 4
CMakeFiles/Makefile2:5124: recipe for target 'src/osd/CMakeFiles/osd.dir/all' failed
make2:
[src/osd/CMakeFiles/osd.dir/all] Error 2
CMakeFiles/Makefile2:826: recipe for target 'src/CMakeFiles/vstart.dir/rule' failed
make1:
[src/CMakeFiles/vstart.dir/rule] Error 2
Makefile:329: recipe for target 'vstart' failed
make: *
[vstart] Error 2


Files

Actions #1

Updated by John Spray about 6 years ago

You can sometimes get errors like this if the machine is severely low on memory

Actions #2

Updated by Neha Gupta about 6 years ago

John Spray wrote:

You can sometimes get errors like this if the machine is severely low on memory

Hey John! I'm using macOS version 10.13.3. I have 12-14GB RAM and 120GB space free. So I think that might not be the issue.

Actions

Also available in: Atom PDF