[MacPorts] #58848: rust @1.36.0: error: Unknown option

MacPorts noreply at macports.org
Fri Dec 3 20:36:17 UTC 2021


#58848: rust @1.36.0: error: Unknown option
----------------------+--------------------
  Reporter:  dmitriz  |      Owner:  g5pw
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:  fixed    |   Keywords:
      Port:  rust     |
----------------------+--------------------
Changes (by catap):

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


Comment:

 In [changeset:"ae4efe7691fb8d4db1205dd9a757516efc672dd1/macports-ports"
 ae4efe7691fb8d4db1205dd9a757516efc672dd1/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="ae4efe7691fb8d4db1205dd9a757516efc672dd1"
 rust: fix build on macOS 10.8

 `CARGO_LOG=debug` is required to see the real stack trace where issue is
 happend instead of `error: Unknown option`.

 This stack trace points to https://github.com/rust-
 lang/cargo/blob/2e2a16e983f597da62bc132eb191bc3276d4b1bb/src/cargo/core/package.rs#L423

 Which makes clear that the cause of issue is too old system curl which
 haven't supported HTTP/2.

 Closes: https://trac.macports.org/ticket/58848
 }}}

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


More information about the macports-tickets mailing list