[MacPorts] #70701: fyre fails to build (different errors with different compilers, but all fail)

MacPorts noreply at macports.org
Thu Sep 12 07:44:57 UTC 2024


#70701: fyre fails to build (different errors with different compilers, but all
fail)
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.1
Resolution:                |   Keywords:
      Port:  fyre          |
---------------------------+--------------------

Comment (by ryandesign):

 In the future please file different problems in different tickets. Someone
 who knows how to solve one problem may not know how to solve all problems.
 It is nice to be able to close a ticket as resolved when a problem is
 fixed. It is confusing when one ticket encompasses many problems, some of
 which have been fixed and some of which have not; it can be difficult to
 wade through a series of comments to find which ones are relevant to the
 remaining problems.

 The first problem, with gcc-4.2, is caused by fyre using openexr
 opportunistically and openexr depending on imath which now requries C++11
 which gcc-4.2 doesn't support. I'm fixing this problem by ensuring the
 optional openexr functionality is disabled.

 The second problem, with gcc-14, is caused by implicit declaration of
 functions which also affects clang. I'm fixing this by including the
 required header. I filed an upstream pull request.

 The third problem, with gcc-13, I'm not sure about. Please re-check after
 updating to receive the preceding fixes.

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


More information about the macports-tickets mailing list