[MacPorts] #51691: py27-pymvpa: build failure

MacPorts noreply at macports.org
Wed Feb 22 15:19:48 UTC 2017


#51691: py27-pymvpa: build failure
-------------------------+----------------------
  Reporter:  andytsai@…  |      Owner:  stromnov
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:  py-pymvpa   |
-------------------------+----------------------
Changes (by kurthindenburg):

 * cc: kurthindenburg (added)


Comment:

 The simple fix is to add deps which appears to work w/ py27-; however, for
 the py34 it doesnt' appear to install any binaries; so if that's not
 correct, it needs further research.

 {{{
 -    depends_lib-append  port:py${python.version}-numpy \
 -                        port:libsvm
 +    depends_lib-append  port:py${python.version}-h5py \
 +                        port:py${python.version}-nibabel \
 +                        port:py${python.version}-numpy \
 +                        port:py${python.version}-scipy \
 +                        port:libsvm \
 +                        port:swig
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/51691#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list