Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2020 16:31:42 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        David Wolfskill <david@catwhisker.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: poudriere-devel failed to build lang/rust (rust-1.43.1)
Message-ID:  <1rn9-9zg1-wny@FreeBSD.org>
In-Reply-To: <20200523225609.GK1381@albert.catwhisker.org> (David Wolfskill's message of "Sat, 23 May 2020 15:56:09 -0700")
References:  <20200523225609.GK1381@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Wolfskill <david@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1rn9-9zg1-wny>