Date: Wed, 11 Jan 2023 11:48:53 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268849] Mk/Uses/cargo.mk: error: failed to load manifest for workspace member ... Message-ID: <bug-268849-7788-2skfh1KcZp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268849-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268849-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=3D268849 --- Comment #1 from Tobias Kortkamp <tobik@freebsd.org> --- First the context missing from comment #0: =3D=3D=3D> Updating Cargo.lock error: failed to load manifest for workspace member `/wrkdirprefix/usr/ports/www/wasmtime/work/wasmtime-4.0.0/crates/bench-api` Caused by: failed to load manifest for dependency `wasi-cap-std-sync` Caused by: failed to load manifest for dependency `wasi-common` Caused by: failed to load manifest for dependency `wasmtime` Caused by: failed to load manifest for dependency `wasmtime-wasi` Caused by: failed to load manifest for dependency `wasi-tokio` Caused by: failed to load manifest for dependency `wiggle` Caused by: failed to load manifest for dependency `wiggle-macro` Caused by: failed to load manifest for dependency `wiggle-generate` Caused by: failed to load manifest for dependency `witx` Caused by: failed to read `/wrkdirprefix/usr/ports/www/wasmtime/work/wasmtime-4.0.0/crates/wasi-commo= n/WASI/tools/witx/Cargo.toml` Caused by: No such file or directory (os error 2) My guess is that this is because it uses git submodules for some crates/fil= es. See https://github.com/bytecodealliance/wasmtime/blob/v4.0.0/.gitmodules --=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-268849-7788-2skfh1KcZp>