Discussion about this post

User's avatar
Reinoud's avatar

Thanks for the summary! I have a good tip to add to it. Pipe the output of ./build.sh trough 'error' with "./build.sh ... -j30 release | error -n | uniq". This will conveniently gather, sort and report all warnings and errors reported in the tons of console output. No more digging for warnings and errors that are hidden and broken up with the parallelism. Especially usefull on incremental builds.

Olivier Mutschler's avatar

I am running netBSD as my daily on a 16 core machine, most of the time I build from source Code via pkgsrc , I anything goes wrong , I can fall back to binaries pkgin

7 more comments...

No posts

Ready for more?