← Back to team overview

kicad-developers team mailing list archive

Re: ogltest and OSX nightlies

 

I merged the patch so hopefully this will resolve the osx build issue.
Thanks Bernhard for the fix.  Thanks Nick for testing it.

Cheers,

Wayne

On 5/17/2017 11:19 AM, Bernhard Stegmaier wrote:
> I also don’t know any ticket.
> I am not really sure if it fixes the Jenkins problem, but worth a try.
> I didn’t get this error on my build machine even without the fix.
> However, for having a correctly linked kicad-ogltest it is necessary anyway.
> 
> 
>> On 17. May 2017, at 14:39, Nick Østergaard <oe.nick@xxxxxxxxx> wrote:
>>
>> No, not as far as I am aware. I can't test this patch now because the
>> osx build server is on vacation. If Bernhard can confirm that it fixes
>> the issues we see on Jenkins I would like it to be comitted.
>>
>> http://ci.kicad-pcb.org/job/osx-kicad-adam-head/301/console
>>
>> 00:20:20.668 -- executable file 6:
>> /Volumes/SSD/workspace/osx-kicad-adam-head/bin/kicad.app/Contents/MacOS/kicad-ogltest.app/Contents/MacOS/kicad-ogltest
>> 00:20:20.728 -- warning: embedded item does not exist
>> '/Volumes/SSD/workspace/osx-kicad-adam-head/bin/kicad.app/Contents/MacOS/kicad-ogltest.app/Contents/Frameworks/libwx_osx_cocoau_gl-3.0.0.dylib'
>> 00:20:21.391 --
>> 00:20:21.391 warning: cannot resolve item
>> '@executable_path/../Frameworks/libwx_osx_cocoau_gl-3.0.0.dylib'
>> 00:20:21.391
>> 00:20:21.391   possible problems:
>> 00:20:21.391     need more directories?
>> 00:20:21.391     need to use InstallRequiredSystemLibraries?
>> 00:20:21.391     run in install tree instead of build tree?
>> ...
>> 00:20:21.653 warning: target
>> '@executable_path/../Frameworks/libwx_osx_cocoau_gl-3.0.0.dylib' does
>> not exist...
>> 00:20:21.666 CMake Error at
>> /Users/kicad/homebrew/Cellar/cmake/3.6.2/share/cmake/Modules/GetPrerequisites.cmake:824
>> (message):
>> 00:20:21.679   /usr/bin/otool failed: 1
>> 00:20:21.679
>> 00:20:21.679   error:
>> 00:20:21.679   /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool:
>> 00:20:21.679   can't open file:
>> 00:20:21.679   @executable_path/../Frameworks/libwx_osx_cocoau_gl-3.0.0.dylib
>> (No such
>> 00:20:21.679   file or directory)
>> ...
>>
>> 2017-05-17 14:17 GMT+02:00 Wayne Stambaugh <stambaughw@xxxxxxxxx>:
>>> Are there any bug reports files against this?  I want to make sure I
>>> include the bug link in the commit message before I merge this patch.
>>>
>>> Thanks,
>>>
>>> Wayne
>>>
>>> On 5/16/2017 2:37 PM, Bernhard Stegmaier wrote:
>>>> It puts kicad-ogltest as console tool into the main kicad bundle where
>>>> also the other tools are, and fixes the library bundling issues
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
> 


References