[llvm] r342148 - Renovate CMake files in the `llvm-(cfi-verify|exegesis|mca)` tools.

Kamil Rytarowski via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 15 13:05:37 PDT 2018


On 14.09.2018 23:37, Kamil Rytarowski wrote:
> On 13.09.2018 18:15, Richard Diamond via llvm-commits wrote:
>> Author: diamond
>> Date: Thu Sep 13 09:15:03 2018
>> New Revision: 342148
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=342148&view=rev
>> Log:
>> Renovate CMake files in the `llvm-(cfi-verify|exegesis|mca)` tools.
>>
>> Modified:
>>     llvm/trunk/tools/llvm-cfi-verify/lib/CMakeLists.txt
>>     llvm/trunk/tools/llvm-exegesis/lib/AArch64/CMakeLists.txt
>>     llvm/trunk/tools/llvm-exegesis/lib/CMakeLists.txt
>>     llvm/trunk/tools/llvm-exegesis/lib/X86/CMakeLists.txt
>>     llvm/trunk/tools/llvm-mca/lib/CMakeLists.txt
>>
> 
> 
> This broke the NetBSD buildbot.
> 
> http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd8/
> 
> The first faulty revision:
> http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd8/builds/15701
> 
> Example error message:
> 
> LOGS:
> Last 15 lines of 'stdio':
> 	FAILED:
> tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o
> 
> 	/usr/bin/g++  -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS
> -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -Itools/llvm-exegesis/lib/AArch64
> -I/home/motus/netbsd8/netbsd8/llvm/tools/llvm-exegesis/lib/AArch64
> -Iinclude -I/home/motus/netbsd8/netbsd8/llvm/include
> -I/home/motus/netbsd8/netbsd8/llvm/lib/Target/AArch64
> -Ilib/Target/AArch64 -fPIC -fvisibility-inlines-hidden -Werror=date-time
> -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wwrite-strings
> -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long
> -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment
> -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG
> -fno-exceptions -fno-rtti -MD -MT
> tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o
> -MF
> tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o.d
> -o
> tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o
> -c
> /home/motus/netbsd8/netbsd8/llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp
> 	In file included from
> /home/motus/netbsd8/netbsd8/llvm/lib/Target/AArch64/AArch64.h:18:0,
> 	                 from
> /home/motus/netbsd8/netbsd8/llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp:11:
> 	/home/motus/netbsd8/netbsd8/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h:82:38: fatal error: AArch64GenRegisterInfo.inc: No such file or directory
> 	compilation terminated.
> 
> Please have a look.
> 

ping?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 850 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180915/028ddecb/attachment.sig>


More information about the llvm-commits mailing list