Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2020 11:10:22 +0000
From:      MR <mr@freebsd.org>
To:        Jan Beich <jbeich@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: letting a port depending on rust-nightly
Message-ID:  <20201217111022.Horde.OrT3JPw9faN94ESsteCRYF-@app.eeeit.de>
In-Reply-To: <tusl-5ng2-wny@FreeBSD.org>
References:  <20201216223208.Horde.V4tYasoM1JDzSh1oVClczf0@app.eeeit.de> <tusl-5ng2-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
I tried but before it can work I get:
...
=======================<phase: configure      >============================
===>  Configuring for bitwarden_rs-1.17.0
error: failed to resolve patches for  
`https://github.com/rust-lang/crates.io-index`

Caused by:
   patch for `data-url` in  
`https://github.com/rust-lang/crates.io-index` failed to resolve

Caused by:
   The patch location  
`/wrkdirs/usr/ports/security/bitwarden_rs/work/rust-url-7f1bd6ce1c2fde599a757302a843a60e714c5f72` does not appear to contain any packages matching the name  
`data-url`.
*** Error code 101

Stop.
make: stopped in /usr/ports/security/bitwarden_rs
=>> Cleaning up wrkdir

...



Zitat von Jan Beich <jbeich@freebsd.org>:

> MR <mr@freebsd.org> writes:
>
>> Hi,
>> I'm trying to port https://github.com/dani-garcia/bitwarden_rs which
>> seems to depend on
>> rust-nightly (default rust errors due to some
>
> Did you try CARGO_ENV+=RUSTC_BOOTSTRAP=1 instead? Some examples:
>
> - devel/racer
> - games/veloren
> - lang/rust (originally)
> - mail/thunderbird (defined upstream)
> - textproc/ripgrep
> - www/firefox (defined upstream)
> - www/firefox-esr (defined upstream)
> - www/miniserve


-- 
greetings
---
mike mr@freebsd.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201217111022.Horde.OrT3JPw9faN94ESsteCRYF->