This could be something Mac specific that I won't be of help with. But
there are a couple of things you can look into.
+ grab the latest version of waf and try that to see if it works.
+ What python do you have?
Have you done a sh -x on that script and seen the exact waf command invoked?
--joel
Hi,
I’m trying to build our RTEMS based toolchain on macOS 10.14 and after solving
some compilation errors for GCC I hit a strange error with Waf when building
rtems-libbsd:
Could not create the directory ///o
In fact, even running Waf with -vvv didn’t yield much more useful information