[LLVMbugs] [Bug 11661] set-xcode-analyzer fails if Python 2.7 is installed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 27 20:40:24 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=11661

Flash Sheridan <flash at pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |flash at pobox.com
         Resolution|FIXED                       |

--- Comment #4 from Flash Sheridan <flash at pobox.com> 2012-03-27 22:40:24 CDT ---
I suggest revisiting this issue; the original problem was reported for OS X
10.6.8, but Lion seems to come with Python 2.7, according to
http://stackoverflow.com/questions/6998545/how-can-i-make-python-2-6-my-default-in-mac-os-x-lion.
 (Both of my Macs running 10.7.3 are messy enough, e.g., with MacPorts, that
they're not necessarily representative, but both return 2.7.1 from
/usr/bin/python --version.)  The Stack Overflow link has a number of
workarounds for Python scripts which require 2.6, none of which worked for my
installation of Xcode 4.3.2 and checker-263.  

I'd also suggest more robust error reporting; it's easy to miss the failure
unless you look in the Xcode analysis log.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list