[MacPorts] #50958: py-graph-tool fails to build with clang OpenMP option (configure.args=--enable-openmp)

MacPorts noreply at macports.org
Thu Mar 31 08:03:18 PDT 2016


#50958: py-graph-tool fails to build with clang OpenMP option (configure.args
=--enable-openmp)
----------------------------+---------------------
  Reporter:  s.t.smith@…    |      Owner:  tiago@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.4
Resolution:                 |   Keywords:
      Port:  py-graph-tool  |
----------------------------+---------------------

Comment (by s.t.smith@…):

 Something like the following tests whether `mp-clang-3.9`  is set to be
 the compiler, and avoids the issues of having to change `macports.conf`
 whenever clang is upgraded.

 {{{
 port select --show clang | perl -ne "chomp; s/The currently selected
 version for 'clang' is '(.*)'./\$1/; print $_;"
 }}}

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


More information about the macports-tickets mailing list