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

Bug 512086

Summary: dev-vcs/git-2.0.0: Broken perl support due to cvs patch
Product: Gentoo Linux Reporter: Mira Ressel <aranea>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mira Ressel 2014-06-01 21:13:53 UTC
Starting with dev-vcs/git-2.0.0, the "optional-cvs" patch introduces an error into the git Makefile which renders git's perl scripts (e.g. git add --interactive) unusable, even though USE=perl is set. They only emit a message like
"fatal: git was built without support for git-add--interactive (NO_PERL=).usable, even though USE=perl is set."

I haven't examined the mentioned patch closely, but a quick look suggests this might be because of the removal of "else # NO_PERL" in line 92 of the patch file.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-06-02 04:04:56 UTC

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