[Bug 191193] editors/emacs fails to build (May be graphics/ImageMagick issue)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 19 20:28:46 UTC 2014


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

Koop Mast <kwm at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kwm at FreeBSD.org
           Assignee|freebsd-ports-bugs at FreeBSD. |kwm at FreeBSD.org
                   |org                         |

--- Comment #1 from Koop Mast <kwm at FreeBSD.org> ---
Grab looks like a IM issue.

configure:10409: checking for librsvg-2.0 >= 2.11.0
configure:10423: result: yes CFLAGS='-I/usr/local/include/librsvg-2.0
-I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo
-I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 
-I/usr/local/include/freetype2 -I/usr/local/include/libpng15 -D_THREAD_SAFE
-I/usr/local/include  ' LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0
-lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread  '
configure:10480: checking for Wand >= 6.2.8
configure:10494: result: yes CFLAGS='-I/usr/local/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  '
LIBS='-lMagickWand-6.Q16 -L/usr/local/lib -lMagickCore-6.Q16  '
configure:10535: checking for MagickExportImagePixels
configure:10535: cc -o conftest -I/usr/local/include -O2 -pipe
-fno-strict-aliasing -I/usr/local/include/librsvg-2.0
-I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo
-I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 
-I/usr/local/include/freetype2 -I/usr/local/include/libpng15 -D_THREAD_SAFE
-I/usr/local/include   -I/usr/local/include/ImageMagick-6 -fopenmp
-DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -I/usr/local/include
  -I/usr/local/include  -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib
-Wl,-znocombreloc -L/usr/local/lib conftest.c -lMagickWand-6.Q16
-L/usr/local/lib -lMagickCore-6.Q16   -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0
-lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread   -lX11
-lpthread -lutil  >&5 
/usr/local/lib/libMagickCore-6.Q16.so: undefined reference to
`omp_destroy_lock at OMP_3.0'
/usr/local/lib/libMagickCore-6.Q16.so: undefined reference to
`omp_set_lock at OMP_3.0'
/usr/local/lib/libMagickCore-6.Q16.so: undefined reference to
`omp_init_lock at OMP_3.0'
/usr/local/lib/libMagickCore-6.Q16.so: undefined reference to
`omp_unset_lock at OMP_3.0'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"

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


More information about the freebsd-ports-bugs mailing list