Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

Gentoo Linux build breaks in some scenarios when both Python 2 and Python 3 are present #25865

Closed Quuxplusone closed 5 years ago

Quuxplusone commented 8 years ago
Bugzilla Link PR25866
Status RESOLVED WORKSFORME
Importance P normal
Reported by Todd Fiala (todd.fiala@gmail.com)
Reported on 2015-12-17 10:03:43 -0800
Last modified on 2019-08-07 18:16:45 -0700
Version unspecified
Hardware PC Linux
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
Fixed by commit(s)
Attachments
Blocks PR25744
Blocked by
See also

This may be the same thing as the issue on Arch Linux; however, one of the threads on this indicated some tweaking of build environment variables allowed this to work.

I suspect the fix for handling python 2 and python 3 simultaneously with preferential treatment for python 2 would handle this. Filing in case this is a different issue.

Quuxplusone commented 5 years ago

LLDB is now fully compatible with Python 2 and Python 3, as well as SWIG 2 and later.