Problems building rust with poudriere

Christian Stærk xi at borderworlds.dk
Mon Nov 5 18:37:54 UTC 2018


On 11/4/18 11:30 PM, Mark Millard via freebsd-ports wrote:
> Christian Stærk xi at borderworlds.dk wrote on
> Sun Nov 4 13:45:01 UTC 2018 :
>
>> It looks like the system is running out of swap as I get this in
>> /var/log/messages:
>>
>> Oct 30 05:15:31 xindi kernel: pid 68935 (rustc), uid 65534, was killed:
>> out of swap space
> Are you seeing any reports of: swap_pager: indefinite wait buffer ?
>
> Poor I/O performance for paging and/or swapping can contribute
> to the kills happening. But I've no clue if such is an issue
> for your context.
That seems to be the problem.

> So you may want to try assigning vm.pageout_oom_seq .

I changed it to 1024 and rust built successfully. :)

My build host is a bhyve instance backed by spinning rust storage. It 
looks like it is a bit to the slow side.

Thank you very much for your help.

Best regards
Christian


More information about the freebsd-ports mailing list