[MacPorts] #65063: bootstrapping Macports for curl now requires gcc7 and cmake (!) due to sneaked dependencies on brotli and nghttp2

MacPorts noreply at macports.org
Thu May 5 14:45:18 UTC 2022


#65063: bootstrapping Macports for curl now requires gcc7 and cmake (!) due to
sneaked dependencies on brotli and nghttp2
---------------------------+-----------------------------------------
  Reporter:  barracuda156  |      Owner:  ryandesign
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.2
Resolution:  fixed         |   Keywords:  leopard, tiger, snowleopard
      Port:  curl          |
---------------------------+-----------------------------------------
Changes (by ryandesign):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"b944040204a0f97164809ada1205c1071e7d8436/macports-ports"
 b944040204a0f97164809ada1205c1071e7d8436/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="b944040204a0f97164809ada1205c1071e7d8436"
 curl: Move HTTP/2 support back to +http2 variant

 Revert the preceding effort to enable HTTP/2 unconditionally. While
 HTTP/2 is nice, it uses nghttp2 which requires C++14 which requires
 newer compilers on older systems which can cause a bootstrapping
 headache. So now enable the variant by default only on systems that
 don't need additional compilers to build it.

 See: https://trac.macports.org/ticket/65056
 Closes: https://trac.macports.org/ticket/65063
 }}}

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


More information about the macports-tickets mailing list