David Wolfskill <da...@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.
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to