[Bug 224665] graphics/ImageMagick files to build... Can't find libomp.so

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 29 04:47:10 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224665

            Bug ID: 224665
           Summary: graphics/ImageMagick files to build... Can't find
                    libomp.so
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm at FreeBSD.org
          Reporter: rkoberman at gmail.com
          Assignee: kwm at FreeBSD.org
             Flags: maintainer-feedback?(kwm at FreeBSD.org)

Build of ImageMagick-6.9.9.28,1 fails when it is unable to find libomp.so:
libtool: link: cc -shared  -fPIC -DPIC  coders/.libs/coders_dng_la-dng.o  
-Wl,-rpath
-Wl,/usr/ports/graphics/ImageMagick/work/ImageMagick-6.9.9-28/magick/.libs
-Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib
magick/.libs/libMagickCore-6.so -lpthread -llqr-1 -lglib-2.0 -lintl -lfftw3
-lfontconfig -lfreetype -lXext -lSM -lICE -lX11 -lXt -llzma -lbz2 -lz
/usr/local/lib/libltdl.so -lOpenCL -lm -lraw_r -lstdc++ -llcms2  -pthread
-pthread -pthread -O2 -fstack-protector -pthread -fstack-protector -fopenmp  
-pthread -fopenmp -Wl,-soname -Wl,dng.so -Wl,-version-script
-Wl,coders/.libs/dng.so-ver -o coders/.libs/dng.so
/usr/bin/ld: cannot find -lomp
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Configuration disabled OpenMP:
===> The following configuration options are available for
ImageMagick-6.9.9.28,1:
     16BIT_PIXEL=on: 16bit pixel support
     BZIP2=on: bzip2 compression support
     DJVU=off: DJVU format support (needs THREADS)
     DOCS=on: Build and/or install documentation
     FFTW=on: Discrete Fourier Transform support
     FONTCONFIG=on: X11 font configuration support
     FPX=off: FlashPix image format support
     FREETYPE=on: TrueType font rendering support
     GRAPHVIZ=off: Graphviz graph drawing support
     GSLIB=off: libgs (Postscript SHLIB) support
     HDRI=off: High dynamic range images support
     JBIG=on: JBIG image format support
     JPEG=on: JPEG image format support
     JPEG2000=on: OpenJPEG 2000 support via openjpeg
     LCMS2=on: Little CMS 2.x support
     LQR=on: Liquid Rescale support
     LZMA=on: LZMA compression support
     MODULES=on: Modules support
     OPENEXR=off: HDR image format support via OpenEXR
     OPENMP=off: Parallel processing support via OpenMP
     PANGO=off: Pango rendering library support
     PDF=on: PDF document support
     PERL=on: Perl scripting language support
     PNG=on: PNG image format support
     RAW=on: RAW format support
     SVG=on: SVG vector image format support (via librsvg)
     TESTS=off: Run bundled self-tests after build
     THREADS=on: Threading support
     TIFF=on: TIFF image format support
     WEBP=on: WebP image format support
     WMF=on: Windows Metafile image format support
     X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings

FreeBSD rogue 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE #0 r320665: Wed Oct  4
23:47:29 PDT 2017     root at rogue:/usr/obj/usr/src/sys/GENERIC.4BSD  amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list