On 21/3/19 8:49 pm, Adam Lindberg wrote:
> Yes, a clean virtual machine made the build succeed.
Great.
> However, cleaning out Homebrew on my normal machine doesn’t make it succeed
> still.
That is not pleasant. I suspect it is something in the python platform settings
that is tripping somethi
Yes, a clean virtual machine made the build succeed. However, cleaning out
Homebrew on my normal machine doesn’t make it succeed still.
Cheers,
Adam
--
Adam Lindberg
Senior Developer
+49 8135 69492 90
Peer Stritzinger GmbHGeschäftsführer: Peer Stritzinger
Aumüllerstr. 14 Handelsreg
Sorry, I missed this post.
On 20/3/19 10:34 pm, Adam Lindberg wrote:
> I tried building our project in a completely clean macOS VM and that seems to
> work. In my current environment I reduced the Homebrew packages to:
>
> bat pcre
> bison
I tried building our project in a completely clean macOS VM and that seems to
work. In my current environment I reduced the Homebrew packages to:
bat pcre
bison pcre2
exa python@2
flex
On 30/1/19 12:49 am, Adam Lindberg wrote:
>> On 28. Jan 2019, at 23:35, Chris Johns wrote:
>>
>> 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 h
Hi Chris,
> On 28. Jan 2019, at 23:35, Chris Johns wrote:
>
> 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?
Xcode V
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
Hi Joel,
My python version are:
$ python --version
Python 2.7.15
$ python3 --version
Python 3.7.0
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/epr
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
10 matches
Mail list logo