Johannes,

I am making progress.  Dolfin makes it through 30% of the build before failing 
now. 

I upgraded CGAL to version 4.4.  Then reran the dofin build.  I am no getting 
the following errors.

/hpc/tstapps/src/FEniCS/1.4.0/dolfin-1.4.0/dolfin/la/UmfpackLUSolver.cpp: In 
static member function ‘static std::shared_ptr<void> 
dolfin::UmfpackLUSolver::umfpack_factorize_symbolic(std::size_t, std::size_t, 
const size_t*, const size_t*, const double*)’:
/hpc/tstapps/src/FEniCS/1.4.0/dolfin-1.4.0/dolfin/la/UmfpackLUSolver.cpp:330:42:
 error: ‘UF_long’ was not declared in this scope
   else if (sizeof(std::size_t) == sizeof(UF_long))
                                          ^
/hpc/tstapps/src/FEniCS/1.4.0/dolfin-1.4.0/dolfin/la/UmfpackLUSolver.cpp:332:11:
 error: ‘UF_long’ does not name a type
     const UF_long* _Ap = reinterpret_cast<const UF_long*>(Ap);

I have attached the dorsal_*.log files.

Thanks again.

Cindy


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of 
Johannes Ring
Sent: Thursday, October 09, 2014 2:10 AM
To: Crooks, Cynthia J
Cc: [email protected]
Subject: Re: [FEniCS-support] FEniCS build for SLES 11 SP 3 using OpenSuse 12.1 
as a template

On Wed, Oct 8, 2014 at 9:14 PM, Crooks, Cynthia J <[email protected]> wrote:
> Adding the "package_specific_setup" to the  hdf5.package did allow hdf5 to 
> compile.  VTK compiled as well, but I am still getting a failure early in 
> dolfin.  I have attached both the configure and build logs.

The error in dorsal_build.log is this:

/hpc/apps/SLES/3.0/x86_64/FEniCS/1.4.0/include/CGAL/Mesh_3/C3T3_helpers.h:820:14:
error: cannot convert ‘const Subdomain {aka const boost::optional<int>}’ to 
‘bool’ in return
       return subdomain;

I would try to upgrade CGAL to version 4.4.

Johannes

Attachment: dorsal_build.log
Description: dorsal_build.log

Attachment: dorsal_configure.log
Description: dorsal_configure.log

_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to