Re: r266298: make buildworld fail: fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h"

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Sat, 17 May 2014 15:57:17 +0200
On 17 May 2014, at 13:35, Dimitry Andric <dim_at_freebsd.org> wrote:
> On 17 May 2014, at 10:11, O. Hartmann <ohartman_at_zedat.fu-berlin.de> wrote:
>> With 11.0-CURRENT's sources (r266298) buildworld fails:
>> 
>> [...]
>> /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloat.cpp:15:10:
>> fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h"
>>        ^
>> 1 error generated.
>> /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APInt.cpp:16:10:
>> fatal error: 'llvm/ADT/APInt.h' file not found #include "llvm/ADT/APInt.h"
> 
> Can you please post your make.conf and src.conf?

Actually, this is caused by r266278, but I'm not sure why, yet.  Investigating...

-Dimitry


Received on Sat May 17 2014 - 11:57:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:49 UTC