Date: Thu, 19 Jan 2023 17:46:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268706] Mk/Uses/cargo.mk: Fails to configure one Rust port (audio/psst) Message-ID: <bug-268706-7788-1j5hkqiVkB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268706-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268706-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268706 --- Comment #2 from Yuri Victorovich <yuri@freebsd.org> --- (In reply to Tobias Kortkamp from comment #1) Tobias, This works when there is a single-level subdirectory. But what to do when there is a deeper subdirectory? In the port cad/veryl adding: > CARGO_BUILD_ARGS=3D --package=3Dcrates/veryl > CARGO_INSTALL_PATH=3D crates/veryl fails: > =3D=3D=3D> Building for veryl-0.2.1 > error: package ID specification `crates/veryl` looks like a file path, ma= ybe try file:///usr/ports/cad/veryl/work/veryl-veryl-v0.2.1/crates/veryl > *** Error code 101 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268706-7788-1j5hkqiVkB>