Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543536 - sys-devel/llvm-9999: applying llvm-3.2-nodoctargz.patch failed
Summary: sys-devel/llvm-9999: applying llvm-3.2-nodoctargz.patch failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-03-16 19:22 UTC by Bigos
Modified: 2015-04-06 20:45 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
A hacked patch to make it apply (llvm-3.2-nodoctargz.patch,1.86 KB, patch)
2015-03-16 19:24 UTC, Bigos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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