[MacPorts] #69975: re2 @2024-04-01_2: fails to build on macOS 10.12/Xcode 9.2 due to <optional> not found in abseil headers (was: re2 at 2024-04-01_2: fails to build on macOS 10.12/Xcode 9.2 due to <optional> not found in abseil headers)

MacPorts noreply at macports.org
Tue May 14 00:33:44 UTC 2024


#69975: re2 @2024-04-01_2: fails to build on macOS 10.12/Xcode 9.2 due to
<optional> not found in abseil headers
----------------------+-------------------------
  Reporter:  andlabs  |      Owner:  herbygillot
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.9.3
Resolution:           |   Keywords:
      Port:  re2      |
----------------------+-------------------------

Comment (by ryandesign):

 The <optional> header is new in C++17. Anything using Abseil now needs
 C++17. re2 currently only asks for C++14 so that needs to be changed.

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


More information about the macports-tickets mailing list