Skip to content

Console Output

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