[Bug 259799] devel/rust-cbindgen: armv6: build using "make" fails, using "cargo build --release -j 1" works
Date: Fri, 12 Nov 2021 19:27:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259799 --- Comment #13 from Martin Birgmeier <d8zNeCFG@aon.at> --- (In reply to Martin Birgmeier from comment #0) I just see that there was a crucial piece of information missing in the original report: Scenario (continued): - "cd /usr/tmp/ports/devel/rust-cbindgen/work/cbindgen-0.20.0" - "cargo build --release -j 1" <=============== this is the missing piece of information To be even more precise, I first started the build using just "cargo build --release", and then when it hung, continued with "-j 1". For this latter issue, see bug #254694. When I submitted that one I did not yet know that I could work around the problem by disabling parallel building. -- Martin -- You are receiving this mail because: You are on the CC list for the bug.