[Bug 259799] devel/rust-cbindgen: armv6: build using "make" fails, using "cargo build --release" works
Date: Fri, 12 Nov 2021 17:33:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259799 Martin Birgmeier <d8zNeCFG@aon.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #229450|text/x-log |text/plain mime type| | --- Comment #1 from Martin Birgmeier <d8zNeCFG@aon.at> --- Created attachment 229450 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229450&action=edit log file of building rust-cbindgen Attached a logfile created using "script /usr/tmp/cbindgen.log". It shows both the failed portmaster build as well as the successful build using "cargo build --release". It also shows that the second build had to be interrupted because it hung. When continued without parallelism (-j 1), it succeeded. This seems to be the issue described in bug #221185. n.b. The same method allows building rust itself - run using parallelism as long as it does not hang, then continue with "make MAKE_JOBS_NUMBER_LIMIT=1". -- Martin -- You are receiving this mail because: You are the assignee for the bug.