New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16868 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

BUG graphics/openjpeg: can't load libopenjpeg-2.1.2.0.dylib

Reported by: devans@… Owned by: mcalhoun@…
Priority: High Milestone:
Component: ports Version: 1.7.0
Keywords: gimp-jp2 Cc:
Port: openjpeg

Description

When trying to load libopenjpeg-2.1.2.0.dylib as a dependent library gimp-jp2 fails with error "image not found" or "expecting version 2.1.2.0 found 0.0.0"

Port openjpeg fails to set the install name properly (libopenjpeg-2.1.2.0.dylib instead of ${prefix}/lib/libopenjpeg-2.1.2.0.dylib). Versioning information is missing as well.

See attached patch for proposed solution.

Attachments

patch-Portfile.diff (508 bytes) - added by devans@… 5 years ago.
Patch for Portfile
patch-Makefile.osx.diff (478 bytes) - added by devans@… 5 years ago.
Additional patchfile for files directory

Change History

Changed 5 years ago by devans@…

Patch for Portfile

Changed 5 years ago by devans@…

Additional patchfile for files directory

comment:1 Changed 5 years ago by devans@…

  • Priority changed from Normal to High

Increased priority to HIGH. This problem keeps the GIMP JPEG2000 plug in from loading (gimp-jp2)

comment:2 Changed 5 years ago by devans@…

See #14554 for a related report.

comment:3 Changed 5 years ago by devans@…

  • Status changed from new to closed
  • Resolution set to fixed

No response in 5 days. Committing as r40982.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.