[MacPorts] #67548: re2 update breaks py310-re2

MacPorts noreply at macports.org
Thu Jun 1 19:16:02 UTC 2023


#67548: re2 update breaks py310-re2
----------------------+------------------------------------
  Reporter:  dershow  |      Owner:  Mark Mentovai <mark@…>
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:  fixed    |   Keywords:
      Port:  re2      |
----------------------+------------------------------------
Changes (by Mark Mentovai <mark@…>):

 * owner:  (none) => Mark Mentovai <mark@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"d656b3c8eda466eeb6d7a8a7788f26636030c2c7/macports-ports"
 d656b3c8eda466eeb6d7a8a7788f26636030c2c7/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="d656b3c8eda466eeb6d7a8a7788f26636030c2c7"
 py-re2: build as C++14

 The re2 upgrade at 8d9008694fb2 brings it to version 2023-06-01, which
 requires Abseil, added as a dependency in 60e55a7069d6. Abseil enforces a
 C++14 minimum via an #error in one of its headers
 (https://github.com/abseil/abseil-
 cpp/blob/71ffb09f8c27849c7e92595b5ac883b1ec45b95e/absl/base/policy_checks.h#L68),
 and that header is visible to the py-re2 build. This was addressed for
 re2 itself in d7242bf8674b.

 Fixes: https://trac.macports.org/ticket/67548
 }}}

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


More information about the macports-tickets mailing list