[Bug 233946] graphics/ImageMagick6-nox11 /usr/bin/ld: cannot find -lomp

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 11 22:21:30 UTC 2018


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

            Bug ID: 233946
           Summary: graphics/ImageMagick6-nox11 /usr/bin/ld: cannot find
                    -lomp
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm at FreeBSD.org
          Reporter: gessel at blackrosetech.com
          Assignee: kwm at FreeBSD.org
             Flags: maintainer-feedback?(kwm at FreeBSD.org)

I'm having trouble compiling (portmaster) ImageMagick6-nox11-6.9.10.14_1,1 and
ImageMagick7-nox11-7.0.8.14_1, v6 fails with "/usr/bin/ld: cannot find -lomp"

In both cases, the OPENMP option is NOT selected.  (#223518)  In ImageMagick6
the fail is

libtool: link: cc -shared  -fPIC -DPIC  coders/.libs/coders_dng_la-dng.o  
-Wl,-rpath
-Wl,/var/ports/usr/ports/graphics/ImageMagick6-nox11/work/ImageMagick-6.9.10-14/magick/.libs
-Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib
magick/.libs/libMagickCore-6.so -lpthread -L/usr/local/lib -lfreetype -llqr-1
-lglib-2.0 -lintl -lfftw3 -lxml2 -llzma -lbz2 -lz /usr/local/lib/libltdl.so -lm
-lraw_r -llcms2  -Oz -march=barcelona -mtune=barcelona -march=amdfam10
-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)
gmake[2]: *** [Makefile:5688: coders/dng.la] Error 1
gmake[2]: *** Waiting for unfinished jobs....


and in ImageMagick7 it is

10 -fstack-protector -pthread -fstack-protector   -pthread -Wl,-soname
-Wl,dpx.so -Wl,-version-script -Wl,coders/.libs/dpx.so-ver -o
coders/.libs/dpx.so
/usr/bin/ld: cannot find -lomp
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [Makefile:6385: coders/dng.la] Error 1
gmake[2]: *** Waiting for unfinished jobs....

FreeBSD 11.2-RELEASE-p6 #0 r341740

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


More information about the freebsd-ports-bugs mailing list