kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #09435
Re: kicad scripting autobuilder failure
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Wed, 23 Jan 2013 10:09:37 -0600
-
In-reply-to:
<CA+CzoSZ0P5PT4=4eRSAiSSZFAdQstPE04MKPA-=kqBP316qrHg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2
On 01/23/2013 08:02 AM, Miguel Angel Ajo Pelayo wrote:
> Somebody told me about this, I think it was Brian.
>
> I think we must have introduced some change to the cmake scripts that change the build
> order in this case, or my cmake scripts were not good... It was my first cmake script.
>
> This step should happen after swig executed already (and not before), else the pcbnew.py
> won't exist.
I think line 446 in pcbnew/CMakeLists.txt is suspicious.
Usually use the target name, without path, in the DEPENDS lines.
Miguel, if you want me to look at this I will, but I need to know how to reproduce it.
Perhaps the
reproduce-ability is depending on the
make -j<n>
setting, i.e. <n>.
It is not simply reproduce-able.
Dick
Follow ups
References