[MacPorts] #56281: MacOS 10.13.4 : Cargo port build failure about SSL and github
MacPorts
noreply at macports.org
Fri Apr 13 00:33:05 UTC 2018
#56281: MacOS 10.13.4 : Cargo port build failure about SSL and github
----------------------+--------------------
Reporter: cgilles | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
----------------------+--------------------
Comment (by raimue):
No, this is a different problem. Yes, #56195 will solve it for the cargo
port, but this is still a bug in cargo itself. Remember cargo can be used
for development and not only for building ports. That this bug triggers in
a port build is just a coincidence.
{{{
:info:build Updating registry `https://github.com/rust-lang/crates.io-
index`
:info:build error: failed to load source for a dependency on `atty`
:info:build Caused by:
:info:build Unable to update registry `https://github.com/rust-
lang/crates.io-index`
:info:build Caused by:
:info:build failed to fetch `https://github.com/rust-lang/crates.io-
index`
:info:build Caused by:
:info:build [16/-1] unexpected return value from ssl handshake -9808
}}}
cargo includes a bundled copy of libgit2. Therefore this problem could be
the same as in this upstream issue:
https://github.com/libgit2/libgit2/issues/4350
I recommend to report the problem to cargo upstream.
--
Ticket URL: <https://trac.macports.org/ticket/56281#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list