[Bug 268849] Mk/Uses/cargo.mk: error: failed to load manifest for workspace member ...

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Jan 2023 04:08:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268849

            Bug ID: 268849
           Summary: Mk/Uses/cargo.mk: error: failed to load manifest for
                    workspace member ...
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yuri@freebsd.org
                CC: ports-bugs@FreeBSD.org

Created attachment 239371
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239371&action=edit
shar

The attached port was generated using 'make cargo-crates'.

It breaks during build:
===>  Configuring for wasmtime-4.0.0
===>   Additional optimization to port applied
===>   Cargo config:
[source.cargo]
directory = '/usr/ports/www/wasmtime/work/wasmtime-4.0.0/cargo-crates'
[source.crates-io]
replace-with = 'cargo'
===>   Updating Cargo.lock
error: failed to load manifest for workspace member
`/usr/ports/www/wasmtime/work/wasmtime-4.0.0/crates/bench-api`

Caused by:
  failed to load manifest for dependency `wasi-cap-std-sync`

-- 
You are receiving this mail because:
You are on the CC list for the bug.