You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commencing CoreCLR Repo build
Setting up directories for build
Checking pre-requisites...
Commencing build of native components for Linux.x64.Debug
Invoking cmake with arguments: "/home/kevin/research/openSource/coreclr" DEBUG
-- LLDB: /usr/lib/i386-linux-gnu/liblldb-3.5.so
-- LLDB_H: /usr/lib/llvm-3.5/include
CMake Error at CMakeLists.txt:339 (message):
error: Detected non x86_64 target processor. Not supported!
-- Configuring incomplete, errors occurred!
See also "/home/kevin/research/openSource/coreclr/bin/obj/Linux.x64.Debug/CMakeFiles/CMakeOutput.log".
See also "/home/kevin/research/openSource/coreclr/bin/obj/Linux.x64.Debug/CMakeFiles/CMakeError.log".
Failed to generate native component build project!
Build environment:
Changes to Miscellaneous test project and runtest coreclr#4. Getting following results:
Commencing CoreCLR Repo build
Setting up directories for build
Checking pre-requisites...
Commencing build of native components for Linux.x64.Debug
Invoking cmake with arguments: "/home/kevin/research/openSource/coreclr" DEBUG
-- LLDB: /usr/lib/i386-linux-gnu/liblldb-3.5.so
-- LLDB_H: /usr/lib/llvm-3.5/include
CMake Error at CMakeLists.txt:339 (message):
error: Detected non x86_64 target processor. Not supported!
-- Configuring incomplete, errors occurred!
See also "/home/kevin/research/openSource/coreclr/bin/obj/Linux.x64.Debug/CMakeFiles/CMakeOutput.log".
See also "/home/kevin/research/openSource/coreclr/bin/obj/Linux.x64.Debug/CMakeFiles/CMakeError.log".
Failed to generate native component build project!