The build farm builds everything on 8-core machines with parallel jobs allowed, and I haven't seen any failures.
I would like to know how. I cannot build tdebindings with parallel processing. Everything else, yes.
Are you compiling all components?
Darrell
The build farm builds everything on 8-core machines with parallel jobs allowed, and I haven't seen any failures.
I would like to know how. I cannot build tdebindings with parallel processing. Everything else, yes.
Are you compiling all components?
Darrell
Possibly not. The build farm doesn't attempt to override the Debian or autotools parallelism settings, so many packages end up building with -j1 equivalent.
Tim