On Wed, Oct 19, 2016 at 04:37:30PM -0400, D'Arcy Cain wrote:
The subject package has the following line in the Makefile:
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 10.6.7
However, the current version is 11.2.2 which seems to build fine with Python
3.5.
I can not confirm this:
gmake[2]: Entering directory '/scratch/graphics/MesaLib/work/mesa-11.2.2/src/mapi'
GEN es2api/glapi_mapi_tmp.h
GEN es1api/glapi_mapi_tmp.h
GEN shared-glapi/glapi_mapi_tmp.h
File "./mapi_abi.py", line 574
File "./mapi_abi.py", line 574
print self.c_notice()
print self.c_notice()