[llvm-dev] [Progress Update] LLVM Runtimes Subdirectory

Chris Bieneman via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 26 17:28:29 PDT 2016


I put in a fix that should prevent that configuration error in r279893.

-Chris

> On Aug 26, 2016, at 5:01 PM, Chris Bieneman via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
>> 
>> On Aug 26, 2016, at 3:32 PM, Renato Golin <renato.golin at linaro.org> wrote:
>> 
>> On 26 August 2016 at 23:22, Renato Golin <renato.golin at linaro.org> wrote:
>>> Woot! Compiling RT as we speak... :)
>> 
>> Right, all went well until I got this:
>> 
>> [0/1] Re-running CMake...
>> -- Builtin supported architectures: i386;x86_64
>> -- Configuring done
>> -- Generating done
>> -- Build files have been written to:
>> /home/rengolin/devel/llvm/workdir/libs/build/runtimes/builtins-bins
>> ninja: no work to do.
>> [677/681] No install step for 'builtins'
>> [680/681] Performing configure step for 'runtimes'
>> -- Compiler-RT supported architectures: x86_64;i386
>> CMake Error at CMakeLists.txt:93 (list):
> 
> I should add a catch for this. It might be caused by a slightly out of date compiler-rt. Do you have r279863?
> 
> -Chris
> 
>> list sub-command REMOVE_DUPLICATES requires list to be present.
>> 
>> CMake logs attached.
>> 
>> --renato
>> <CMakeLogs.zip>
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160826/021bb0d5/attachment.html>


More information about the llvm-dev mailing list