Re: Python problems on OS X

2020-11-18 Thread Andrew Butterfield
Hi Anders, > On 18 Nov 2020, at 10:13, Anders Montonen wrote: > > It seems you’re running into this issue: https://bugs.python.org/issue3588 > Thanks for pointing me to this - it inspired the following command-line interaction ``` :- which python /Library/F

Re: Python problems on OS X

2020-11-18 Thread Anders Montonen
Hi, > On 18 Nov 2020, at 12:13, Anders Montonen wrote: >> On 18 Nov 2020, at 11:32, Andrew Butterfield > > wrote: >> >> configure:10788: /usr/bin/cc -O2 -pipe -fbracket-depth=1024 >> -I/Users/butrfeld/REPOS/esa-qual/modules/rsb/rtems/build/tmp/sb-501/6/rte

Re: Python problems on OS X

2020-11-18 Thread Anders Montonen
Hi, > On 18 Nov 2020, at 11:32, Andrew Butterfield > wrote: > > configure:10788: /usr/bin/cc -O2 -pipe -fbracket-depth=1024 > -I/Users/butrfeld/REPOS/esa-qual/modules/rsb/rtems/build/tmp/sb-501/6/rtems-sparc/Users/butrfeld/REPOS/esa-qual/modules/rtems/6/include > -o conftest -g -O2 > -I/User

Re: Python problems on OS X

2020-11-18 Thread Andrew Butterfield
Hi Chris, > On 17 Nov 2020, at 20:25, Chris Johns wrote: > > On 17/11/20 9:19 pm, Andrew Butterfield wrote: >> I keep getting a python error when trying to build the tool suite on >> OS X. The end of the error log is: >> >> ``` >> checking whether to use python... >> /Library/Frameworks/Pytho

Re: Python problems on OS X

2020-11-17 Thread Chris Johns
On 18/11/20 7:58 am, Joel Sherrill wrote: > On Tue, Nov 17, 2020 at 2:01 PM Gedare Bloom > wrote: > > On Tue, Nov 17, 2020 at 3:19 AM Andrew Butterfield > mailto:andrew.butterfi...@scss.tcd.ie>> > wrote: > > > > I keep getting a python error when trying t

Re: Python problems on OS X

2020-11-17 Thread Joel Sherrill
On Tue, Nov 17, 2020 at 2:01 PM Gedare Bloom wrote: > On Tue, Nov 17, 2020 at 3:19 AM Andrew Butterfield > wrote: > > > > I keep getting a python error when trying to build the tool suite on > > OS X. The end of the error log is: > > > > ``` > > checking whether to use python... > /Library/Frame

Re: Python problems on OS X

2020-11-17 Thread Chris Johns
On 17/11/20 9:19 pm, Andrew Butterfield wrote: > I keep getting a python error when trying to build the tool suite on > OS X. The end of the error log is: > > ``` > checking whether to use python... > /Library/Frameworks/Python.framework/Versions/2.7/bin/python2 That looks like RSB has provided

Re: Python problems on OS X

2020-11-17 Thread Gedare Bloom
On Tue, Nov 17, 2020 at 3:19 AM Andrew Butterfield wrote: > > I keep getting a python error when trying to build the tool suite on > OS X. The end of the error log is: > > ``` > checking whether to use python... > /Library/Frameworks/Python.framework/Versions/2.7/bin/python2 > checking for python

Python problems on OS X

2020-11-17 Thread Andrew Butterfield
I keep getting a python error when trying to build the tool suite on OS X. The end of the error log is: ``` checking whether to use python... /Library/Frameworks/Python.framework/Versions/2.7/bin/python2 checking for python... no configure: error: no usable python found at /Library/Frameworks/P