Date: Fri, 12 Nov 2021 20:04:26 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 259799] devel/rust-cbindgen: armv6: build using "make" fails, using "cargo build --release -j 1" works Message-ID: <bug-259799-21738-w51XtSflJc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259799-21738@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259799 --- Comment #19 from Jan Beich <jbeich@FreeBSD.org> --- (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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259799-21738-w51XtSflJc>
