Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522188 - sys-devel/llvm-3.5.0 bump
Summary: sys-devel/llvm-3.5.0 bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL: http://llvm.org/
Whiteboard:
Keywords:
: 522234 (view as bug list)
Depends on: 522300
Blocks:
  Show dependency tree
 
Reported: 2014-09-05 09:08 UTC by Patrick Lauer
Modified: 2014-09-22 16:01 UTC (History)
6 users (show)

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


Attachments
llvm-3.5.0.ebuild so far (llvm-3.5.0.ebuild,13.91 KB, text/plain)
2014-09-05 18:26 UTC, Michał Górny
Details
clang-3.5-gentoo-runtime-gcc-detection-v3.patch (clang-3.5-gentoo-runtime-gcc-detection-v3.patch,1.69 KB, patch)
2014-09-05 18:27 UTC, Michał Górny
Details | Diff

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