[csw-maintainers] make -j60 package, parallel build possible? build8s 96% idle while building ...

Dagobert Michelsen dam at opencsw.org
Fri May 15 08:55:10 CEST 2009


Hi Rupert,

Am 15.05.2009 um 07:13 schrieb rupert THURNER:
> as "top" said "96% idle" on build8s, i thought i'd try:
>   make -j60 package
>
> but .. it gives:
>   gmake[1]: warning: jobserver unavailable: using -j1.  Add `+' to
> parent make rule.
>
> is there a possibility to trigger parallel compiles?

If you want to do it with GAR please use
   PARALLELMFLAGS="-l -j 30" gmake package
This way the flags are properly propagated to subinvocations.


Best regards

   -- Dago



More information about the maintainers mailing list