Opened 10 months ago

Closed 4 weeks ago

#67932 closed defect (fixed)

openexr_viewers @2.5.8: Could not find a package configuration file provided by "IlmBase"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: mascguy (Christopher Nielsen), barracuda156
Port: openexr_viewers

Description

https://build.macports.org/builders/ports-12_arm64-builder/builds/102162/steps/install-port/logs/stdio

CMake Error at CMakeLists.txt:27 (find_package):
  Could not find a package configuration file provided by "IlmBase"
  (requested version 2.5.8) with any of the following names:

    IlmBaseConfig.cmake
    ilmbase-config.cmake

  Add the installation prefix of "IlmBase" to CMAKE_PREFIX_PATH or set
  "IlmBase_DIR" to a directory containing one of the above files.  If
  "IlmBase" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!

Change History (3)

comment:1 Changed 10 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:2 Changed 10 months ago by mascguy (Christopher Nielsen)

Should be relatively easy to fix.

Either Marcus or I will take care of.

comment:3 Changed 4 weeks ago by mascguy (Christopher Nielsen)

Cc: barracuda156 added
Resolution: fixed
Status: assignedclosed

Fixed by Sergey, via commit:

openexr_viewers: fix build on newer macOS

Note: See TracTickets for help on using tickets.