Skip to content

Console Output

06:06:49 [2024-04-18T10:06:49.582Z] + 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 ..
06:06:49 [2024-04-18T10:06:49.582Z] loading initial cache file ../cmake/caches/Travis.cmake
06:06:49 [2024-04-18T10:06:49.582Z] -- Starting with CMake version 3.18.4
06:06:49 [2024-04-18T10:06:49.582Z] -- Found Git: /usr/bin/git (found version "2.30.2") 
06:06:49 [2024-04-18T10:06:49.582Z] -- The CXX compiler identification is GNU 10.2.1
06:06:49 [2024-04-18T10:06:49.582Z] -- The C compiler identification is GNU 10.2.1
06:06:49 [2024-04-18T10:06:49.582Z] -- Detecting CXX compiler ABI info
06:06:49 [2024-04-18T10:06:49.582Z] -- Detecting CXX compiler ABI info - done
06:06:49 [2024-04-18T10:06:49.582Z] -- Check for working CXX compiler: /usr/bin/riscv64-linux-gnu-g++ - skipped
06:06:49 [2024-04-18T10:06:49.582Z] -- Detecting CXX compile features
06:06:49 [2024-04-18T10:06:49.582Z] -- Detecting CXX compile features - done
06:06:49 [2024-04-18T10:06:49.582Z] -- Detecting C compiler ABI info
06:06:49 [2024-04-18T10:06:49.582Z] -- Detecting C compiler ABI info - done
06:06:50 [2024-04-18T10:06:50.691Z] -- Check for working C compiler: /usr/bin/riscv64-linux-gnu-gcc - skipped
06:06:50 [2024-04-18T10:06:50.691Z] -- Detecting C compile features
06:06:50 [2024-04-18T10:06:50.691Z] -- Detecting C compile features - done
06:06:50 [2024-04-18T10:06:50.691Z] -- OMR: The CPU architecture is riscv
06:06:50 [2024-04-18T10:06:50.691Z] -- OMR: The OS is linux
06:06:50 [2024-04-18T10:06:50.691Z] -- OMR: The tool configuration is gnu
06:06:50 [2024-04-18T10:06:50.691Z] -- OMR: The target data size is 64
06:06:50 [2024-04-18T10:06:50.691Z] -- Looking for sem_init
06:06:50 [2024-04-18T10:06:50.691Z] -- Looking for sem_init - found
06:06:50 [2024-04-18T10:06:50.691Z] -- Looking for dladdr
06:06:50 [2024-04-18T10:06:50.691Z] -- Looking for dladdr - found
06:06:50 [2024-04-18T10:06:50.691Z] -- The ASM compiler identification is GNU
06:06:50 [2024-04-18T10:06:50.691Z] -- Found assembler: /usr/bin/riscv64-linux-gnu-gcc
06:06:50 [2024-04-18T10:06:50.691Z] -- Looking for clock_gettime
06:06:50 [2024-04-18T10:06:50.691Z] -- Looking for clock_gettime - found
06:06:50 [2024-04-18T10:06:50.691Z] -- OMR: trace root is '/home/jenkins/workspace/Build/build'
06:06:50 [2024-04-18T10:06:50.691Z] -- OMR: Using cross compiled tools.
06:06:50 [2024-04-18T10:06:50.691Z] -- OMR: You may need to import tools from a native project.
06:06:50 [2024-04-18T10:06:50.691Z] -- OMR: See OMR_TOOLS_IMPORTFILE.
06:06:50 [2024-04-18T10:06:50.691Z] -- Found Perl: /usr/bin/perl (found version "5.32.1") 
06:06:50 [2024-04-18T10:06:50.691Z] -- Found PythonInterp: /usr/bin/python3.9 (found version "3.9.2") 
06:06:50 [2024-04-18T10:06:50.691Z] -- Creating static library for jitbuilder
06:06:50 [2024-04-18T10:06:50.691Z] -- Adding PRIVATE compiler options to jitbuilder for jitbuilder.
06:06:50 [2024-04-18T10:06:50.691Z] CMake Warning at fvtest/porttest/CMakeLists.txt:221 (message):
06:06:50 [2024-04-18T10:06:50.691Z]   Excluded omrport tests:
06:06:50 [2024-04-18T10:06:50.691Z]   --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
06:06:50 [2024-04-18T10:06:50.691Z] 
06:06:50 [2024-04-18T10:06:50.691Z] 
06:06:50 [2024-04-18T10:06:50.691Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:67 (message):
06:06:50 [2024-04-18T10:06:50.691Z]   Disabling PriorityInterrupt test (see #6665)
06:06:50 [2024-04-18T10:06:50.691Z] 
06:06:50 [2024-04-18T10:06:50.691Z] 
06:06:50 [2024-04-18T10:06:50.691Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:68 (message):
06:06:50 [2024-04-18T10:06:50.691Z]   Disabling RWMutex test (see #6706)
06:06:50 [2024-04-18T10:06:50.691Z] 
06:06:50 [2024-04-18T10:06:50.691Z] 
06:06:50 [2024-04-18T10:06:50.691Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:74 (message):
06:06:50 [2024-04-18T10:06:50.691Z]   Excluded omrthread tests: --gtest_filter=-PriorityInterrupt.*:RWMutex*
06:06:50 [2024-04-18T10:06:50.691Z] 
06:06:50 [2024-04-18T10:06:50.691Z] 
06:06:50 [2024-04-18T10:06:50.691Z] -- Creating static library for testcompiler
06:06:50 [2024-04-18T10:06:50.691Z] -- Adding PRIVATE compiler options to testcompiler for testcompiler.
06:06:50 [2024-04-18T10:06:50.691Z] -- Adding INTERFACE compiler options to testcompiler for testcompiler.
06:06:50 [2024-04-18T10:06:50.691Z] -- Adding PUBLIC compiler options to tril for testcompiler.
06:06:51 [2024-04-18T10:06:51.822Z] -- Configuring done
06:06:51 [2024-04-18T10:06:51.822Z] -- Generating done
06:06:51 [2024-04-18T10:06:51.822Z] -- Build files have been written to: /home/jenkins/workspace/Build/build