Skip to content

Console Output

15:45:38 [2020-04-01T19:45:38.364Z] + cmake -Wdev -DCMAKE_XL_CreateExportList=/usr/vac/bin/CreateExportList -X64 -DOMR_JIT=OFF -DOMR_JITBUILDER=OFF -DOMR_TEST_COMPILER=OFF -DOMR_DDR=OFF -C../cmake/caches/Travis.cmake ..
15:45:38 [2020-04-01T19:45:38.364Z] loading initial cache file ../cmake/caches/Travis.cmake
15:45:38 [2020-04-01T19:45:38.364Z] -- Starting with CMake version 3.16.0
15:45:39 [2020-04-01T19:45:39.148Z] -- Found Git: /opt/freeware/bin/git (found version "2.18.0") 
15:45:39 [2020-04-01T19:45:39.928Z] -- The CXX compiler identification is unknown
15:45:40 [2020-04-01T19:45:40.716Z] -- The C compiler identification is unknown
15:45:40 [2020-04-01T19:45:40.716Z] CMake Error at CMakeLists.txt:32 (project):
15:45:40 [2020-04-01T19:45:40.716Z]   No CMAKE_CXX_COMPILER could be found.
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z]   Tell CMake where to find the compiler by setting either the environment
15:45:40 [2020-04-01T19:45:40.716Z]   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
15:45:40 [2020-04-01T19:45:40.716Z]   to the compiler, or to the compiler name if it is in the PATH.
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z] CMake Error at CMakeLists.txt:32 (project):
15:45:40 [2020-04-01T19:45:40.716Z]   No CMAKE_C_COMPILER could be found.
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z]   Tell CMake where to find the compiler by setting either the environment
15:45:40 [2020-04-01T19:45:40.716Z]   variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
15:45:40 [2020-04-01T19:45:40.716Z]   the compiler, or to the compiler name if it is in the PATH.
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z] -- Configuring incomplete, errors occurred!
15:45:40 [2020-04-01T19:45:40.716Z] See also "/home/jenkins/workspace/Test_AIX/build/CMakeFiles/CMakeOutput.log".
15:45:40 [2020-04-01T19:45:40.716Z] See also "/home/jenkins/workspace/Test_AIX/build/CMakeFiles/CMakeError.log".