I've been learning and playing around with poudriere for about a week now. The last bulk build I used
I guess my question is, did setting
Here's the command I ran
-b latest
with the command thinking it would greatly reduce the number of packages poudriere would need to build and consequently, the amount of time needed to build whatever packages weren't downloaded, especially since it was only a few days since I had run poudriere ports -u
. Well, it would be something of an understatement to say that I was disappointed with any time savings that I may have had. My machine built 842 ports in 36 hours will all 8 cpu cores at 100% almost the entire run. Additionally, having USE_TMPFS=yes
set, it used up almost all of my available 64GB of memory for the whole run as well.I guess my question is, did setting
-b latest
actually save poudriere from compiling anything?Here's the command I ran
sudo time poudriere bulk -j 13_2_STABLE -f /usr/home/jon/prime-origins.txt -b latest
Code:
(ins)jon:/usr/home/jon poudriere version
poudriere-git-3.3.99.20220831