Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2017 17:53:57 -0700
From:      Don Zavitz <don@zavitz.ca>
To:        freebsd-ports@freebsd.org
Subject:   Re: devel/cargo build failure
Message-ID:  <5244b3df-73e8-f269-f976-9a633f299686@zavitz.ca>
In-Reply-To: <CAMwkeZw9hS1zbNTKBmZGLY08hEwNcPXeghQJ=Lw8AJrHoamzQg@mail.gmail.com>
References:  <20170124155240.GA22684@rancor.immure.com> <2d8012ba-2943-5ee5-c720-a391c6cb460c@FreeBSD.org> <20170124174756.GM5908@albert.catwhisker.org> <7c0acfc6-47d4-9922-502d-a53170c1e07d@FreeBSD.org> <CAMwkeZz8bb1df%2BawxTKZ6_HYMiHdZnNJ659nH-uRDDJzU=T_ig@mail.gmail.com> <30f86d8a-2d05-7ac9-a284-5e8a7ba0c01c@FreeBSD.org> <CAMwkeZw9hS1zbNTKBmZGLY08hEwNcPXeghQJ=Lw8AJrHoamzQg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 1/24/2017 4:20 PM, Fernando Herrero Carrón wrote:
> El 24 ene. 2017 9:18 p. m., "Mathieu Arnold" <mat@freebsd.org> escribió:
>
> Le 24/01/2017 à 20:27, Fernando Herrero Carrón a écrit :
>>
>> El 24 ene. 2017 6:57 p. m., "Mathieu Arnold" <mat@freebsd.org
>> <mailto:mat@freebsd.org>> escribió:
>>
>>      Le 24/01/2017 à 18:47, David Wolfskill a écrit :
>>      > On Tue, Jan 24, 2017 at 06:33:29PM +0100, Mathieu Arnold wrote:
>>      >> Le 24/01/2017 à 16:52, Bob Willcox a écrit :
>>      >>> When trying to build devel/cargo I get this error:
>>      >>>
>>      >>> /xports/Mk/Scripts/checksum.sh: cannot open
>>      2016-11-02/cargo-nightly-x86_64-unknown-freebsd.tar.gz: No such
>>      file or directory
>>      >>> *** Error code 2
>>      >>>
>>      >>> Stop.
>>      >>> make: stopped in /xports/devel/cargo
>>      >>>
>>      >>> Anyone have any ideas why and what I can do to overcome it?
>>      >> Ok, so, the port changed the directory this file is fetched in,
>>      to fix
>>      >> the problem, you'll need to remove the
>>      >> cargo-nightly-x86_64-unknown-freebsd.tar.gz from
>>      /usr/ports/distfiles
>>      >> (or whereever your distfiles are)
>>      >> ....
>>      > Thanks -- that worked for me.
>>
>>      So, I opened PR #216442 to see if the code that made this problem was
>>      legacy or not, an exp-run will tell :-)
>>
>>      --
>>      Mathieu Arnold
>>
>>
>> Wow, cool to see more people doing rust on freebsd, count me in!
>
> I have no idea what rust is, but sure.
>
>
> http://www.freshports.org/devel/cargo:
>
> Cargo is Rust's Package Manager. Cargo downloads your Rust project's
> dependencies and compiles your project.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

I ran into this issue, removing 
cargo-nightly-x86_64-unknown-freebsd.tar.gz from /usr/ports/distfiles 
fixed it for me...

www/firefox pulls this in, didn't know firefox used rust?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5244b3df-73e8-f269-f976-9a633f299686>