https://bugs.llvm.org/show_bug.cgi?id=39698
Bug ID: 39698
Summary: Aarch64 and "llvm-build: error: invalid target to
enable: 'Aarch64' (not in project)"
Product: Build scripts
Version: 7.0
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: cmake
Assignee: unassignedb...@nondot.org
Reporter: noloa...@gmail.com
CC: llvm-bugs@lists.llvm.org
I'm working on GCC117 from the compile farm, which is Aarch64. I'm building
LLVM and components from the 7.0 release tarballs.
CMake configure is dying at:
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
-- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
-- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed
-- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
-- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed
-- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.13")
-- Constructing LLVMBuild project information
CMake Error at CMakeLists.txt:683 (message):
Unexpected failure executing llvm-build: Usage: llvm-build [options]
llvm-build: error: invalid target to enable: 'Aarch64' (not in project)
-- Configuring incomplete, errors occurred!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs