Re: Waf error building rtems-libbsd on macOS 10.14

2019-01-28 Thread Chris Johns
On 24/1/19 8:40 pm, Adam Lindberg wrote: > Hi Joel, > > My python version are: > > $ python --version > Python 2.7.15 > $ python3 --version > Python 3.7.0 > Do you have the latest XCode installed? Any 3rd party packages from homebrew or macports installed? I will see what I ca

Re: WAF hiding that build failed (Thomas in newbie mode...)

2019-01-28 Thread Chris Johns
On 25/1/19 6:47 pm, Thomas Doerfler wrote: > > after a long time busy with other things, I am currently developing an > RTEMS application again, based on the current build system. Yesterday I > hit a strange error and, since this may happen to others, I want to > report it. Welcome back :) > I r