Opened 10 years ago

Closed 10 years ago

#43481 closed defect (fixed)

dolfin +cgal build fails

Reported by: krishnamurthy.vijaykumar@… Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: dolfin

Description

Hi,

dolfin +cgal build fails consistently with the error

' /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/valarray:4288:53: error: value_type' is a private member of 'std::1::array<unsigned long, 4>'

This is on OSX 10.9.

I have attached the log file.

Thanks Vijay

Attachments (1)

main.log (1.1 MB) - added by krishnamurthy.vijaykumar@… 10 years ago.
Log file for port dolfin

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by krishnamurthy.vijaykumar@…

Attachment: main.log added

Log file for port dolfin

comment:1 Changed 10 years ago by seanfarley (Sean Farley)

Owner: changed from macports-tickets@… to sean@…
Status: newassigned

This is similar to #43332 but there I just removed +cgal from the default variants. I might have to remove the +cgal variant entirely due to dolfin not working with the new cgal. I'll try to see if there is a fix in the dolfin repo.

comment:2 Changed 10 years ago by krishnamurthy.vijaykumar@…

The port dolfin builds properly on removing +cgal.

But I need cgal. And that is failing.

comment:3 in reply to:  2 Changed 10 years ago by seanfarley (Sean Farley)

Replying to krishnamurthy.vijaykumar@…:

The port dolfin builds properly on removing +cgal.

But I need cgal. And that is failing.

Can you get a dolfin dev to look at this ticket? My plate is a little full at the moment so I don't know when I'll be able to get around to this.

comment:4 Changed 10 years ago by krishnamurthy.vijaykumar@…

I posted this in the fenics mailing list (http://fenicsproject.org/pipermail/fenics/2014-April/001472.html)

No response so far.

The problem seems to be with the new version of CGAL. I used the previous version (4.3) and it installed properly alongside dolfin.

comment:5 Changed 10 years ago by seanfarley (Sean Farley)

More than likely, this will have to wait until the next version of dolfin is released :-/

comment:6 Changed 10 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: assignedclosed

Fixed in r120865.

Note: See TracTickets for help on using tickets.