[Bug 765394] Unset MAKEFLAGS to avoid build errors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 22 14:18:00 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765394

--- Comment #4 from Xavier Claessens <xclaesse at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
> On Windows, parallel builds don't work well in general.

I made several builds lately, only libtheora failed to build with
MAKEFLAGS=-j4. If other recipes are known to be problematic on windows, can
parallel build be disabled on a per-platform basis?

> Also this patch is breaking my use case, I have MAKEFLAGS=-j16 in the
> environment when using cerbero :) But I guess I could use the parallel build
> feature of cerbero instead.

I was doing exactly the same, I just added allow_parallel_build = True in my
.cerbero/cerbero.cbc for the same result.

> That said, this patch makes sense as it gives cerbero the control over this
> setting.

Yes I think it's important, user flags could lead to hard to find issues.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list