poudriere-devel failed to build lang/rust (rust-1.43.1)

Jan Beich jbeich at FreeBSD.org
Sun May 24 14:31:46 UTC 2020


David Wolfskill <david at catwhisker.org> writes:

> It appears (to my eye that is quite unfamiliar with rust) that the first
> failure in the log is:
>
> sysroot: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.43.1-src/build/x86_64-unknown-freebsd/stage1"
> libdir: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.43.1-src/build/x86_64-unknown-freebsd/stage1/lib"
> error: could not compile `rustc_lint`.

According to the full log the reason is "(signal: 9, SIGKILL: kill)" and
the signal was sent to multiple processes. The kernel usually sends
SIGKILL on out-of-memory conditions.


More information about the freebsd-ports mailing list