Opened 10 years ago

Closed 9 years ago

#45425 closed defect (fixed)

dolfin and petsc symbol issue

Reported by: gideonsimpson Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: dolfin

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port install dolfin +mpich +suitesparse +petsc +slepc generates the following error:

_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_dolfin/dolfin/work/dolfin-1.4.0/dolfin/la/STLFactory.cpp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_dolfin/dolfin/work/dolfin-1.4.0/dolfin/la/PETScKrylovSolver.cpp:528:62: error: use of undeclared identifier 'SAME_PRECONDITIONER'
:info:build     ierr = KSPSetOperators(_ksp, _matA->mat(), _matP->mat(), SAME_PRECONDITIONER);

Log is attached.

Attachments (1)

main.log (474.1 KB) - added by gideonsimpson 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by gideonsimpson

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to sean@…

comment:2 Changed 9 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: newclosed

Should be fixed in r131540.

Note: See TracTickets for help on using tickets.