https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259799

--- Comment #19 from Jan Beich <[email protected]> ---
(In reply to Martin Birgmeier from comment #14)
> Hi Jan, of the ports I am using only rust-cbindgen, and specifically tempfile
> in it, consistently fails.

tempfile appears in around 80 USES=cargo ports. According to attachment 229451
you don't have many Rust-based ports

  devel/rust-cbindgen (USES=cargo + tempfile)
  graphics/librsvg2-rust (vendored + tempfile)
  lang/spidermonkey78 (vendored + tempfile)

Please, try more USES=cargo ports e.g., dns/dog, sysutils/lsd, textproc/sd. All
of these examples use tempfile crate, to get the full list try

  $ git grep -l tempfile- | sed '/distinfo/d; /files/d; s,/Makefile,,;
s/\.crates//'

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

Reply via email to