[Bug 210017] devel/cargo: Fails to build with libgit2-sys-0.4.0 errors and curl-0.2.16 errors after lang/rust 1.9.0 update
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 4 15:31:14 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210017
Jean-Sébastien Pédron <dumbbell at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |In Progress
--- Comment #3 from Jean-Sébastien Pédron <dumbbell at FreeBSD.org> ---
I wonder if we can use rustup [1] as the bootstrap version of rustc and cargo
instead of relying on a real up-to-date bootstrap. rustup provides prebuilt
snapshots of stable and nightly channels for FreeBSD/amd64.
At the time of this writing, the latest snapshot was built on 2016-05-31. Rust
1.9.0 and Cargo 0.10.0 are available in the stable channel.
I'm currently trying to build devel/cargo updated to 0.10.0 with --local-cargo
pointing to rustup's install.
[1] https://www.rustup.rs/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list