Skip to content

Console Output

[build] Running shell script
+ cmake -Wdev -C../cmake/caches/Travis.cmake ..
loading initial cache file ../cmake/caches/Travis.cmake
-- Starting with CMake version 3.5.1
-- The CXX compiler identification is GNU 5.4.0
-- The C compiler identification is GNU 5.4.0
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- OMR: The CPU architecture is x86
-- OMR: The OS is linux
-- OMR: The tool configuration is gnu
-- The ASM compiler identification is GNU
-- Found assembler: /usr/lib/ccache/cc
-- Looking for clock_gettime
-- Looking for clock_gettime - found
CMake Warning at cmake/modules/OmrTracegen.cmake:32 (message):
  OMR: No trace root has been set.  Defaulting to
  '/home/omrbuild/workspace/Test_Linux/build'
Call Stack (most recent call first):
  CMakeLists.txt:39 (include)


-- SRC = /home/omrbuild/workspace/Test_Linux
-- Found Perl: /usr/bin/perl (found version "5.22.1") 
-- Found LibElf: /usr/lib/x86_64-linux-gnu/libelf.so  
-- Found LibDwarf: /usr/lib/libdwarf.a  
Creating static library for jitbuilder
jitbuilder_ROOT = /home/omrbuild/workspace/Test_Linux/jitbuilder
-- Set SPP defines to PROD_WITH_ASSUMES;JITTEST;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;UT_DIRECT_TRACE_REGISTRATION
-- Set SPP defines to PROD_WITH_ASSUMES;JITTEST;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;UT_DIRECT_TRACE_REGISTRATION
Made jitbuilder into a compiler target,for jitbuilder.
Defines are PROD_WITH_ASSUMES;JITTEST and -DSUPPORTS_THREAD_LOCAL;-DLINUX;-DTR_HOST_X86;-DTR_TARGET_X86;-DTR_HOST_64BIT;-DTR_TARGET_64BIT, arch is x and amd64, compile options are -Wno-write-strings 
Creating static library for testcompiler
testcompiler_ROOT = /home/omrbuild/workspace/Test_Linux/fvtest/compilertest
-- Set SPP defines to JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;UT_DIRECT_TRACE_REGISTRATION
-- Set SPP defines to JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;UT_DIRECT_TRACE_REGISTRATION
Made testcompiler into a compiler target,for testcompiler.
Defines are JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES and -DSUPPORTS_THREAD_LOCAL;-DLINUX;-DTR_HOST_X86;-DTR_TARGET_X86;-DTR_HOST_64BIT;-DTR_TARGET_64BIT, arch is x and amd64, compile options are -Wno-write-strings 
Made testcompiler into a compiler target,for testcompiler.
Defines are JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES and -DSUPPORTS_THREAD_LOCAL;-DLINUX;-DTR_HOST_X86;-DTR_TARGET_X86;-DTR_HOST_64BIT;-DTR_TARGET_64BIT, arch is x and amd64, compile options are -Wno-write-strings 
-- Found BISON: /usr/bin/bison (found version "3.0.4") 
-- Found FLEX: /usr/bin/flex (found version "2.6.0") 
Made tril into a compiler target,for jitbuilder.
Defines are PROD_WITH_ASSUMES;JITTEST and -DSUPPORTS_THREAD_LOCAL;-DLINUX;-DTR_HOST_X86;-DTR_TARGET_X86;-DTR_HOST_64BIT;-DTR_TARGET_64BIT, arch is  and , compile options are -Wno-write-strings 
-- Configuring done
-- Generating done
-- Build files have been written to: /home/omrbuild/workspace/Test_Linux/build