Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 280066

Summary: app-editors/vim fails to build with python[-threads]
Product: Gentoo Linux Reporter: Jeremy Olexa (darkside) (RETIRED) <darkside>
Component: New packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-02 16:39:28 UTC
Hello,
I suggest a USE dep on python[threads]. It is suggested that upstream vim assumes that python is built with threading support. I consider this a bug with vim because upstream python provides a --without-threads themselves but I guess we have the ability to workaround it.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-02 16:40:18 UTC
Created attachment 199943 [details]
build.log

Interesting part is:

if_python.c:(.text+0x2851): undefined reference to `PyEval_InitThreads
Comment 2 Jim Ramsay (lack) (RETIRED) gentoo-dev 2009-08-03 17:00:24 UTC

*** This bug has been marked as a duplicate of bug 228099 ***