Am 26.03.2013 22:40, schrieb Neil Bothwick: > On Tue, 26 Mar 2013 21:58:29 +0100, Michael Hampicke wrote: > >>>> I havent't had any failed builds that were related to the --jobs >>>> option. The only exception is when rebuilding my kernel modules. I >>>> have to build spl first, then zfs-kmod. But that's because zfs-kmod >>>> requires a complete built spl. >>> >>> Interesting, I have --jobs and portage doesn't try t build spl >>> and zfs-kmod in parallel, it always completes spl first. >>> >> >> Interesting. Maybe a problem with module-rebuild? I will look into this >> when I have some spare time. >> >> Freshly merged kernel sources, kernel configured, compiled and >> installed. Then I ran module-rebuild: >> >> >> # module-rebuild rebuild > > The only difference I can see is that I use > > emerge @module-rebuild >
emerge @module-rebuild seems to work just fine on my machine. Thx for the tip, I did not know of this @set

