Problem installling GraphicsMagick

Jeremy Huddleston jeremyhu at macports.org
Fri Jul 22 00:07:01 PDT 2011


Hmm... that's odd.  I'd expect that to occur if it were using a MacPorts compiler, but it's using llvm-gcc-4.2, which should understand that builtin.  I can reproduce it here with llvm-gcc-4.2, and I'm looking into the cause.

It builds fine with clang, so I'd recommend falling forward to clang rather than disabling fortification.

--Jeremy

On Jul 21, 2011, at 10:07 PM, Ryan Schmidt wrote:

> 
> On Jul 21, 2011, at 23:54, Liam Groener wrote:
> 
>> When I try to install GraphicsMagick (Mac OSX 10.7, MacPorts 2.0) a get a failure, apparently during linking. The error message from the log file follows:
>> 
>> :info:build Undefined symbols for architecture x86_64:
>> :info:build   "___builtin_object_size", referenced from:
>> :info:build       _DespeckleImage.omp_fn.5 in magick_libGraphicsMagick_la-effect.o
>> :info:build       _BlurImageScanlines.omp_fn.7 in magick_libGraphicsMagick_la-effect.o
>> :info:build       _XShearImage.omp_fn.0 in magick_libGraphicsMagick_la-shear.o
>> :info:build       _YShearImage.omp_fn.1 in magick_libGraphicsMagick_la-shear.o
>> :info:build ld: symbol(s) not found for architecture x86_64
>> :info:build collect2: ld returned 1 exit status
>> :info:build make[1]: *** [magick/libGraphicsMagick.la] Error 1
>> :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_GraphicsMagick/GraphicsMagick/work/GraphicsMagick-1.3.12'
>> :info:build make: *** [all] Error 2
>> 
>> Any clue on what I should do?
> 
> https://trac.macports.org/ticket/30273
> 
> 
> 
> 
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
> 



More information about the macports-users mailing list