Date: Thu, 24 Aug 2023 12:44:17 -0700 From: bob prohaska <fbsd@www.zefox.net> To: freebsd-current@freebsd.org Subject: Re: www/chromium will not build on a host w/ 8 CPU and 16G mem Message-ID: <ZOezERT7mJnI5T4k@www.zefox.net> In-Reply-To: <ZN8KNRvt9Fj4QlHF@c720-r368166> References: <2227F902-847E-4E50-B48A-B012CE51D96D.ref@yahoo.com> <2227F902-847E-4E50-B48A-B012CE51D96D@yahoo.com> <20230816163046.081be1181df386fae55065bc@dec.sakura.ne.jp> <ZNzQS/qoJsadZYtP@pureos> <ZN8KNRvt9Fj4QlHF@c720-r368166>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 18, 2023 at 08:05:41AM +0200, Matthias Apitz wrote: > > sysctl vfs.read_max=128 > sysctl vfs.aio.max_buf_aio=8192 > sysctl vfs.aio.max_aio_queue_per_proc=65536 > sysctl vfs.aio.max_aio_per_proc=8192 > sysctl vfs.aio.max_aio_queue=65536 > sysctl vm.pageout_oom_seq=120 > sysctl vm.pfault_oom_attempts=-1 > Just tried these settings on a Pi4, 8GB. Seemingly no help, build of www/chromium failed again, saying only: ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 No messages on the console at all, no indication of any swap use at all. If somebody can tell me how to invoke MAKE_JOBS_UNSAFE=yes, either locally or globally, I'll give it a try. But, if it's a system problem I'd expect at least a peep on the console.... Thanks for reading, bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZOezERT7mJnI5T4k>