Naina Emmanuel created MESOS-7856:
-------------------------------------
Summary: Mesos Build issue while installation on Centos 7.3 with
SELinux enabled
Key: MESOS-7856
URL: https://issues.apache.org/jira/browse/MESOS-7856
Project: Mesos
Issue Type: Bug
Components: build
Affects Versions: 1.3.0
Environment: Software Platform
Reporter: Naina Emmanuel
Priority: Critical
I am working on mesos installation on centos 7.3 (SELinux permissive/ enforcing
tried both), a single node Mesos latest cluster. But when I build the source I
get these error after running MAKE command.
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[5]: *** [libprocess_la-http.lo] Error 1
make[5]: Leaving directory `/root/mesos/build/3rdparty/libprocess'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/mesos/build/3rdparty/libprocess'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/mesos/build/3rdparty/libprocess'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/mesos/build/3rdparty'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/mesos/build/3rdparty'
make: *** [all-recursive] Error 1
For installation, I am following this link
https://gist.github.com/anubhavsinha/97ca001257e5b7308edb#file-install-apache-mesos-sh
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)