Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2018 22:21:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233946] graphics/ImageMagick6-nox11 /usr/bin/ld: cannot find -lomp
Message-ID:  <bug-233946-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233946

            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@FreeBSD.org
          Reporter: gessel@blackrosetech.com
          Assignee: kwm@FreeBSD.org
             Flags: maintainer-feedback?(kwm@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 -lom=
p"

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

libtool: link: cc -shared  -fPIC -DPIC  coders/.libs/coders_dng_la-dng.o=20=
=20
-Wl,-rpath
-Wl,/var/ports/usr/ports/graphics/ImageMagick6-nox11/work/ImageMagick-6.9.1=
0-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=3Dbarcelona -mtune=3Dbarcelona -march=3Damdfam10
-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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233946-7788>