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

next in thread | previous in thread | raw e-mail | index | archive | help
MR <mr@freebsd.org> writes:

> 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

Maybe define CARGO_GIT_SUBDIR, see https://svnweb.freebsd.org/changeset/ports/517982

$ rg -l CARGO_GIT_SUBDIR
Mk/Uses/cargo.mk
dns/dog/Makefile
games/veloren/Makefile
sysutils/vector/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?czz8-35pi-wny>