> > > > This can be reproduced by loading a newer python and rebuilding the 51.0 > rdma-core from a git clone using either 51.0 or master. > > > > An RPM based RHEL build can replace the existing PYTHON_EXECUABLE with > > Python_EXECUTABLE. > > You mean at some point we lost that PYTHON_EXECUTABLE works and it got > renamed to Python_EXECUTABLE ? > > Jason The Python_EXECUTABLE is workaround that can be applied to a spec file. What happened is we added a new code path in our cmake list that behaved differently on handling cython. I'm kind of new to cmake. Sorry. Mike