[MacPorts] #70618: pbrt2 fails to build: error: ImathBox.h: No such file or directory etc.

MacPorts noreply at macports.org
Tue Jan 21 09:51:03 UTC 2025


#70618: pbrt2 fails to build: error: ImathBox.h: No such file or directory etc.
---------------------------+---------------------------------
  Reporter:  barracuda156  |      Owner:  MarcusCalhoun-Lopez
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.1
Resolution:                |   Keywords:
      Port:  pbrt2         |
---------------------------+---------------------------------
Changes (by ryandesign):

 * cc: mascguy (added)


Comment:

 Replying to [ticket:70618 barracuda156]:
 > {{{
 > In file included from /opt/local/include/OpenEXR/ImfRgbaFile.h:21,
 >                  from core/imageio.cpp:138:
 > /opt/local/include/OpenEXR/ImfFrameBuffer.h:21:22: error: ImathBox.h: No
 such file or directory
 > }}}

 This seems like a bug in the openexr port. Its header includes another
 header that isn't there.

 > {{{
 > /opt/local/include/OpenEXR/ImfFrameBuffer.h:23:19: error: cstdint: No
 such file or directory
 > }}}

 cstdint was introduced in C++11. openexr currently indicates that it
 requires C++14. Maybe all ports using openexr need to indicate that as
 well.

-- 
Ticket URL: <https://trac.macports.org/ticket/70618#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list