[MacPorts] #33002: slepc @3.2-p3 +arpack build failure (was: slepc @3.2-p3 +arpack build failer)

MacPorts noreply at macports.org
Tue Jan 24 09:39:00 PST 2012


#33002: slepc @3.2-p3 +arpack build failure
------------------------------------+---------------------------------------
 Reporter:  yunteng@…               |       Owner:  mmoll@…           
     Type:  defect                  |      Status:  new               
 Priority:  Normal                  |   Milestone:                    
Component:  ports                   |     Version:  2.0.3             
 Keywords:                          |        Port:  slepc, arpack     
------------------------------------+---------------------------------------
Changes (by ryandesign@…):

  * priority:  High => Normal
  * owner:  macports-tickets@… => mmoll@…
  * keywords:  slepc, arpack =>


Old description:

> It seems that the new arpack port is not matching with the slepc port.
>
>     pre-fetch {
>         if {![file exists ${prefix}/lib/libparpack.a]} {
>             return -code error "Please install the mpi variant of arpack
> first."
>         }
>     }
>
> The libparpack.a is not there after I installed arpack.

New description:

 It seems that the new arpack port is not matching with the slepc port.

 {{{
     pre-fetch {
         if {![file exists ${prefix}/lib/libparpack.a]} {
             return -code error "Please install the mpi variant of arpack
 first."
         }
     }
 }}}

 The libparpack.a is not there after I installed arpack.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/33002#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list