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

MacPorts noreply at macports.org
Sat Nov 9 17:23:58 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):

 Just reporting the current status: I see that ImageMagick's `Portfile` now
 contains `--disable-openmp`.  However, linking still fails with
 {{{
 :info:build libtool: link:
  /usr/bin/clang \
    -o coders/.libs/dng.so \
    -bundle \
    coders/.libs/dng_la-dng.o
    -L/opt/local/lib \
    magick/.libs/libMagickCore-6.Q16.dylib \
    /opt/local/lib/libfftw3.dylib \
    /opt/local/lib/libxml2.dylib \
    /opt/local/lib/libfontconfig.dylib \
    /opt/local/lib/libfreetype.dylib \
    /opt/local/lib/libXext.dylib \
    /opt/local/lib/libSM.dylib \
    /opt/local/lib/libICE.dylib \
    /opt/local/lib/libX11.dylib \
    /opt/local/lib/libXt.dylib \
    /opt/local/lib/liblzma.dylib \
    -lbz2 \
    -lz \
    /opt/local/lib/libltdl.dylib \
    -lm \
    /opt/local/lib/libraw_r.dylib \
    -lstdc++ \
    /opt/local/lib/liblcms2.dylib \
    -Os \
    -arch x86_64 \
    -mtune=penryn \
    -pthread \
    -Wl,-headerpad_max_install_names \
    -arch x86_64 \
    -fopenmp \
    -pthread \
    -fopenmp \
    -Wl,-exported_symbols_list,coders/.libs/dng-symbols.expsym
 :info:build clang: warning: argument unused during compilation: '-pthread'
 :info:build clang: warning: argument unused during compilation: '-pthread'
 :info:build ld: warning: directory not found for option
 '-L/opt/local/lib/ImageMagick-6.9.10'
 :info:build ld: library not found for -lgomp
 }}}

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


More information about the macports-tickets mailing list