[MacPorts] #48167: llvm-3.3 @3.3_8 fails configuring
#48167: llvm-3.3 @3.3_8 fails configuring ----------------------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: python version check fails | Port: llvm-3.3 ----------------------------------------+-------------------------------- Upgrading {{{llvm-3.3 @3.3_7}}} to {{{llvm-3.3 @3.3_8}}} fails since the configure script by mistake is not recognizing that python has an accepted version. The relevant lines in the config.log: {{{ ... configure:12343: checking for python configure:12361: found /opt/local/bin/python configure:12378: result: /opt/local/bin/python configure:12388: checking for python >= 2.5 configure:12399: result: not found configure:12402: error: found python (/opt/local/bin/python); required >= 2.5 ... }}} However, manually checking the version gives: {{{ $ /opt/local/bin/python --version Python 3.4.3 }}} BTW, llvm-3.4 was smoothly upgrading to {{{llvm-3.4 @3.4.2_7}}} a minute before. -- Ticket URL: <https://trac.macports.org/ticket/48167> MacPorts <https://www.macports.org/> Ports system for OS X
#48167: llvm-3.3 @3.3_8 fails configuring -------------------------+---------------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: python version check fails Port: llvm-3.3 | -------------------------+---------------------------------------- Changes (by larryv@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #32575. A workaround: {{{ % sudo port select --set python none % sudo port upgrade llvm-3.3 % sudo port select --set python python34 -- Ticket URL: <https://trac.macports.org/ticket/48167#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48167: llvm-3.3 @3.3_8 fails configuring -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: Port: llvm-3.3 | -------------------------+-------------------------------- Changes (by mf2k@…): * keywords: python version check fails => -- Ticket URL: <https://trac.macports.org/ticket/48167#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48167: llvm-3.3 @3.3_8 fails configuring -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: Port: llvm-3.3 | -------------------------+-------------------------------- Comment (by braumann@…): Thanks, trick has worked fine :-) -- Ticket URL: <https://trac.macports.org/ticket/48167#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts