[MacPorts] #59610: imagemagick: building 6.9.9-40_7 on Lion misses gomp library

MacPorts noreply at macports.org
Sat Nov 9 18:48:01 UTC 2019


#59610: imagemagick: building 6.9.9-40_7 on Lion misses gomp library
--------------------------+------------------------
  Reporter:  lemzwerg     |      Owner:  ryandesign
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:  lion
      Port:  ImageMagick  |
--------------------------+------------------------

Comment (by lemzwerg):

 I did
 {{{
 cd /opt/local/lib
 find . -type f | xargs grep lgomp
 }}}
 and get the following result.
 {{{
 ./gcc8/gcc/x86_64-apple-darwin11/8.3.0/plugin/include/config/darwin.h:
 %{static|static-libgcc|static-libstdc++|static-libgfortran: libgomp.a%s; :
 -lgomp } } \
 ./gcc8/gcc/x86_64-apple-darwin11/8.3.0/plugin/include/config/darwin.h:
 %{static|static-libgcc|static-libstdc++|static-libgfortran:%:replace-
 outfile(-lgomp libgomp.a%s)}\
 ./gcc8/libgomp.spec:*link_gomp: -lgomp %{static: -ldl }
 }}}
 My installation also contains package `libomp @9.0.0_0+universal (active)`
 in case this is of importance.

 Hmm.  I see in the log that `/usr/bin/clang` gets used for compilation.
 Repeating the above command in `/usr/lib` gives
 {{{
 Binary file ./libclang.dylib matches
 }}}
 Attaching the current `main.log` file.

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


More information about the macports-tickets mailing list