I get the compile error, " (****) is abnormally terminated by SIGSEGV".

In all likelihood, your compile exceed the limit of stack size on frontend server.
the limit of stack size is normally 10240 K bytes. Please change the limit number, and try to re-compile.
You can change the limit of stack size with the following command:

limit stacksize (anything number) kbytes

 

If you have got same error message on stack size changed, Please inquiry us from the following web form. We will investigate your compile.