Skip to content

Console Output

14:12:42 [2024-02-01T19:12:42.322Z] + cmake -Wdev -C../cmake/caches/Travis.cmake -DOMR_DDR=OFF -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/riscv64-linux-cross.cmake -DOMR_EXE_LAUNCHER=qemu-riscv64-static;-L;/opt/sysroot -DCMAKE_SYSROOT=/opt/sysroot ..
14:12:42 [2024-02-01T19:12:42.322Z] loading initial cache file ../cmake/caches/Travis.cmake
14:12:42 [2024-02-01T19:12:42.322Z] -- Starting with CMake version 3.18.4
14:12:42 [2024-02-01T19:12:42.322Z] -- Found Git: /usr/bin/git (found version "2.30.2") 
14:12:42 [2024-02-01T19:12:42.322Z] -- The CXX compiler identification is GNU 10.2.1
14:12:42 [2024-02-01T19:12:42.322Z] -- The C compiler identification is GNU 10.2.1
14:12:42 [2024-02-01T19:12:42.322Z] -- Detecting CXX compiler ABI info
14:12:43 [2024-02-01T19:12:43.555Z] -- Detecting CXX compiler ABI info - done
14:12:43 [2024-02-01T19:12:43.555Z] -- Check for working CXX compiler: /usr/bin/riscv64-linux-gnu-g++ - skipped
14:12:43 [2024-02-01T19:12:43.555Z] -- Detecting CXX compile features
14:12:43 [2024-02-01T19:12:43.555Z] -- Detecting CXX compile features - done
14:12:43 [2024-02-01T19:12:43.555Z] -- Detecting C compiler ABI info
14:12:43 [2024-02-01T19:12:43.555Z] -- Detecting C compiler ABI info - done
14:12:43 [2024-02-01T19:12:43.555Z] -- Check for working C compiler: /usr/bin/riscv64-linux-gnu-gcc - skipped
14:12:43 [2024-02-01T19:12:43.555Z] -- Detecting C compile features
14:12:43 [2024-02-01T19:12:43.555Z] -- Detecting C compile features - done
14:12:43 [2024-02-01T19:12:43.555Z] -- OMR: The CPU architecture is riscv
14:12:43 [2024-02-01T19:12:43.555Z] -- OMR: The OS is linux
14:12:43 [2024-02-01T19:12:43.555Z] -- OMR: The tool configuration is gnu
14:12:43 [2024-02-01T19:12:43.555Z] -- OMR: The target data size is 64
14:12:43 [2024-02-01T19:12:43.555Z] -- Looking for sem_init
14:12:43 [2024-02-01T19:12:43.555Z] -- Looking for sem_init - found
14:12:43 [2024-02-01T19:12:43.555Z] -- Looking for dladdr
14:12:43 [2024-02-01T19:12:43.555Z] -- Looking for dladdr - found
14:12:43 [2024-02-01T19:12:43.555Z] -- The ASM compiler identification is GNU
14:12:43 [2024-02-01T19:12:43.555Z] -- Found assembler: /usr/bin/riscv64-linux-gnu-gcc
14:12:43 [2024-02-01T19:12:43.555Z] -- Looking for clock_gettime
14:12:43 [2024-02-01T19:12:43.555Z] -- Looking for clock_gettime - found
14:12:43 [2024-02-01T19:12:43.555Z] -- OMR: trace root is '/home/jenkins/workspace/Build/build'
14:12:43 [2024-02-01T19:12:43.555Z] -- OMR: Using cross compiled tools.
14:12:43 [2024-02-01T19:12:43.555Z] -- OMR: You may need to import tools from a native project.
14:12:43 [2024-02-01T19:12:43.555Z] -- OMR: See OMR_TOOLS_IMPORTFILE.
14:12:43 [2024-02-01T19:12:43.555Z] -- Found Perl: /usr/bin/perl (found version "5.32.1") 
14:12:44 [2024-02-01T19:12:44.770Z] -- Found PythonInterp: /usr/bin/python3.9 (found version "3.9.2") 
14:12:44 [2024-02-01T19:12:44.770Z] -- Creating static library for jitbuilder
14:12:44 [2024-02-01T19:12:44.770Z] -- Adding PRIVATE compiler options to jitbuilder for jitbuilder.
14:12:44 [2024-02-01T19:12:44.770Z] CMake Warning at fvtest/porttest/CMakeLists.txt:221 (message):
14:12:44 [2024-02-01T19:12:44.770Z]   Excluded omrport tests:
14:12:44 [2024-02-01T19:12:44.770Z]   --gtest_filter=-PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25: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_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4
14:12:44 [2024-02-01T19:12:44.770Z] 
14:12:44 [2024-02-01T19:12:44.770Z] 
14:12:44 [2024-02-01T19:12:44.770Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:67 (message):
14:12:44 [2024-02-01T19:12:44.770Z]   Disabling PriorityInterrupt test (see #6665)
14:12:44 [2024-02-01T19:12:44.770Z] 
14:12:44 [2024-02-01T19:12:44.770Z] 
14:12:44 [2024-02-01T19:12:44.770Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:68 (message):
14:12:44 [2024-02-01T19:12:44.770Z]   Disabling RWMutex test (see #6706)
14:12:44 [2024-02-01T19:12:44.770Z] 
14:12:44 [2024-02-01T19:12:44.770Z] 
14:12:44 [2024-02-01T19:12:44.770Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:74 (message):
14:12:44 [2024-02-01T19:12:44.770Z]   Excluded omrthread tests: --gtest_filter=-PriorityInterrupt.*:RWMutex*
14:12:44 [2024-02-01T19:12:44.770Z] 
14:12:44 [2024-02-01T19:12:44.770Z] 
14:12:44 [2024-02-01T19:12:44.770Z] -- Creating static library for testcompiler
14:12:44 [2024-02-01T19:12:44.770Z] -- Adding PRIVATE compiler options to testcompiler for testcompiler.
14:12:44 [2024-02-01T19:12:44.770Z] -- Adding INTERFACE compiler options to testcompiler for testcompiler.
14:12:44 [2024-02-01T19:12:44.770Z] -- Adding PUBLIC compiler options to tril for testcompiler.
14:12:44 [2024-02-01T19:12:44.770Z] -- Configuring done
14:12:45 [2024-02-01T19:12:45.624Z] -- Generating done
14:12:45 [2024-02-01T19:12:45.624Z] -- Build files have been written to: /home/jenkins/workspace/Build/build