<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi guys!</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">If you are not aware of this yet, DYLD_LIBRARY_PATH does not get propagated into the child processes on El Capitan. See <a href="https://forums.developer.apple.com/message/31148">https://forums.developer.apple.com/message/31148</a></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I am not sure if that has some implications for your build system, but we were not able to build PETSc because one of our libraries (libiomp5.dylib) relied on it and the build system failed detecting the compiler (we ship our version of clang with MOOSE).</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I know, it is not a build system issue, it is how we build some underlying piece. I just wanted to make you are aware of this.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">--</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">David</div></div>