Unfortunately, I still can't use rsb on a Mac (M2).
Chris Johns
chrisj at rtems.org
Tue Jun 11 03:11:54 UTC 2024
On 11/6/2024 10:39 am, Joel Sherrill wrote:
>
>
> On Mon, Jun 10, 2024, 7:26 PM Chris Johns <chrisj at rtems.org
> <mailto:chrisj at rtems.org>> wrote:
>
> On 11/6/2024 7:00 am, Heinz Junkes wrote:
> > Hi.
> >
> > That seems to be the root cause of the problem:
> >
> >
> > configure:21663: checking whether to use python
> > configure:21665: result: /usr/local/bin/python3.12
> > configure:21869: checking for python
> > configure:21892: /usr/bin/cc -O2 -pipe -fbracket-depth=1024
> -I/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rsb/rtems/build/tmp/sb-501/tools/rtems-default-tools/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rtems/6/include -I/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rsb/rtems/build/tmp/sb-501-internal/include -o conftest -g -O2 -I/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rsb/rtems/build/tmp/sb-501-internal/include -I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -L/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rsb/rtems/build/tmp/sb-501-internal/lib conftest.c -L/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/config-3.12-darwin -lpython3.12 -ldl -framework CoreFoundation -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.12/Python -lncurses -lm >&5
> > clang: error: no such file or directory:
> 'Python.framework/Versions/3.12/Python'
> > configure:21892: $? = 1
> > configure: failed program was:
>
>
> Is this from missing the development package for Python?
>
No, it is new. On my set up the venv is being passed to GDB's configure as the
path python is installed in. I hacked the build script to make the python
executable as the documentation says and it still fails to build.
Chris
More information about the users
mailing list