Opened 13 years ago
Closed 12 years ago
#31809 closed defect (worksforme)
VIPS not building on OS X Lion
Reported by: | jrnicoll@… | Owned by: | jcupitt (John Cupitt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | vips image processing | Cc: | ak.ml@… |
Port: | vips |
Description
I'm not sure what is wrong, but I will attach the log file.
Attachments (1)
Change History (7)
Changed 13 years ago by jrnicoll@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to jcupitt@… |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
There's an update to a newer version of vips in #31377; see if that helps.
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
I've committed the update from #31377. Did that help?
comment:4 Changed 13 years ago by jcupitt (John Cupitt)
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?
comment:6 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response; closing. If you reopen, please provide the requested information and attach a complete log.
Logfile for failed VIPS install