Now system python ships with @3, so @2 would be a prerequisite for 12.3 users. 0002-libgeotiff-1.4.2-python2.patch makes this easier to catch at build by forcing the python2, but easy to miss if you aren't tailing stdout closely
MacOS build have been fixed quite some time ago already, but the changes have not yet been to master.
See branch wed_250_release to build working xptools on macOS.
current
libgeotiff
target expects python2, historically shipped as system python for mac. https://github.com/X-Plane/xptools_libs/blob/master/Makefile#L549Now system python ships with @3, so @2 would be a prerequisite for 12.3 users.
0002-libgeotiff-1.4.2-python2.patch
makes this easier to catch at build by forcing the python2, but easy to miss if you aren't tailing stdout closely