[MacPorts] #42306: error installing fenics/dolfin

MacPorts noreply at macports.org
Wed Jan 29 09:35:43 PST 2014


#42306: error installing fenics/dolfin
-------------------------------+--------------------------------
  Reporter:  peter.lichtner@…  |      Owner:  macports-tickets@…
      Type:  defect            |     Status:  reopened
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.2.1
Resolution:                    |   Keywords:
      Port:  dolfin            |
-------------------------------+--------------------------------
Changes (by sean@…):

 * status:  closed => reopened
 * resolution:  invalid =>


Comment:

 Replying to [comment:3 peter.lichtner@…]:
 > After installing boost I now get the error:
 >
 > [gravenstein-2:~] lichtner% sudo port clean dolfin
 > --->  Cleaning dolfin
 > [gravenstein-2:~] lichtner% sudo port install dolfin
 > --->  Computing dependencies for dolfin
 > --->  Fetching archive for dolfin
 > --->  Attempting to fetch
 dolfin-1.3.0_0+cgal+mpich+parmetis+petsc+slepc+suitesparse.darwin_13.x86_64.tbz2
 from http://packages.macports.org/dolfin
 > --->  Attempting to fetch
 dolfin-1.3.0_0+cgal+mpich+parmetis+petsc+slepc+suitesparse.darwin_13.x86_64.tbz2
 from http://lil.fr.packages.macports.org/dolfin
 > --->  Attempting to fetch
 dolfin-1.3.0_0+cgal+mpich+parmetis+petsc+slepc+suitesparse.darwin_13.x86_64.tbz2
 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/dolfin
 > --->  Fetching distfiles for dolfin
 > --->  Verifying checksums for dolfin
 > --->  Extracting dolfin
 > --->  Configuring dolfin
 > Error: org.macports.configure for port dolfin returned: configure
 failure: command execution failed
 > Please see the log file for port dolfin for details:
 >
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_dolfin/dolfin/main.log
 > To report a bug, follow the instructions in the guide:
 >     http://guide.macports.org/#project.tickets
 > Error: Processing of port dolfin failed

 Damn, ok, I forgot to put QT and VTK as a dependency of Dolfin but that's
 not the error here. It seems that the reason it failed is:

 {{{
 Fatal Python error: PyThreadState_Get: no current thread
 }}}

 which usually means that something is linking against the wrong python.
 I'll try to reproduce on my machine. Also, thanks for testing this for me
 :-)

-- 
Ticket URL: <https://trac.macports.org/ticket/42306#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list