On 10-2-2016 01:10, James (Fei) Liu-SSI wrote: > > Hi All, > Compiler errors against Ceph master. Any clues? > Here is my g++ version : > g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 > Copyright (C) 2013 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > > Errors output: > CXX mon/MonCap.lo > CXX mon/MonClient.lo > CXX mon/MonMap.lo > CXX osd/OSDMap.lo > CXX osd/osd_types.lo > 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.8/README.Bugs> for instructions. > make[3]: *** [mon/MonCap.lo] Error 1 > make[3]: *** Waiting for unfinished jobs.... > make[3]: Leaving directory `/home/jamesliu/WorkSpace/omni_ceph/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/jamesliu/WorkSpace/omni_ceph/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/jamesliu/WorkSpace/omni_ceph/src' > make: *** [all-recursive] Error 1 I've seen this this happen when compiling in a small VM with too much parallel and running out of swap. (actually the VM did not have any swap configured.) --WjW -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html