Re: strange compiling problems on AMD Ryzen 5 5600G with freebsd-current

From: Mark Millard via freebsd-hackers <freebsd-hackers_at_freebsd.org>
Date: Wed, 05 Jan 2022 21:53:40 UTC
tech-lists <tech-lists_at_zyxst.net> wrote on
Date: Wed, 5 Jan 2022 20:14:54 +0000 :

> On Wed, Jan 05, 2022 at 06:55:38PM +1100, Peter Jeremy wrote:
> >1) Can you share more details on "fails to build".  Are you in a position
> >   to share a build log.
> 
> The last part of the build log from llvm13 is here:
> 
> https://cloud.zyxst.net/~john/FreeBSD/current/amd64/llvm13.log
> 
> 
> It's not the entire build log. i'll try making a better one

Does/did the console output, dmesg -a, or less /var/log/messages show any
messages that might be relevant from the time frame? For example:

kernel: pid ???? (???), jid ??, uid ??, was killed: out of swap space
(Without at least 1 of the 2 below types of messages also appearing,
the "out of swap space" part of the message is normally a misnomer.)

swap_pager: out of swap space
swp_pager_getswapspace(???): failed


Another possibly of interest message, would be:

swap_pager: indefinite wait buffer: bufobj: ????, blkno: ????, size: ????


There could be others of interest.


===
Mark Millard
marklmi at yahoo.com