#51547: xorg-xcb-proto fails to install, bad python version check -------------------------------------+------------------------ Reporter: artist.impressionist@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: xorg-xcb-proto | -------------------------------------+------------------------ Description changed by ryandesign@…: Old description:
as part of installing opencv it bombs on installing xorg-xcb-proto {{{ :info:configure checking whether /opt/local/bin/python2.7 version is >= 2.5... no :info:configure configure: error: Python interpreter is too old :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_x11_xorg-xcb-proto/xorg-xcb-proto/work/xcb- proto-1.12" && ./configure --prefix=/opt/local :info:configure Exit code: 1 }}} i check the python version
/opt/local/bin/python2.7 --version Python 2.7.11
New description: as part of installing opencv it bombs on installing xorg-xcb-proto {{{ :info:configure checking whether /opt/local/bin/python2.7 version is >= 2.5... no :info:configure configure: error: Python interpreter is too old :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_x11_xorg-xcb-proto/xorg-xcb-proto/work/xcb- proto-1.12" && ./configure --prefix=/opt/local :info:configure Exit code: 1 }}} i check the python version {{{ /opt/local/bin/python2.7 --version Python 2.7.11 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/51547#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X