Does clang/llvm need to be rebuilt because of the gcc 5.0 upgrade?

Dave Johansen davejohansen at gmail.com
Sat Feb 14 18:38:13 UTC 2015


On Sat, Feb 14, 2015 at 11:33 AM, Jakub Jelinek <jakub at redhat.com> wrote:

> On Sat, Feb 14, 2015 at 09:25:50AM -0700, Dave Johansen wrote:
> > I'm working on packaging include-what-you-use and it works just fine with
> > Fedora 21, but in rawhide the tests are failing with std::length_error
> > exceptions ( http://koji.fedoraproject.org/koji/taskinfo?taskID=8936112
> ).
> > I was thinking that maybe this was because clang/llvm needs to be rebuilt
> > because of the gcc 5.0 upgrade. Is that the issue? Or is something else
> > going on?
>
> In F22, C++ packages don't need to be rebuilt, we default to the old ABI
> for
> C++.  In F23, indeed, everything written in C++ needs to be rebuilt, and
> there will eventually be a mass rebuild.


I remember reading that, but do you have any ideas on why the tests are
failing with that exception on rawhide?

Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20150214/69d8fae0/attachment.html>


More information about the devel mailing list