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.12.2
-- Found Git: /usr/bin/git (found version "2.15.1 (Apple Git-101)") 
-- The CXX compiler identification is AppleClang 9.1.0.9020039
-- The C compiler identification is AppleClang 9.1.0.9020039
-- Check for working CXX compiler: /usr/local/opt/ccache/libexec/c++
-- Check for working CXX compiler: /usr/local/opt/ccache/libexec/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/local/opt/ccache/libexec/cc
-- Check for working C compiler: /usr/local/opt/ccache/libexec/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 osx
-- OMR: The tool configuration is gnu
-- OMR: The target data size is 64
-- The ASM compiler identification is AppleClang
-- Found assembler: /usr/local/opt/ccache/libexec/cc
CMake Warning at cmake/modules/OmrTracegen.cmake:32 (message):
  OMR: No trace root has been set.  Defaulting to
  '/Users/jenkins/workspace/Test_OSX/build'
Call Stack (most recent call first):
  CMakeLists.txt:42 (include)


-- SRC = /Users/jenkins/workspace/Test_OSX
-- Found Perl: /usr/bin/perl (found version "5.18.2") 
Creating static library for jitbuilder
jitbuilder_ROOT = /Users/jenkins/workspace/Test_OSX/jitbuilder
-- Set SPP defines to PROD_WITH_ASSUMES;JITTEST;OSX;_FILE_OFFSET_BITS=64;J9HAMMER;_AMD64_;UT_DIRECT_TRACE_REGISTRATION
-- Set SPP defines to PROD_WITH_ASSUMES;JITTEST;OSX;_FILE_OFFSET_BITS=64;J9HAMMER;_AMD64_;UT_DIRECT_TRACE_REGISTRATION
Made jitbuilder into a compiler target,for jitbuilder.
Defines are PROD_WITH_ASSUMES;JITTEST and -DSUPPORTS_THREAD_LOCAL;-DOSX;-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 = /Users/jenkins/workspace/Test_OSX/fvtest/compilertest
-- Set SPP defines to JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES;OSX;_FILE_OFFSET_BITS=64;J9HAMMER;_AMD64_;UT_DIRECT_TRACE_REGISTRATION
-- Set SPP defines to JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES;OSX;_FILE_OFFSET_BITS=64;J9HAMMER;_AMD64_;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;-DOSX;-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;-DOSX;-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 "2.3") 
-- Found FLEX: /usr/bin/flex (found version "2.5.35") 
Made tril into a compiler target,for jitbuilder.
Defines are PROD_WITH_ASSUMES;JITTEST and -DSUPPORTS_THREAD_LOCAL;-DOSX;-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: /Users/jenkins/workspace/Test_OSX/build