Re: The www/chromium build timed out again: Killing timed out build after 904800 seconds

From: bob prohaska <fbsd_at_www.zefox.net>
Date: Mon, 16 Aug 2021 14:39:58 UTC
On Mon, Aug 16, 2021 at 06:46:18AM -0700, Mark Millard wrote:
> [257:10:19][ 85% 41061/47953] c++ -MMD -MF . . .
> [257:10:25]=>> Killing timed out build after 904800 seconds
> [257:10:39][ 85% 41062/47953] c++ -MMD -MF . . .
> . . .
> [260:10:14][ 86% 41290/47953] c++ -MMD -MF . . .
> (still running as of when I looked)
> 
> 
> May be try more like 1640000? (approx. 1.5*(258*3600)/0.85))
> (Other timeout figures could also require adjustment.)
> 
> 
> Note: The 20210805.log size is over 1.1 GiBytes and will take
> hours to download.
> 

The top window I normally watch still reports C++ running as 
usual, so I didn't notice.

I'm inclined to concede that poudriere is unfeasible on a 1
GB Pi3 for www/chromium. Using make did work with some finesse
around dependency conflicts, as does poudriere on an 8 GB Pi4.

Once poudriere finally quits and cleans up I'll give make in
www/chromium another try, as a sanity check. Perhaps something
new has gone wrong....

Thanks very much for all your help!

bob prohaska