Skip to content

Console Output

14:00:29 [2024-06-03T18:00:29.197Z] + cmake -Wdev -C../cmake/caches/Travis.cmake -DCMAKE_C_COMPILER=/bin/c89 -DCMAKE_CXX_COMPILER=/bin/xlc -DOMR_DDR=OFF -DOMR_THR_FORK_SUPPORT=0 .. 
14:00:29 [2024-06-03T18:00:29.197Z] loading initial cache file ../cmake/caches/Travis.cmake
14:00:29 [2024-06-03T18:00:29.197Z] -- Starting with CMake version 3.5.1
14:00:29 [2024-06-03T18:00:29.197Z] -- Found Git: /u/user1/jenkins-zos/git (found version "2.39.2") 
14:00:31 [2024-06-03T18:00:31.349Z] -- The CXX compiler identification is zOS
14:00:32 [2024-06-03T18:00:32.433Z] -- The C compiler identification is zOS
14:00:32 [2024-06-03T18:00:32.433Z] -- Check for working CXX compiler: /bin/xlc
14:00:34 [2024-06-03T18:00:34.021Z] -- Check for working CXX compiler: /bin/xlc -- works
14:00:34 [2024-06-03T18:00:34.021Z] -- Detecting CXX compiler ABI info
14:00:35 [2024-06-03T18:00:35.597Z] -- Detecting CXX compiler ABI info - done
14:00:35 [2024-06-03T18:00:35.597Z] -- Check for working C compiler: /bin/c89
14:00:36 [2024-06-03T18:00:36.682Z] -- Check for working C compiler: /bin/c89 -- works
14:00:36 [2024-06-03T18:00:36.682Z] -- Detecting C compiler ABI info
14:00:38 [2024-06-03T18:00:38.270Z] -- Detecting C compiler ABI info - done
14:00:39 [2024-06-03T18:00:39.362Z] -- CMAKE_C_COMPILER is /bin/c89
14:00:39 [2024-06-03T18:00:39.362Z] -- NO MATCH
14:00:39 [2024-06-03T18:00:39.362Z] -- OMR: The CPU architecture is s390
14:00:39 [2024-06-03T18:00:39.362Z] -- OMR: The OS is zos
14:00:39 [2024-06-03T18:00:39.362Z] -- OMR: The tool configuration is xlc
14:00:39 [2024-06-03T18:00:39.362Z] -- OMR: The target data size is 64
14:00:39 [2024-06-03T18:00:39.362Z] -- Looking for dladdr
14:00:39 [2024-06-03T18:00:39.362Z] -- Looking for dladdr - not found
14:00:39 [2024-06-03T18:00:39.362Z] -- The ASM compiler identification is zOS
14:00:39 [2024-06-03T18:00:39.362Z] -- Found assembler: /bin/c89
14:00:39 [2024-06-03T18:00:39.362Z] -- Warning: Did not find file Compiler/zOS-ASM
14:00:39 [2024-06-03T18:00:39.362Z] CMake Warning at cmake/modules/OmrAssert.cmake:58 (message):
14:00:39 [2024-06-03T18:00:39.362Z]   Assertion failed: DEFINED OMR_C_WARNINGS_AS_ERROR_FLAG
14:00:39 [2024-06-03T18:00:39.362Z] Call Stack (most recent call first):
14:00:39 [2024-06-03T18:00:39.362Z]   cmake/modules/platform/toolcfg/verify.cmake:22 (omr_assert)
14:00:39 [2024-06-03T18:00:39.362Z]   cmake/modules/OmrPlatform.cmake:45 (include)
14:00:39 [2024-06-03T18:00:39.362Z]   CMakeLists.txt:42 (include)
14:00:39 [2024-06-03T18:00:39.362Z] 
14:00:39 [2024-06-03T18:00:39.362Z] 
14:00:39 [2024-06-03T18:00:39.362Z] CMake Warning at cmake/modules/OmrAssert.cmake:58 (message):
14:00:39 [2024-06-03T18:00:39.362Z]   Assertion failed: DEFINED OMR_CXX_WARNINGS_AS_ERROR_FLAG
14:00:39 [2024-06-03T18:00:39.362Z] Call Stack (most recent call first):
14:00:39 [2024-06-03T18:00:39.362Z]   cmake/modules/platform/toolcfg/verify.cmake:23 (omr_assert)
14:00:39 [2024-06-03T18:00:39.362Z]   cmake/modules/OmrPlatform.cmake:45 (include)
14:00:39 [2024-06-03T18:00:39.362Z]   CMakeLists.txt:42 (include)
14:00:39 [2024-06-03T18:00:39.362Z] 
14:00:39 [2024-06-03T18:00:39.362Z] 
14:00:39 [2024-06-03T18:00:39.362Z] -- OMR: trace root is '/u/user1/workspace/Build/build'
14:00:39 [2024-06-03T18:00:39.672Z] -- DEBUG: RUNTIME_OUTPUT_DIR=/u/user1/workspace/Build/build
14:00:39 [2024-06-03T18:00:39.672Z] -- DEBUG: CFLAGS= "-Wc,xplink" "-Wc,rostring" "-Wc,FLOAT(IEEE,FOLD,AFP)" "-Wc,enum(4)" "-Wa,goff" "-Wc,NOANSIALIAS" "-Wc,TARGET(ZOSV2R3)" -Wc,lp64 "-Wa,SYSPARM(BIT64)" "-Wc,ARCH(10)" "-Wc,TUNE(12)" "-Wl,compat=ZOSV2R3" "-Wc,langlvl(extc99)"
14:00:39 [2024-06-03T18:00:39.672Z] -- DEBUG: EXE LDFLAGS= 
14:00:39 [2024-06-03T18:00:39.672Z] -- DEBUG: so LDFLAGS= -Wl,xplink -Wl,dll -Wl,lp64
14:00:40 [2024-06-03T18:00:40.344Z] -- Found Perl: /openzdk/rocket/bin/perl (found version "5.24.0") 
14:00:40 [2024-06-03T18:00:40.344Z] -- Found PythonInterp: /openzdk/rocket/bin/python (found version "2.7.6") 
14:00:40 [2024-06-03T18:00:40.344Z] -- Creating static library for jitbuilder
14:00:40 [2024-06-03T18:00:40.344Z] -- Adding PRIVATE compiler options to jitbuilder for jitbuilder.
14:00:40 [2024-06-03T18:00:40.344Z] CMake Warning at fvtest/porttest/CMakeLists.txt:221 (message):
14:00:40 [2024-06-03T18:00:40.344Z]   Excluded omrport tests:
14:00:40 [2024-06-03T18:00:40.344Z]   --gtest_filter=-PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortFileTest2.file_test27:PortFileStreamTest.omrfilestream_test_text:PortFileStreamTest.omrfilestream_test_omrfile_text_comparison:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test2:PortStrTest.str_convPlatTo8:PortStrTest.str_convU8ToPlat:PortStrTest.str_convU8ToWide:PortStrTest.str_convWideToU8:PortStrTest.str_convU8ToPlat_Null:PortSysinfoTest.sysinfo_test_get_cwd3:PortSockTest.two_socket_datagram_communication
14:00:40 [2024-06-03T18:00:40.344Z] 
14:00:40 [2024-06-03T18:00:40.344Z] 
14:00:40 [2024-06-03T18:00:40.654Z] -- Creating static library for testcompiler
14:00:40 [2024-06-03T18:00:40.654Z] -- Adding PRIVATE compiler options to testcompiler for testcompiler.
14:00:40 [2024-06-03T18:00:40.654Z] -- Adding INTERFACE compiler options to testcompiler for testcompiler.
14:00:40 [2024-06-03T18:00:40.654Z] -- Adding PUBLIC compiler options to tril for testcompiler.
14:00:40 [2024-06-03T18:00:40.965Z] -- Configuring done
14:00:46 [2024-06-03T18:00:46.696Z] -- Generating done
14:00:46 [2024-06-03T18:00:46.696Z] -- Build files have been written to: /u/user1/workspace/Build/build