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

Bug 522188

Summary: sys-devel/llvm-3.5.0 bump
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal CC: alexander, ewomer, holger, kitcat490, mgorny, sven.koehler
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://llvm.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 522300    
Bug Blocks:    
Attachments: llvm-3.5.0.ebuild so far
clang-3.5-gentoo-runtime-gcc-detection-v3.patch

Description Patrick Lauer gentoo-dev 2014-09-05 09:08:06 UTC
Sep 4, 2014: LLVM 3.5 is now available for download!
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-09-05 12:44:54 UTC
Yay, finally. I'm pretty sure I was waiting for this release for some reason but I don't remember why anymore :).
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-09-05 12:58:10 UTC
Oh, you made me name the ebuild wrong!
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-09-05 18:26:51 UTC
Created attachment 384256 [details]
llvm-3.5.0.ebuild so far

Quite complete but fails to build with some bugpoint linking error.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-09-05 18:27:13 UTC
Created attachment 384258 [details, diff]
clang-3.5-gentoo-runtime-gcc-detection-v3.patch
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-06 03:18:39 UTC
*** Bug 522234 has been marked as a duplicate of this bug. ***
Comment 6 ewomer 2014-09-06 03:53:33 UTC
what is the point in naming clang clang-3.5.0-r100?
Comment 7 ewomer 2014-09-06 04:14:10 UTC
Ignore previous post
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-09-07 11:12:17 UTC
Well, my build failure was apparently gcc 4.9's fault. So I've committed the new version with new clang runtime gcc detection patch, gcc 4.9 build patch and -- while at it -- disabled cross-linux test that is failing because of our gcc detection patch.

+*llvm-3.5.0 (07 Sep 2014)
+
+  07 Sep 2014; Michał Górny <mgorny@gentoo.org>
+  +files/clang-3.5-gentoo-runtime-gcc-detection-v3.patch,
+  +files/llvm-3.5-gcc-4.9.patch, +llvm-3.5.0.ebuild, llvm-9999.ebuild:
+  Version bump, bug #522188.

+*clang-3.5.0-r100 (07 Sep 2014)
+
+  07 Sep 2014; Michał Górny <mgorny@gentoo.org> +clang-3.5.0-r100.ebuild:
+  Version bump, bug #522188.
Comment 9 Bernard Cafarelli gentoo-dev 2014-09-17 23:31:26 UTC
3.5.0 is now unmasked, enjoy!