Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2014 20:28:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191193] editors/emacs fails to build (May be graphics/ImageMagick issue)
Message-ID:  <bug-191193-13-PUqtLybLaR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191193-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191193-13@https.bugs.freebsd.org/bugzilla/>

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

Koop Mast <kwm@FreeBSD.org> changed:

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

--- Comment #1 from Koop Mast <kwm@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@OMP_3.0'
/usr/local/lib/libMagickCore-6.Q16.so: undefined reference to
`omp_set_lock@OMP_3.0'
/usr/local/lib/libMagickCore-6.Q16.so: undefined reference to
`omp_init_lock@OMP_3.0'
/usr/local/lib/libMagickCore-6.Q16.so: undefined reference to
`omp_unset_lock@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.



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