It looks like the MPICH package in hashstack needs to depend on libxml. On my Mac I have libxml in /usr/include/libxml2/libxml/, so that is probably why it doesn't fail for me, but it is strange that you don't seem to have libxml on your Mac.
I have added a patch now that hopefully fixes this problem. Johannes On Wed, Mar 25, 2015 at 11:39 AM, Anders Logg <[email protected]> wrote: > Yes, this is on my Mac. > > I have not set any special flags except for the FENICS_INSTALL_ALL variable > which i mandatory. > > Before building, I cleaned out my entire .hashdist directory (and dev and > opt). > > -- > Anders > > > ons 25 mars 2015 kl 08:36 skrev Johannes Ring <[email protected]>: >> >> On Wed, Mar 25, 2015 at 8:06 AM, Anders Logg <[email protected]> wrote: >> > fenics-install-all.sh suddenly fails when building MPI. The log file >> > shows >> > the following error: >> > >> > 2015/03/25 07:49:43 - INFO: [package:run_job] >> > topology-xml-libxml.c:16:10: >> > fatal error: 'libxml/parser.h' file not found >> > >> > Where did this come from? Has something changed in the package? >> >> No, I don't think so, but we did switch to MPICH a while back. Is this >> on your Mac? Have you set any special environment variables (like >> FENICS_INSTALL_HASHDIST_PROFILE)? >> >> Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
