[CRIU] [PATCH] make: fix build of protobuf/ directory

Pavel Emelyanov xemul at parallels.com
Thu Jan 22 04:11:33 PST 2015


On 01/21/2015 08:45 AM, Filipe Brandenburger wrote:
> Commit 97743f421c6557 ("make: fix multithreded compilation") broke the
> build by introducing opts.pb-c.c as a dependency of any *.pb-c.c in the
> protobuf/ directory. Fix that by reverting that part of the patch.
> 
> Reported-by: Saied Kazemi <saied at google.com>
> Signed-off-by: Filipe Brandenburger <filbranden at google.com>

BTW this particular dependency seems to prevent all .c files
from being compiled 2 times. On the other hand, w/o your patch
I see the circular dependency from opts.pb-c.c on itself :)


Guys, what's your plan to fix the build system? Our auto-test
farm is blocked on it being broken. However, if it takes long
we can probably ask Andrey to turn parallel compilation off 
for a while.

Thanks,
Pavel



More information about the CRIU mailing list