Waf error building rtems-libbsd on macOS 10.14
Chris Johns
chrisj at rtems.org
Mon Jan 28 22:35:06 UTC 2019
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 can find on a mac here.
> Waf is just invoked with ./waf -vvv (the -vvv was added by me to debug this issue). The full output, including the run of ./waf configure before is here:
> https://gist.github.com/eproxus/0957406e563948a1329604048bc4370b
> As you can see, we always run the script with -x:
>> https://github.com/grisp/grisp-software/blob/eproxus/wifi-opti-and-libbsd-to-freebsd-12-update/build/build-libbsd.sh
The error 'Could not create the directory ///o' is strange. It is almost like a
string is bring treated as a list and waf is iterating up the path a character
at a time.
> We use Waf 2.0.13 but trying with the latest 2.0.14 yields the same result.
OK and thanks.
Chris
More information about the users
mailing list