firefox build broken under clang 3.3

Dimitry Andric dim at FreeBSD.org
Tue May 7 14:45:33 UTC 2013


On 2013-05-07 14:59, Rafael Espíndola wrote:
> On 1 May 2013 00:26, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
>> This is now
>>
>> http://llvm.org/bugs/show_bug.cgi?id=15882
>
> And it got fixed! :-)
>
> It just missed 3.3 branching, but I will make sure it gets ported.

Okay, can the original posters that suffered from the crash, please try
the attached patch on their -current source, then try to rebuild the
Firefox port, and check if the crash has disappeared?

If you just want to incrementally build clang, you can do:

   cd /usr/src/lib/clang/libllvmvectorize
   make
   cd /usr/src/usr.bin/clang/clang
   make
   sudo make install

-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-llvm-pr15882-1.diff
Type: text/x-diff
Size: 2219 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130507/299209ab/attachment.diff>


More information about the freebsd-ports mailing list