ERROR: EC6011 - SELinux security module not disabled.
Description
The installer detects that SELinux enforcement is ‘on’.
Reasons
There are situations where builds may fail if the selinux security
module is not disabled. It’s not a fatal error because the problems
don’t affect some use cases but users should be advised that operation
with SELinux is not supported.
Fixes
One may run the “setenforce 0” as root to temporarily disable SELinux
for a build.