[CRIU] [PATCH] make: fix build of protobuf/ directory
Cyrill Gorcunov
gorcunov at gmail.com
Thu Jan 22 04:14:59 PST 2015
On Thu, Jan 22, 2015 at 03:11:33PM +0300, Pavel Emelyanov wrote:
> 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.
All this should be addressed in the patch which reworks protobuf
building. Please drop this series and pick that one instead.
More information about the CRIU
mailing list