tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: www/chromium NOT_FOR_BULK_PLATFORM



Just a heads-up that I will be adding NOT_FOR_BULK_PLATFORM=* to my bulk builds for www/chromium. It takes just short of 66 hours(!) to build

That's with two jobs? It's crazy, even on a modern processor:

     7934.13 real    170300.97 user     10055.83 sys

FWIW, I had simply assumed that the build was successful, but I just checked the report and it actually failed after all that time when trying to link 'chrome' at the end, due to a lack of space on the tmpfs:

https://reports.pkgci.org/NetBSD/trunk/x86_64/20250621.2129/meta/report.html

I've seen other issues with /tmp being too small because of the -s=ram%10 default, like locate.updatedb not being able to finish on a well populated filesystem. It makes me wonder if a better solution overall is needed.

John


Home | Main Index | Thread Index | Old Index