#29108 closed defect (fixed)
Lensfun fails to build
Reported by: | dershow | Owned by: | julians37@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | frank.mcpherson@…, dbevans (David B. Evans), chris@… | |
Port: | lensfun |
Description
It seems that ufraw now depends on lensfun. Lensfun 0.2.5 Rev 1, is building on my macbook pro, but on my PPC G5 box, it is failing.
The error is here:
---> Computing dependencies for lensfun ---> Configuring lensfun Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for lensfun is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_lensfun/main.log Error: Problem while installing lensfun To report a bug, see <http://guide.macports.org/#project.tickets>
I have attached the full log file as well.
Attachments (2)
Change History (9)
Changed 14 years ago by dershow
Attachment: | lensfun_main.log added |
---|
comment:1 Changed 14 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to julians37@… |
---|
I just ran across this myself. Attached is a patch that fixes the problem by specifying a valid target and disabling (x86) vectorization on powerpc platforms. With this patch, lensfun (and ufraw) configures and builds and the lens correction function appears to work correctly.
Changed 14 years ago by dbevans (David B. Evans)
Attachment: | patch-lensfun-Portfile.diff added |
---|
Proposed patch for Portfile
comment:3 Changed 14 years ago by dbevans (David B. Evans)
Cc: | julians37@… removed |
---|
comment:4 Changed 14 years ago by julians37@…
This patch looks good to me, but I don't have commit rights. Can someone check this in please?
comment:5 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r77793.
Note: See
TracTickets for help on using
tickets.
Lensfun build error file