[MacPorts] #43332: dolfin installation
#43332: dolfin installation -----------------------+-------------------------------- Reporter: mwathen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: -----------------------+-------------------------------- I tried to reinstall dolfin after the version issue was fixed but now I get errors when I try and install dolfin. I have attached the log file -- Ticket URL: <https://trac.macports.org/ticket/43332> MacPorts <http://www.macports.org/> Ports system for OS X
#43332: dolfin installation ------------------------+---------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ------------------------+---------------------- Changes (by sean@…): * status: new => assigned * owner: macports-tickets@… => sean@… Comment: Thanks for the report. I am trying to reproduce on my mavericks machine now. -- Ticket URL: <https://trac.macports.org/ticket/43332#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43332: dolfin installation ------------------------+---------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ------------------------+---------------------- Comment (by sean@…): Ok, I think I was able to reproduce something similar. It's not exactly the same error but it chokes on cgal with boost stuff. I'll try some more options (perhaps removing cgal from the default variants) and then letting you know how that goes. -- Ticket URL: <https://trac.macports.org/ticket/43332#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43332: dolfin installation ------------------------+---------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ------------------------+---------------------- Comment (by sean@…): Yep, it was the update to cgal that broke this. I'll remove it from the default variants. For now, you can clean your dolfin build then specify `-cgal` to unselect the cgal variant. -- Ticket URL: <https://trac.macports.org/ticket/43332#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43332: dolfin installation ------------------------+-------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: | ------------------------+-------------------- Changes (by sean@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r118968. Make sure to clean your previous build and then rebuild: {{{ $ sudo port clean dolfin $ sudo port install dolfin }}} -- Ticket URL: <https://trac.macports.org/ticket/43332#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#43332: dolfin installation ------------------------+-------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: dolfin | ------------------------+-------------------- Changes (by macsforever2000@…): * port: => dolfin -- Ticket URL: <https://trac.macports.org/ticket/43332#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#43332: dolfin installation ------------------------+-------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: dolfin | ------------------------+-------------------- Comment (by mwathen@…): Replying to [comment:4 sean@…]:
Fixed in r118968. Make sure to clean your previous build and then rebuild:
{{{ $ sudo port clean dolfin $ sudo port install dolfin }}} I have cleaned dolfin and reinstalled with `-cgal` but I still get the version error
{{{ UFC swig version is not the same as extension module swig version: '3.0.0' != '2.0.11' }}} -- Ticket URL: <https://trac.macports.org/ticket/43332#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#43332: dolfin installation ------------------------+-------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: dolfin | ------------------------+-------------------- Comment (by sean@…): Replying to [comment:6 mwathen@…]:
Replying to [comment:4 sean@…]:
Fixed in r118968. Make sure to clean your previous build and then rebuild:
{{{ $ sudo port clean dolfin $ sudo port install dolfin }}} I have cleaned dolfin and reinstalled with `-cgal` but I still get the version error
{{{ UFC swig version is not the same as extension module swig version: '3.0.0' != '2.0.11' }}}
Make sure to delete the JIT compiled files by removing `~/.instant`. -- Ticket URL: <https://trac.macports.org/ticket/43332#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#43332: dolfin installation ------------------------+-------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: dolfin | ------------------------+-------------------- Comment (by mwathen@…): Replying to [comment:7 sean@…]:
Replying to [comment:6 mwathen@…]:
Replying to [comment:4 sean@…]:
Fixed in r118968. Make sure to clean your previous build and then rebuild:
{{{ $ sudo port clean dolfin $ sudo port install dolfin }}} I have cleaned dolfin and reinstalled with `-cgal` but I still get the version error
{{{ UFC swig version is not the same as extension module swig version: '3.0.0' != '2.0.11' }}}
Make sure to delete the JIT compiled files by removing `~/.instant`.
Thanks!!! It works again. -- Ticket URL: <https://trac.macports.org/ticket/43332#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts