← Back to team overview

kicad-developers team mailing list archive

Re: OSX build fails consistently with same error

 

Jean-Paul,
You got right, i forgot that.
Fixed

—
Marco

On 23/mar/2014, at 02:43, Marco Serantoni <marco.serantoni@xxxxxxxxx> wrote:

> 
> On 22/mar/2014, at 22:03, Jean-Paul Louis <louijp@xxxxxxxxx> wrote:
> 
> Jean-Paul,
> You choose the hard way, and the one i can’t control.
> You need only compiler, bzr and cmake downloaded from the respective sites and follow the indication
> in Documentation/compiling/mac-osx.txt
> Libraries and dependencies are downloaded and compiled accordly the Architecture/processors you need, all the rest too.
> 
> 
> The last issue you shown is solved since 11 am CET, please update your repository.
> 
> —
> Marco
> 
> 
>> KiCad OS X Maverick Build ===> 99% SUCCESS
>> 
>> Now the BZR4766 was build to almost the very end.
>> I have all the executables in the right directory /Applications/KiCad/bin.
>> The only thing left to resolve is how to let Launchpad know about he new Apps.
>> What was created in Launchpad is a Folder called "KiCad (Other)”, but it contain
>> only one icon (pl_editor) that will not launch anything except an error message
>> 
>> <2014-03-22_17-00-22.jpg>
>> 
>> Jean-Paul
>> 
>> 
>> On Mar 22, 2014, at 11:09 AM, Jean-Paul Louis <louijp@xxxxxxxxx> wrote:
>> 
>>> I just completely removed the build directory I used.
>>> 
>>> I will try a fresh build today with all the new info I got from all of you.
>>> 
>>> I used MacPort to install whatever was needed for the build
>>> 	bzr bzrtools swig glew cairo etc..
>>> 
>>> My build platform is:
>>> 
>>> Hardware is Macbook Pro w Retina Display 2.3GHz 4-core I7 - 16GB RAM - 500GB SSD
>>> 
>>> Software is:
>>> OS X 10.9 Latest Maverick
>>> 
>>> Xcode Version 5.1 (5B130a)
>>> 
>>> Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
>>> Target: x86_64-apple-darwin13.1.0
>>> Thread model: posix
>>> 
>>> cmake version 2.8.12.2
>>> 
>>> GNU Make 3.81
>>> ...
>>> This program built for i386-apple-darwin11.3.0
>>> 
>>> Bazaar (bzr) 2.6.0
>>>  Python interpreter: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python 2.7.6
>>>  Python standard library: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
>>>  Platform: Darwin-13.1.0-x86_64-i386-64bit
>>>  bzrlib: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bzrlib
>>>  Bazaar configuration: /Users/jean-paullouis/.bazaar
>>>  Bazaar log file: /Users/jean-paullouis/.bzr.log
>>> 
>>> Copyright 2005-2012 Canonical Ltd.
>>> http://bazaar.canonical.com/
>>> 
>>> SWIG Version 2.0.11
>>> Compiled with /usr/bin/clang++ [x86_64-apple-darwin13.0.0]
>>> Configured options: +pcre
>>> 
>>>> 
>>>> 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
>>>> 
> 


References