[MacPorts] #55957: lapack: Update to 3.8.0

MacPorts noreply at macports.org
Mon Mar 5 06:29:13 UTC 2018


#55957: lapack: Update to 3.8.0
-------------------------+----------------------
  Reporter:  ryandesign  |      Owner:  tenomoto
      Type:  update      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  lapack      |
-------------------------+----------------------

Comment (by kencu):

 I was going to update it but it conflicts with `atlas` and needs someone
 to sort that out.

 {{{
 diff --git a/math/lapack/Portfile b/math/lapack/Portfile
 index 5aece8c2aa..78d9d16111 100644
 --- a/math/lapack/Portfile
 +++ b/math/lapack/Portfile
 @@ -5,7 +5,7 @@ PortGroup           cmake 1.0
  PortGroup           compilers 1.0

  name                lapack
 -version             3.7.1
 +version             3.8.0
  categories          math devel science
  platforms           darwin
  license             BSD
 @@ -19,9 +19,8 @@ long_description \
  homepage            http://www.netlib.org/${name}/
  master_sites        ${homepage}

 -checksums           rmd160  db7d1e3cd904d01459db3c40bc613cb8738ad114 \
 -                    sha256
 f6c53fd9f56932f3ddb3d5e24c1c07e4cd9b3b08e7f89de9c867125eecc9a1c8
 -extract.suffix      .tgz
 +checksums           rmd160  ff306181c4c125e7594c57c1eeece8b0aa8f8523 \
 +                    sha256
 deb22cc4a6120bff72621155a9917f485f96ef8319ac074a7afbc68aab88bcf6

  compilers.choose    cc fc f77 f90
  compilers.setup     require_fortran -clang -llvm -dragonegg
 @@ -49,3 +48,10 @@ variant accelerate description {use BLAS in
 Accelerate.framework} {
      configure.args-append       -DUSE_OPTIMIZED_BLAS=ON
      configure.ldflags-append    -lvecLibFort
  }
 +
 +# Note - error on activation. needs workaround or conflict noted
 +#Error: Failed to activate lapack: Image error:
 /opt/local/include/cblas.h is being used by the active atlas port.  Please
 deactivate this port first, or use 'port -f activate lapack' to force the
 activation.
 +#Error: See /opt/local/var/macports/logs/_opt_macports-
 ports_math_lapack/lapack/main.log for details.
 +#Error: Follow https://guide.macports.org/#project.tickets to report a
 bug.
 +#Error: Processing of port lapack failed
 +#$ port provides /opt/local/include/cblas.h
 }}}

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


More information about the macports-tickets mailing list