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

MacPorts noreply at macports.org
Thu Mar 31 09:34:40 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 mmoll@…):

 We can add clang38/clang39 variants:
 {{{
 variant clang38 description "Use clang-3.8 and enable OpenMP" conflicts
 clang39 {
       configure.compiler  macports-clang-3.8
 }

 variant clang38 description "Use clang-3.9 and enable OpenMP" conflicts
 clang38 {
       configure.compiler  macports-clang-3.9
 }
 }}}
 The next question is then do you think +clang38 should be a default
 variant?

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


More information about the macports-tickets mailing list