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

MacPorts noreply at macports.org
Mon Mar 28 09:39:01 PDT 2016


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

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

 Still no luck with clang-3.9. Same error as above with 3.8:

 {{{
 In file included from graph_blockmodel.cc:39:
 In file included from ./graph_blockmodel_overlap.hh:24:
 ./graph_blockmodel.hh:2708:43: warning: missing ':' after directive name
 modifier - ignoring [-Wignored-pragmas]
             schedule(runtime) if (parallel)
                                           ^
 ./graph_blockmodel.hh:2708:43: error: expected expression
 In file included from graph_blockmodel.cc:39:
 ./graph_blockmodel_overlap.hh:1337:67: warning: missing ':' after
 directive name modifier - ignoring [-Wignored-pragmas]
             firstprivate(m_entries) schedule(runtime) if (parallel)
                                                                   ^
 ./graph_blockmodel_overlap.hh:1337:67: error: expected expression
 In file included from graph_blockmodel.cc:39:
 In file included from ./graph_blockmodel_overlap.hh:24:
 In file included from ./graph_blockmodel.hh:26:
 }}}

 I'll post bug report to clang.

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


More information about the macports-tickets mailing list