kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #12818
Re: OSX build fails consistently with same error
On 22/mar/2014, at 07:00, Dick Hollenbeck <dick@xxxxxxxxxxx> wrote:
Here where was a couple of issues.
The pcb_plot_params_keywords i think is a multi platform issue that happens only on scratch new checkouts using an high parallelism (like make -j12)
Doesn’t happens on not “fresh” rebuilds because we found the previous build .h.
I’ve fixed some of those race, but seems that still happening somewhere, i’ll wait the end of deployment of Kiway to see it in a deeper way.
The other one was due the CAIRO_FOUND in download_cairo.cmake, there is something missing in bypassing the check_package, i’ve workarounded it for now.
—
Marco
> On 03/21/2014 11:01 PM, Jean-Paul Louis wrote:
>> The make in the common directory made a difference, but now I get a failure I never saw
>> before.
>> Looks like an issue with Cairo and GAL, but I have no clue as I never looked at that part
>> of the code.
>>
>> Jean-Paul (AC9GH)
>>
>> The result below is the "make" after the previous “make" in the "common" directory.
>
> I said
>
> $ make pcb_plot_params_keywords.o
>
> not:
>
> $ make
Follow ups
References