<p dir="ltr">On 15 Jan 2014 02:11, &quot;David Airlie&quot; &lt;<a href="mailto:airlied@redhat.com">airlied@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On 14 Jan 2014 06:04, &quot;David Airlie&quot; &lt; <a href="mailto:airlied@redhat.com">airlied@redhat.com</a> &gt; wrote:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hi all,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I&#39;ve gotten a build tag f21-llvm for attempting to rebase rawhide to llvm<br>
&gt; &gt; &gt; &gt; 3.4<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Assuming there aren&#39;t any major stumbling blocks, are there any plans to<br>
&gt; &gt; &gt; back<br>
&gt; &gt; &gt; port llvm 3.4 to f20 (like was done for llvm 3.3 in f19)?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I need clang 3.4 for my day job but have been holding off on a parallel<br>
&gt; &gt; &gt; installable version until I know what&#39;s happening in Fedora proper.<br>
&gt; &gt;<br>
&gt; &gt; Maybe, we might like it for GPU drivers, but I want to see how hairy it is,<br>
&gt; &gt; so far it looks rather hairy, most of the projects failed on my simple just<br>
&gt; &gt; rebuild it.<br>
&gt; &gt;<br>
&gt; &gt; iirc last time the rebase was required in order to get a later Mesa into the<br>
&gt; &gt; distro. I will hold off for a few days to see just how hairy things are. If<br>
&gt; &gt; you decide not to rebase f20 i will build something privately, or even a<br>
&gt; &gt; copr build if anybody else is interested in it.<br>
&gt; &gt;<br>
&gt; &gt; If you need any help with testing, patches, etc i would be happy to help<br>
&gt; &gt; where i can.<br>
&gt;<br>
&gt; It looks like OpenGTL is going to be the sticking point,<br>
&gt;<br>
&gt; upstream appears dead, and llvm removed its old school llvm::sys::Path interface<br>
&gt; that OpenGTL appears to use in a few places. My C++ is fairly fail, and I managed<br>
&gt; to at least fix two files, but then realised how big a hole I was digging.<br>
&gt;<br>
&gt; If anyone has some C++ expertise (package maintainer cc&#39;ed), and some time it might not<br>
&gt; be too bad too work out,</p>
<p dir="ltr">If upstream is dead then OpenGTL probably just wants to be dropped from Rawhide forwards and llvm will have to stay as is in f20. If upstream is just slow though, llvm::sys::path looks like a pretty simple filesystem api and fairly similar to boost::filesystem so I should be able to help there. Will get to work (or not) depending on what Rex hears back.</p>