Re: [update] lang/rust 1.17.0

2017-04-28 Thread Sebastien Marie
On Fri, Apr 28, 2017 at 05:01:34PM +0100, Edd Barrett wrote: > On Fri, Apr 28, 2017 at 12:16:09PM +0200, Sebastien Marie wrote: > > Thanks for catching it edd@ ! > > No worries! > > I've now managed to update rust and cargo. I think I've found a > regression in cargo here: > > ---8<--- > wilfred

Re: [update] lang/rust 1.17.0

2017-04-28 Thread Edd Barrett
On Fri, Apr 28, 2017 at 12:16:09PM +0200, Sebastien Marie wrote: > Thanks for catching it edd@ ! No worries! I've now managed to update rust and cargo. I think I've found a regression in cargo here: ---8<--- wilfred> rm -rf ~/.cargo wilfred> cargo install --verbose rustfmt Updating registry

Re: [update] lang/rust 1.17.0

2017-04-28 Thread Sebastien Marie
On Fri, Apr 28, 2017 at 10:57:33AM +0100, Edd Barrett wrote: > Hi Sebastien, > > I got the sources fine, but I'm unable to get the cargo bootstrap: > > >> Fetch > >> http://kapouay.odns.fr/pub/rust/cargo-bootstrap-amd64-0.18.0-20170426.tar.gz > ftp: Error retrieving file: 404 Not Found > hep,

Re: [update] lang/rust 1.17.0

2017-04-28 Thread Edd Barrett
Hi Sebastien, Again, thanks for working on Rust. On Thu, Apr 27, 2017 at 08:49:03AM +0200, Sebastien Marie wrote: > > Please note that as the release isn't officially published at time of > writing, MASTER_SITES should point to > https://dev-static.rust-lang.org/dist/ to grab the tarball. Maybe w

[update] lang/rust 1.17.0

2017-04-26 Thread Sebastien Marie
Hi, It is time again: rust-1.17.0 will be released today. Some changes in the port: - we go back to devel/llvm as now, rust-1.17.0 is able to use it. I dropped local patches to embedded LLVM. - I annotated MODGCC4_ARCHS to explain why we keep it (some patches are required to make rus