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

Bug 543536

Summary: sys-devel/llvm-9999: applying llvm-3.2-nodoctargz.patch failed
Product: Gentoo Linux Reporter: Bigos <wielkiegie>
Component: [OLD] DevelopmentAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, robink, voyageur, wielkiegie
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: A hacked patch to make it apply

Description Bigos 2015-03-16 19:22:11 UTC
llvm-3.2-nodoctargz.patch doesn't seem to apply on top of current LLVM 3.7svn anymore. Attached is a simple modification to the patch I used in order to make it apply.

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-devel/llvm-9999
Comment 1 Bigos 2015-03-16 19:24:26 UTC
Created attachment 399050 [details, diff]
A hacked patch to make it apply
Comment 2 Bernard Cafarelli gentoo-dev 2015-04-02 15:04:57 UTC
Thanks for the report and patch! Though this does not fix the live ebuild (as you have seen), at least it goes past the prepare phase

Rewriting the ebuild to switch to the cmake build system is mandatory now, but that is a separate (and bigger) task