[MacPorts] #31809: VIPS not building on OS X Lion

MacPorts noreply at macports.org
Fri Oct 28 05:16:14 PDT 2011


#31809: VIPS not building on OS X Lion
-----------------------------------+----------------------------------------
 Reporter:  jrnicoll@…             |       Owner:  jcupitt@…        
     Type:  defect                 |      Status:  new              
 Priority:  Normal                 |   Milestone:                   
Component:  ports                  |     Version:  2.0.3            
 Keywords:  vips image processing  |        Port:  vips             
-----------------------------------+----------------------------------------

Comment(by jcupitt@…):

 Looking at the log, the error seems to be from the libtool link on line
 1193. It gives the error:

 1194    :info:build ld: library not found for -lgomp

 libgomp is the GNU OpenMP library that ImageMagick can be configured to
 use for threading.

 http://gcc.gnu.org/onlinedocs/libgomp/

 There's no mention of it on the libtool link line so vips can't be being
 passed this from pkg-config, it must be picking it up from a .la file
 somewhere.

 I'd guess the ImageMagick package is leaving an incorrect -lgomp somewhere
 in one of it's archives.

 Has your IM package been configured with OpenMP support?

-- 
Ticket URL: <https://trac.macports.org/ticket/31809#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list