Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2021 08:27:33 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        freebsd-ports@freebsd.org
Subject:   Controlling python when building www/chromium
Message-ID:  <20210823152733.GA13247@www.zefox.net>

next in thread | raw e-mail | index | archive | help
When trying to build www/chromium on a 1 GB Pi3 the system
gets bogged down by five  instances of python2.7 running
simultaneously. This happens using both poudriere and make.

It wasn't a problem a year ago, so presumably something has
changed in chromium's internal build machinery. I've searched
https://www.chromium.org/developers/how-tos/get-the-code and
https://groups.google.com/a/chromium.org/g/chromium-dev
but couldn't find any references to python when compiling, only
when running the browser.  

Is there some way to control how many pythons are loosed at one time?
Most likely two could be accomodated, possibly three. On an 8 GB
Pi4 the five pythons coexist happily, so the behavior is probably
not considered a bug.  

Thanks for reading,

bob prohaska
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210823152733.GA13247>