Started by user charlie.gracie@gmail.com Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Still waiting to schedule task There are no nodes with the label ‘Linux&&x86&&UNB’ Running on unb-1 in /home/j9build/workspace/Test_Linux [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Get Sources) [Pipeline] timestamps [Pipeline] { [Pipeline] checkout Cloning the remote Git repository Cloning repository https://github.com/eclipse/omr.git > git init /home/j9build/workspace/Test_Linux # timeout=10 Fetching upstream changes from https://github.com/eclipse/omr.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/omr.git > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 70c42dcc0202f8e96edbd7d8a35a3ac6019b1ab4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 70c42dcc0202f8e96edbd7d8a35a3ac6019b1ab4 Commit message: "Merge pull request #2978 from dsouzai/AOTImprovementsPart2" > git rev-list --no-walk 70c42dcc0202f8e96edbd7d8a35a3ac6019b1ab4 # timeout=10 [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] timestamps [Pipeline] { [Pipeline] echo Output CCACHE stats before running and clear them [Pipeline] sh [Test_Linux] Running shell script + ccache -s -z cache directory /home/j9build/.ccache cache hit (direct) 22 cache hit (preprocessed) 8 cache miss 2419 called for link 78 called for preprocessing 1338 unsupported source language 2 no input file 246 files in cache 7327 cache size 160.9 Mbytes max cache size 1.0 Gbytes Statistics cleared [Pipeline] dir Running in /home/j9build/workspace/Test_Linux/build [Pipeline] { [Pipeline] echo Configure... [Pipeline] sh [build] Running shell script + cmake -Wdev -C../cmake/caches/Travis.cmake .. loading initial cache file ../cmake/caches/Travis.cmake -- Starting with CMake version 3.7.2 -- Found Git: /usr/bin/git (found version "2.15.0") -- The CXX compiler identification is GNU 4.8.5 -- The C compiler identification is GNU 4.8.5 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/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/bin/cc -- Check for working C compiler: /usr/bin/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 -- OMR: The target data size is 64 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/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/j9build/workspace/Test_Linux/build' Call Stack (most recent call first): CMakeLists.txt:42 (include) -- SRC = /home/j9build/workspace/Test_Linux -- Found LibElf: /usr/lib/x86_64-linux-gnu/libelf.so -- Found LibDwarf: /usr/lib/libdwarf.a -- Found Perl: /usr/bin/perl (found version "5.22.1") Creating static library for jitbuilder jitbuilder_ROOT = /home/j9build/workspace/Test_Linux/jitbuilder -- Set SPP defines to PROD_WITH_ASSUMES;JITTEST;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;_AMD64_;UT_DIRECT_TRACE_REGISTRATION -- Set SPP defines to PROD_WITH_ASSUMES;JITTEST;LINUX;_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;-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/j9build/workspace/Test_Linux/fvtest/compilertest -- Set SPP defines to JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;_AMD64_;UT_DIRECT_TRACE_REGISTRATION -- Set SPP defines to JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES;LINUX;_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;-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/j9build/workspace/Test_Linux/build [Pipeline] echo Compile... [Pipeline] sh [build] Running shell script + make -j8 Scanning dependencies of target header_check Scanning dependencies of target sltestlib Scanning dependencies of target invalidAgentMissingOnUnload Scanning dependencies of target omrtestutil Scanning dependencies of target trace [ 0%] Building C object fvtest/porttest/CMakeFiles/sltestlib.dir/sltestlib/sltest.c.o -- SRC = /home/j9build/workspace/Test_Linux/build Scanning dependencies of target omr_ddr_ir Scanning dependencies of target pugixml [ 0%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o [ 0%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnUnload.dir/invalidAgentMissingOnUnload.c.o [ 0%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o [ 0%] Built target header_check Scanning dependencies of target omrGtest [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o [ 0%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/ClassType.cpp.o [ 1%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o [ 1%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o [ 1%] Linking C shared library libsltestlib.so [ 1%] Built target sltestlib Scanning dependencies of target invalidAgentReturnError [ 1%] Building C object fvtest/rastest/CMakeFiles/invalidAgentReturnError.dir/invalidAgentReturnError.c.o [ 1%] Linking C shared library libinvalidAgentReturnError.so [ 1%] Linking C shared library libinvalidAgentMissingOnUnload.so [ 1%] Built target invalidAgentMissingOnUnload [ 1%] Built target invalidAgentReturnError [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o [ 1%] Linking CXX static library libomrtestutil.a Scanning dependencies of target invalidAgentMissingOnLoad Scanning dependencies of target sampleSubscriber [ 1%] Building C object fvtest/rastest/CMakeFiles/sampleSubscriber.dir/sampleSubscriber.c.o [ 1%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/invalidAgentMissingOnLoad.c.o Scanning dependencies of target traceOptionAgent [ 1%] Building C object fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o [ 1%] Linking C shared library libsampleSubscriber.so [ 1%] Built target omrtestutil [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o [ 1%] Linking C shared library libinvalidAgentMissingOnLoad.so [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o [ 1%] Linking C shared library libtraceOptionAgent.so [ 1%] Built target invalidAgentMissingOnLoad [ 1%] Built target sampleSubscriber [ 1%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/ClassUDT.cpp.o [ 1%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/EnumMember.cpp.o [ 1%] Built target traceOptionAgent [ 1%] Generate /home/j9build/workspace/Test_Linux/build/testcompilerName.cpp [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o Scanning dependencies of target traceNotStartedAgent [ 1%] Building C object fvtest/rastest/CMakeFiles/traceNotStartedAgent.dir/traceNotStartedAgent.c.o [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o [ 1%] Linking CXX shared library libtraceNotStartedAgent.so [ 1%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/EnumUDT.cpp.o [ 1%] Built target traceNotStartedAgent [ 1%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Field.cpp.o [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o [ 2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o Scanning dependencies of target bindthreadagent [ 2%] Building C object fvtest/rastest/CMakeFiles/bindthreadagent.dir/bindthreadagent.c.o [ 2%] Linking CXX shared library libbindthreadagent.so [ 2%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Macro.cpp.o [ 2%] Linking CXX static library libtrace.a [ 2%] Built target bindthreadagent [ 2%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Members.cpp.o [ 2%] Built target trace [ 3%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Modifiers.cpp.o Scanning dependencies of target memorycategoriesagent [ 3%] Building C object fvtest/rastest/CMakeFiles/memorycategoriesagent.dir/memorycategoriesagent.c.o Scanning dependencies of target traceagent [ 3%] Building C object fvtest/rastest/CMakeFiles/traceagent.dir/traceagent.c.o Scanning dependencies of target subscriberAgent [ 3%] Linking CXX shared library libmemorycategoriesagent.so [ 4%] Building C object fvtest/rastest/CMakeFiles/subscriberAgent.dir/subscriberAgent.c.o [ 4%] Linking CXX shared library libtraceagent.so [ 4%] Built target memorycategoriesagent [ 4%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/NamespaceUDT.cpp.o [ 4%] Built target traceagent [ 4%] Linking CXX shared library libsubscriberAgent.so Scanning dependencies of target subscriberAgentWithJ9thread [ 4%] Building C object fvtest/rastest/CMakeFiles/subscriberAgentWithJ9thread.dir/subscriberAgentWithJ9thread.c.o [ 4%] Built target subscriberAgent [ 4%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Symbol_IR.cpp.o [ 4%] Linking CXX static library libpugixml.a Scanning dependencies of target cpuLoadAgent [ 4%] Linking CXX shared library libsubscriberAgentWithJ9thread.so [ 4%] Building C object fvtest/rastest/CMakeFiles/cpuLoadAgent.dir/cpuLoadAgent.c.o [ 4%] Built target pugixml [ 4%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Type.cpp.o [ 4%] Built target subscriberAgentWithJ9thread Scanning dependencies of target tracemerge [ 4%] Building CXX object tools/tracemerge/CMakeFiles/tracemerge.dir/DATMerge.cpp.o Scanning dependencies of target tracegen [ 4%] Linking CXX shared library libcpuLoadAgent.so [ 4%] Building CXX object tools/tracegen/CMakeFiles/tracegen.dir/main.cpp.o [ 4%] Built target cpuLoadAgent [ 4%] Building CXX object tools/tracemerge/CMakeFiles/tracemerge.dir/main.cpp.o [ 4%] Linking CXX executable tracegen [ 4%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/TypedefUDT.cpp.o [ 5%] Linking CXX executable tracemerge [ 5%] Built target tracegen [ 5%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/UDT.cpp.o [ 5%] Built target tracemerge [ 5%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/UnionUDT.cpp.o Scanning dependencies of target hookgen [ 5%] Building CXX object tools/hookgen/CMakeFiles/hookgen.dir/HookGen.cpp.o [ 6%] Generating ut_pool.c, ut_pool.h, ut_pool.pdat Scanning dependencies of target j9pool [ 6%] Building C object util/pool/CMakeFiles/j9pool.dir/pool.c.o [ 6%] Building CXX object tools/hookgen/CMakeFiles/hookgen.dir/main.cpp.o [ 6%] Generating ut_j9thr.c, ut_j9thr.h, ut_j9thr.pdat [ 6%] Linking CXX executable hookgen [ 6%] Building C object util/pool/CMakeFiles/j9pool.dir/pool_cap.c.o [ 6%] Generating ut_avl.c, ut_avl.h, ut_avl.pdat Scanning dependencies of target j9thr_obj Scanning dependencies of target j9avl [ 6%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/j9sem.c.o [ 6%] Building C object util/pool/CMakeFiles/j9pool.dir/ut_pool.c.o [ 7%] Building C object util/avl/CMakeFiles/j9avl.dir/avlsup.c.o [ 7%] Built target hookgen [ 7%] Building C object util/avl/CMakeFiles/j9avl.dir/ut_avl.c.o [ 7%] Linking C static library libj9pool.a [ 7%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthread.c.o [ 7%] Generating ut_j9utilcore.c, ut_j9utilcore.h, ut_j9utilcore.pdat [ 7%] Generating ut_omrport.c, ut_omrport.h, ut_omrport.pdat [ 7%] Built target j9pool [ 7%] Linking C static library libj9avl.a [ 7%] Generating ut_j9hook.c, ut_j9hook.h, ut_j9hook.pdat Scanning dependencies of target omrutil_obj [ 7%] Built target j9avl [ 7%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ut_j9utilcore.c.o [ 7%] Building CXX object util/omrutil/CMakeFiles/omrutil_obj.dir/AtomicFunctions.cpp.o Scanning dependencies of target j9hook_obj [ 7%] Building CXX object util/hookable/CMakeFiles/j9hook_obj.dir/hookable.cpp.o [ 7%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/argscan.c.o Scanning dependencies of target omrport_obj [ 7%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreadattr.c.o [ 7%] Building C object port/CMakeFiles/omrport_obj.dir/ut_omrport.c.o [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/detectVMDirectory.c.o [ 8%] Building C object port/CMakeFiles/omrport_obj.dir/unix/protect_helpers.c.o Scanning dependencies of target testcompiler [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreaddebug.c.o [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/gettimebase.c.o [ 8%] Building C object util/hookable/CMakeFiles/j9hook_obj.dir/ut_j9hook.c.o [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/j9memclr.c.o [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreaderror.c.o [ 8%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetjobname.c.o [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/poolForPort.c.o [ 8%] Built target j9hook_obj [ 8%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetjobid.c.o [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadinspect.c.o [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/primeNumberHelper.c.o [ 8%] Generating ut_j9vgc.c, ut_j9vgc.h, ut_j9vgc.pdat [ 8%] Generating ut_j9mm.c, ut_j9mm.h, ut_j9mm.pdat [ 8%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetasid.c.o [ 8%] Generating ut_omrmm.c, ut_omrmm.h, ut_omrmm.pdat [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ranking.c.o [ 9%] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadmem.cpp.o [ 10%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrcpu.c.o [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/omrthreadnuma.c.o Scanning dependencies of target omrgc_tracegen [ 10%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/testcompilerName.cpp.o [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/spacesaving.c.o [ 10%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_j9mm.c.o [ 10%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_omrmm.c.o [ 10%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrerror.c.o [ 10%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrerrorhelpers.c.o [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadpriority.c.o [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/stricmp.c.o [ 10%] Linking CXX static library libomr_ddr_ir.a [ 10%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_j9vgc.c.o [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/threadhelp.c.o [ 10%] Built target omr_ddr_ir [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadtls.c.o [ 10%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrexit.c.o Scanning dependencies of target trc_omr_test [ 10%] Built target omrgc_tracegen Scanning dependencies of target trc_j9thr [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/thrname_core.c.o [ 10%] Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat [ 10%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrfile.c.o [ 10%] Built target trc_j9thr [ 10%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrfiletext.c.o [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/utf8decode.c.o [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/priority.c.o [ 10%] Built target trc_omr_test [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/utf8encode.c.o Scanning dependencies of target trc_omrport [ 10%] Built target trc_omrport [ 11%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/xlphelp.c.o [ 11%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrcreate.c.o Scanning dependencies of target trc_avl [ 11%] Built target trc_avl [ 11%] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/threadhelpers.cpp.o [ 11%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/thrprof.c.o [ 11%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/xml.c.o [ 11%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrdsup.c.o [ 11%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/__/__/example/glue/UtilGlue.c.o [ 11%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/rasthrsup.c.o [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfilestream.c.o [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfilestreamtext.c.o [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omriconvhelpers.c.o [ 11%] Built target omrutil_obj [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfile_blockingasync.c.o [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmem32helpers.c.o [ 11%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/rwmutex.c.o [ 11%] Linking CXX static library libomrGtest.a Scanning dependencies of target trc_hashtable [ 11%] Generating ut_hashtable.c, ut_hashtable.h, ut_hashtable.pdat [ 11%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadjlm.c.o [ 11%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/compile/Method.cpp.o Scanning dependencies of target trc_j9hook [ 11%] Built target trc_hashtable [ 11%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/control/TestJit.cpp.o [ 11%] Built target trc_j9hook [ 11%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/env/FrontEnd.cpp.o [ 11%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/ilgen/IlInjector.cpp.o [ 11%] Built target omrGtest [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrheap.c.o [ 11%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/ilgen/TestIlGeneratorMethodDetails.cpp.o [ 12%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/unixpriority.c.o In file included from /home/j9build/workspace/Test_Linux/compiler/infra/List.hpp:27:0, from /home/j9build/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:38, from /home/j9build/workspace/Test_Linux/compiler/codegen/OMRCodeGenerator.hpp:39, from /home/j9build/workspace/Test_Linux/compiler/x/codegen/OMRCodeGenerator.hpp:34, from /home/j9build/workspace/Test_Linux/compiler/x/amd64/codegen/OMRCodeGenerator.hpp:36, from /home/j9build/workspace/Test_Linux/fvtest/compilertest/codegen/TestCodeGenerator.hpp:35, from /home/j9build/workspace/Test_Linux/fvtest/compilertest/codegen/CodeGenerator.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/compilertest/ilgen/IlInjector.cpp:24: /home/j9build/workspace/Test_Linux/compiler/env/TRMemory.hpp:799:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/j9build/workspace/Test_Linux/fvtest/compilertest/ilgen/IlInjector.hpp:30:0, from /home/j9build/workspace/Test_Linux/fvtest/compilertest/ilgen/IlInjector.cpp:22: /home/j9build/workspace/Test_Linux/compiler/ilgen/IlInjector.hpp:56:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ [ 12%] Building C object thread/CMakeFiles/j9thr_obj.dir/ut_j9thr.c.o [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrmem.c.o [ 13%] Built target j9thr_obj [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemtag.c.o [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemcategories.c.o Scanning dependencies of target trc_j9utilcore [ 13%] Built target trc_j9utilcore [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrport.c.o Scanning dependencies of target trc_pool [ 13%] Built target trc_pool [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrmmap.c.o Scanning dependencies of target trc_omrti [ 13%] Generating ut_omrti.c, ut_omrti.h, ut_omrti.pdat [ 13%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/runtime/TestCodeCacheManager.cpp.o [ 13%] Built target trc_omrti [ 14%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/x/codegen/Evaluator.cpp.o Scanning dependencies of target trc_omrvm [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/common/j9nls.c.o [ 15%] Generating ut_omrvm.c, ut_omrvm.h, ut_omrvm.pdat [ 15%] Built target trc_omrvm [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/j9nlshelpers.c.o Scanning dependencies of target trc_j9vgc [ 15%] Built target trc_j9vgc [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrosbacktrace.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrosbacktrace_impl.c.o Scanning dependencies of target trc_omrmm [ 15%] Built target trc_omrmm [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrintrospect.c.o Scanning dependencies of target trc_j9mm [ 15%] Built target trc_j9mm [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrintrospect_common.c.o Scanning dependencies of target omrgc_hookgen [ 15%] Generating mmomrhook_internal.h, ../mmomrhook.h 1: /home/j9build/workspace/Test_Linux/build/gc/omrmm.hdf[ 15%] Generating mmprivatehook_internal.h, mmprivatehook.h 1: /home/j9build/workspace/Test_Linux/build/gc/omrmmprivate.hdf[ 15%] Built target omrgc_hookgen [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrosdump.c.o Scanning dependencies of target omrutil [ 15%] Linking CXX static library libomrutil.a [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrportcontrol.c.o [ 16%] Built target omrutil [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrportptb.c.o [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsignal.c.o [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/linuxamd64/omrsignal_context.c.o Scanning dependencies of target omrcore [ 16%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Agent.cpp.o Scanning dependencies of target omr_ddr_scanner [ 16%] Building CXX object ddr/lib/ddr-scanner/CMakeFiles/omr_ddr_scanner.dir/Scanner.cpp.o [ 16%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_MethodDictionary.cpp.o [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsl.c.o [ 16%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Profiler.cpp.o [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrstr.c.o [ 16%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Runtime.cpp.o [ 16%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_TI.cpp.o Scanning dependencies of target omr_ddr_macros [ 16%] Building CXX object ddr/lib/ddr-macros/CMakeFiles/omr_ddr_macros.dir/MacroInfo.cpp.o [ 16%] Building CXX object ddr/lib/ddr-macros/CMakeFiles/omr_ddr_macros.dir/MacroTool.cpp.o [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsysinfo.c.o [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsyslog.c.o [ 16%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_TIMemorySize.cpp.o [ 17%] Building CXX object ddr/lib/ddr-scanner/CMakeFiles/omr_ddr_scanner.dir/dwarf/DwarfFunctions.cpp.o [ 17%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_VM.cpp.o [ 17%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_VMThread.cpp.o [ 18%] Building C object omr/CMakeFiles/omrcore.dir/ut_omrti.c.o [ 18%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRAheadOfTimeCompile.cpp.o [ 18%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/Analyser.cpp.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrtime.c.o [ 18%] Building C object omr/CMakeFiles/omrcore.dir/ut_omrvm.c.o [ 18%] Building C object omr/CMakeFiles/omrcore.dir/__/example/glue/LanguageVMGlue.c.o [ 18%] Building CXX object omr/CMakeFiles/omrcore.dir/__/example/glue/omrExampleVM.cpp.o [ 18%] Building C object omr/CMakeFiles/omrcore.dir/__/example/glue/Profiling.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrtlshelpers.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrtty.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrvmem.c.o [ 18%] Linking CXX static library libomrcore.a [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemtag_checks.c.o [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenPrep.cpp.o [ 19%] Built target omrcore [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenGC.cpp.o [ 19%] Building CXX object ddr/lib/ddr-scanner/CMakeFiles/omr_ddr_scanner.dir/dwarf/DwarfScanner.cpp.o [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrosdump_helpers.c.o Scanning dependencies of target run_tracegen [ 19%] Built target run_tracegen [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenRA.cpp.o [ 19%] Built target omrport_obj [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/FrontEnd.cpp.o [ 19%] Linking CXX static library libomr_ddr_macros.a [ 19%] Built target omr_ddr_macros [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRGCRegisterMap.cpp.o Scanning dependencies of target j9hashtable [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/hash.c.o [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/hashtable.c.o [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRGCStackAtlas.cpp.o [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/ut_hashtable.c.o [ 19%] Linking CXX static library libj9hashtable.a [ 19%] Built target j9hashtable [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRLinkage.cpp.o Scanning dependencies of target run_tracemerge [ 19%] Generating tracemerge.stamp Scanning dependencies of target j9thrstatic [ 19%] Linking CXX static library libj9thrstatic.a [ 19%] Built target j9thrstatic [ 19%] Built target run_tracemerge [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/LiveRegister.cpp.o Scanning dependencies of target omrsig [ 19%] Building CXX object omrsigcompat/CMakeFiles/omrsig.dir/omrsig.cpp.o [ 19%] Linking CXX shared library libomrsig.so [ 19%] Built target omrsig [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OutOfLineCodeSection.cpp.o Scanning dependencies of target omrutiltest [ 19%] Building CXX object fvtest/utiltest/CMakeFiles/omrutiltest.dir/main.cpp.o [ 19%] Linking CXX static library libomr_ddr_scanner.a [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/Relocation.cpp.o [ 20%] Built target omr_ddr_scanner Scanning dependencies of target omrport [ 20%] Linking CXX static library libomrport.a [ 20%] Built target omrport Scanning dependencies of target omrtrace [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceapi.cpp.o [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracecomponent.cpp.o [ 20%] Linking CXX executable omrutiltest [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceformatter.cpp.o [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracelog.cpp.o [ 20%] Built target omrutiltest [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/ScratchRegisterManager.cpp.o Scanning dependencies of target omr_ddr_blobgen [ 20%] Building CXX object ddr/lib/ddr-blobgen/CMakeFiles/omr_ddr_blobgen.dir/java/genBinaryBlob.cpp.o [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracemain.cpp.o [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracemisc.cpp.o [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/StorageInfo.cpp.o [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceoptions.cpp.o [ 20%] Generate /home/j9build/workspace/Test_Linux/build/jitbuilderName.cpp [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracepublish.cpp.o [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRTreeEvaluator.cpp.o [ 20%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracewrappers.cpp.o [ 20%] Linking CXX static library libomrtrace.a [ 20%] Built target omrtrace [ 20%] Building CXX object ddr/lib/ddr-blobgen/CMakeFiles/omr_ddr_blobgen.dir/java/genBlobJava.cpp.o [ 20%] Building CXX object ddr/lib/ddr-blobgen/CMakeFiles/omr_ddr_blobgen.dir/java/genSuperset.cpp.o Scanning dependencies of target omrporttest [ 20%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/fileTest.cpp.o [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/PreInstructionSelection.cpp.o [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/NodeEvaluation.cpp.o [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRSnippet.cpp.o [ 20%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/heapTest.cpp.o [ 20%] Linking CXX static library libomr_ddr_blobgen.a [ 20%] Built target omr_ddr_blobgen Scanning dependencies of target j9hookstatic [ 20%] Linking CXX static library libj9hookstatic.a [ 20%] Built target j9hookstatic Scanning dependencies of target omr_blob_reader [ 20%] Building CXX object ddr/tools/blob_reader/CMakeFiles/omr_blob_reader.dir/blob_reader.cpp.o [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRUnresolvedDataSnippet.cpp.o [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRSnippetGCMap.cpp.o [ 20%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrportTest.cpp.o Scanning dependencies of target jitbuilder [ 21%] Linking CXX executable omr_blob_reader [ 21%] Built target omr_blob_reader [ 21%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderName.cpp.o [ 21%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/env/FrontEnd.cpp.o [ 21%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/compile/Method.cpp.o [ 21%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/control/Jit.cpp.o [ 21%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/main.cpp.o [ 21%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/ilgen/JBIlGeneratorMethodDetails.cpp.o [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRCodeGenerator.cpp.o [ 21%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/optimizer/JBOptimizer.cpp.o [ 21%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/memTest.cpp.o [ 21%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/runtime/JBCodeCacheManager.cpp.o [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRCodeGenPhase.cpp.o [ 21%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrdumpTest.cpp.o [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRMemoryReference.cpp.o Scanning dependencies of target omr_ddrgen [ 22%] Building CXX object ddr/tools/ddrgen/CMakeFiles/omr_ddrgen.dir/ddrgen.cpp.o [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRMachine.cpp.o [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegister.cpp.o [ 22%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrerrorTest.cpp.o [ 22%] Linking CXX executable omr_ddrgen [ 22%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/x/codegen/Evaluator.cpp.o [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRealRegister.cpp.o [ 22%] Built target omr_ddrgen [ 23%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRAheadOfTimeCompile.cpp.o [ 23%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrfileTest.cpp.o [ 23%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/Analyser.cpp.o [ 23%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenPrep.cpp.o [ 23%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenGC.cpp.o [ 23%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenRA.cpp.o [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegisterPair.cpp.o [ 23%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrfilestreamTest.cpp.o Scanning dependencies of target omrgc [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRInstruction.cpp.o [ 23%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AddressOrderedListPopulator.cpp.o [ 23%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AllocationContext.cpp.o [ 23%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AllocationInterfaceGeneric.cpp.o [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/ELFGenerator.cpp.o [ 23%] Building CXX object gc/CMakeFiles/omrgc.dir/base/BaseVirtual.cpp.o [ 23%] Building CXX object gc/CMakeFiles/omrgc.dir/base/BumpAllocatedListPopulator.cpp.o [ 23%] Building CXX object gc/CMakeFiles/omrgc.dir/base/CardTable.cpp.o [ 23%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrheapTest.cpp.o [ 24%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Collector.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRELFRelocationResolver.cpp.o [ 24%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Configuration.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OSRData.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/Method.cpp.o [ 24%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Dispatcher.cpp.o [ 24%] Building CXX object gc/CMakeFiles/omrgc.dir/base/EmptyListPopulator.cpp.o [ 24%] Building CXX object gc/CMakeFiles/omrgc.dir/base/EnvironmentBase.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/VirtualGuard.cpp.o [ 25%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrintrospectTest.cpp.o [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRSymbolReferenceTable.cpp.o [ 25%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/FrontEnd.cpp.o [ 25%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Forge.cpp.o [ 25%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GCCode.cpp.o [ 25%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GCExtensionsBase.cpp.o [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRAliasBuilder.cpp.o [ 26%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrmemTest.cpp.o [ 26%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GlobalAllocationManager.cpp.o [ 26%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GlobalCollector.cpp.o [ 26%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Heap.cpp.o [ 26%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRGCRegisterMap.cpp.o [ 26%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMap.cpp.o [ 26%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrmmapTest.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMapIterator.cpp.o [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRGCStackAtlas.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMemorySubSpaceIterator.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRCompilation.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionDescriptor.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionIterator.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionManager.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/TLSCompilationManager.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMROptions.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionManagerTarok.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapVirtualMemory.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsignalExtendedTest.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OptimizationPlan.cpp.o [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRLinkage.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/LightweightNonReentrantLock.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/LightweightNonReentrantReaderWriterLock.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkedObjectPopulator.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkingScheme.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkMap.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsignalTest.cpp.o In file included from /home/j9build/workspace/Test_Linux/compiler/compile/OMRCompilation.cpp:52:0: /home/j9build/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp: In constructor ‘TR::CompileTimeProfiler::CompileTimeProfiler(TR::Compilation*, const char*)’: /home/j9build/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp:82:68: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] snprintf(tidstr, sizeof(tidstr), "%d", syscall(SYS_gettid)); ^ /home/j9build/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp:82:68: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkMapSegmentChunkIterator.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMRRecompilation.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/CompilationController.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/CompileMethod.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MasterGCThread.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Math.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryManager.cpp.o [ 28%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrslTest.cpp.o [ 28%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/LiveRegister.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPool.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolAddressOrderedList.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolAddressOrderedListBase.cpp.o [ 28%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrstrTest.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/ExceptionTable.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolBumpPointer.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolHybrid.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRCPU.cpp.o [ 28%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrtimeTest.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRObjectModel.cpp.o /home/j9build/workspace/Test_Linux/compiler/control/CompileMethod.cpp: In function ‘void writePerfToolEntry(void*, uint32_t, const char*)’: /home/j9build/workspace/Test_Linux/compiler/control/CompileMethod.cpp:83:100: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘pid_t {aka int}’ [-Wformat=] int numCharsWritten = snprintf(perfFilename, maxPerfFilenameSize, "/tmp/perf-%ld.map", jvmPid); ^ [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolLargeObjects.cpp.o /home/j9build/workspace/Test_Linux/compiler/control/CompileMethod.cpp:83:100: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘pid_t {aka int}’ [-Wformat=] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRArithEnv.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolSplitAddressOrderedList.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolSplitAddressOrderedListBase.cpp.o [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRClassEnv.cpp.o [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRDebugEnv.cpp.o [ 29%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrttyExtendedTest.cpp.o [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRVMEnv.cpp.o [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SegmentAllocator.cpp.o [ 30%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySpace.cpp.o [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SegmentProvider.cpp.o [ 30%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OutOfLineCodeSection.cpp.o [ 30%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/Relocation.cpp.o [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/ScratchRegisterManager.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpace.cpp.o [ 31%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrttyTest.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceChildIterator.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceFlat.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceGeneric.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpacePoolIterator.cpp.o [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SystemSegmentProvider.cpp.o [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/StorageInfo.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceRegionIterator.cpp.o [ 31%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrvmemTest.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceUniSpace.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ModronAssertions.cpp.o [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/DebugSegmentProvider.cpp.o [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/Region.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/NUMAManager.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/NonVirtualMemory.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/OMRVMInterface.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/OMRVMThreadInterface.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRTreeEvaluator.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/PreInstructionSelection.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/NodeEvaluation.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRSnippet.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectAllocationInterface.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/StackMemoryRegion.cpp.o [ 32%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/si.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectHeapBufferedIterator.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectHeapIteratorAddressOrderedList.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRPersistentInfo.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/TRMemory.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Packet.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PacketList.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelDispatcher.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRUnresolvedDataSnippet.cpp.o [ 33%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/si_numcpusTest.cpp.o [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelHeapWalker.cpp.o [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelObjectHeapIterator.cpp.o [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelMarkTask.cpp.o [ 33%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRSnippetGCMap.cpp.o [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelTask.cpp.o [ 33%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/testHelpers.cpp.o [ 33%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/testProcessHelpers.cpp.o [ 33%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRCodeGenerator.cpp.o [ 33%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRCodeGenPhase.cpp.o [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/TRPersistentMemory.cpp.o [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArena.cpp.o [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArenaRegionBased.cpp.o [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArenaVirtualMemory.cpp.o [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArena.cpp.o [ 34%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/vmemTest.cpp.o [ 34%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/__/__/util/main_function/main_function.cpp.o [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaRegionBased.cpp.o [ 34%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRMemoryReference.cpp.o [ 34%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRMachine.cpp.o [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaVirtualMemory.cpp.o [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/VerboseLog.cpp.o [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/FEBase.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaVirtualMemoryFlat.cpp.o [ 35%] Linking CXX executable omrporttest [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ReferenceChainWalkerMarkMap.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/RegionPool.cpp.o [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegister.cpp.o [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRealRegister.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/RegionPoolGeneric.cpp.o [ 36%] Built target omrporttest [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/StartupManager.cpp.o [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegisterPair.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepHeapSectioning.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManager.cpp.o [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerAddressOrderedList.cpp.o [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerAddressOrderedListBase.cpp.o [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerHybrid.cpp.o [ 37%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRInstruction.cpp.o [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerSplitAddressOrderedList.cpp.o [ 37%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/ELFGenerator.cpp.o [ 37%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/JitConfig.cpp.o In file included from /usr/include/string.h:32:0, from /home/j9build/workspace/Test_Linux/compiler/env/TRMemory.hpp:61, from /home/j9build/workspace/Test_Linux/compiler/infra/List.hpp:27, from /home/j9build/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:38, from /home/j9build/workspace/Test_Linux/compiler/codegen/OMRCodeGenerator.hpp:39, from /home/j9build/workspace/Test_Linux/compiler/x/codegen/OMRCodeGenerator.hpp:34, from /home/j9build/workspace/Test_Linux/compiler/x/amd64/codegen/OMRCodeGenerator.hpp:36, from /home/j9build/workspace/Test_Linux/fvtest/compilertest/codegen/TestCodeGenerator.hpp:35, from /home/j9build/workspace/Test_Linux/fvtest/compilertest/codegen/CodeGenerator.hpp:25, from /home/j9build/workspace/Test_Linux/compiler/env/FEBase.cpp:23: /home/j9build/workspace/Test_Linux/compiler/env/FEBase.cpp:238:81: warning: invalid access to non-static data member ‘TR::JitConfig::options’ of NULL object [-Winvalid-offsetof] TR::Options::set32BitNumericInJitConfig, offsetof(OMR::FrontEnd::JitConfig, options.codeCacheKB), 0, " %d (KB)"}, ^ /home/j9build/workspace/Test_Linux/compiler/env/FEBase.cpp:238:81: warning: (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof] /home/j9build/workspace/Test_Linux/compiler/env/FEBase.cpp:244:58: warning: invalid access to non-static data member ‘TR::JitConfig::options’ of NULL object [-Winvalid-offsetof] TR::Options::setVerboseBits, offsetof(TR::JitConfig, options.verboseFlags), (1<totalCount); ^ /home/j9build/workspace/Test_Linux/compiler/optimizer/DebuggingCounters.cpp:255:98: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] fprintf(output, "Compilation sum %d Dynamic sum %llu \n", (int32_t) compilationSum, dynamicSum); ^ [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/AsyncCheckInsertion.cpp.o Scanning dependencies of target omrgctest [ 64%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigObjectTable.cpp.o [ 64%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/__/__/util/main_function/main_function.cpp.o [ 65%] Linking CXX executable omrvmtest [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/main.cpp.o [ 65%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigTest.cpp.o [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardBitVectorAnalysis.cpp.o [ 65%] Built target omrvmtest [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DominatorVerifier.cpp.o [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardIntersectionBitVectorAnalysis.cpp.o [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DominatorsChk.cpp.o [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardUnionBitVectorAnalysis.cpp.o [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/ospriority.cpp.o [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Earliestness.cpp.o [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ExpressionsSimplification.cpp.o [ 66%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/priorityInterruptTest.cpp.o [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FieldPrivatizer.cpp.o [ 67%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/gcTestHelpers.cpp.o [ 67%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/rwMutexTest.cpp.o [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BitVectorAnalysis.cpp.o [ 67%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/main.cpp.o [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GeneralLoopUnroller.cpp.o [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CatchBlockRemover.cpp.o [ 67%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTest.cpp.o [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalAnticipatability.cpp.o [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CFGSimplifier.cpp.o [ 67%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/StartupManagerTestExample.cpp.o [ 67%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTestHelper.cpp.o [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o [ 67%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/__/__/util/main_function/main_function.cpp.o [ 67%] Linking CXX executable omrgctest [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CompactLocals.cpp.o [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/threadTestHelp.cpp.o [ 68%] Built target omrgctest [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Inliner.cpp.o [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RematTools.cpp.o [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CopyPropagation.cpp.o [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/InductionVariable.cpp.o [ 69%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/__/__/util/main_function/main_function.cpp.o [ 69%] Linking CXX executable omrthreadtest [ 69%] Built target omrthreadtest [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o [ 69%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DataFlowAnalysis.cpp.o [ 69%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadStoreElimination.cpp.o [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Isolatedness.cpp.o [ 69%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadTreesElimination.cpp.o [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IsolatedStoreElimination.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Latestness.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveOnAllPaths.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveVariableInformation.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Liveness.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoadExtensions.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnalysis.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnticipatability.cpp.o [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DebuggingCounters.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalReordering.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalTransparency.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopCanonicalizer.cpp.o /home/j9build/workspace/Test_Linux/compiler/optimizer/DebuggingCounters.cpp: In static member function ‘static void TR_DebuggingCounters::report()’: /home/j9build/workspace/Test_Linux/compiler/optimizer/DebuggingCounters.cpp:242:43: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] counterInfo->totalCount); ^ /home/j9build/workspace/Test_Linux/compiler/optimizer/DebuggingCounters.cpp:255:98: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] fprintf(output, "Compilation sum %d Dynamic sum %llu \n", (int32_t) compilationSum, dynamicSum); ^ [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReducer.cpp.o [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Delayedness.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReplicator.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopVersioner.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRLocalCSE.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalOpts.cpp.o [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Dominators.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimization.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizationManager.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRTransformUtil.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizer.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OrderBlocks.cpp.o [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorVerifier.cpp.o [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorsChk.cpp.o [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Earliestness.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OSRDefAnalysis.cpp.o [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PartialRedundancy.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PreExistence.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PrefetchInsertion.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Reachability.cpp.o [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ExpressionsSimplification.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReachingDefinitions.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegisterAnticipatability.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegisterAvailability.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegisterCandidate.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ShrinkWrapping.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FieldPrivatizer.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifier.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StructuralAnalysis.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Structure.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TranslateTable.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UseDefInfo.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValueNumberInfo.cpp.o [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GeneralLoopUnroller.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegDepCopyRemoval.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReorderIndexExpr.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/SinkStores.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StripMiner.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPConstraint.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalAnticipatability.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlers.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlersCommon.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRValuePropagation.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValuePropagationCommon.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FEInliner.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CallStack.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CFGChecker.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Debug.cpp.o /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp: In member function ‘void TR_LinuxCallStackIterator::printSymbol(int32_t, char*, TR::Compilation*)’: /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:185:87: warning: format ‘%llx’ expects argument of type ‘long long unsigned int*’, but argument 5 has type ‘intptr_t* {aka long int*}’ [-Wformat=] int rc = sscanf(sig, "%255[^(](%255[^+]+%llx) [%llx]", lib, func, &offset, &address); ^ /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:185:87: warning: format ‘%llx’ expects argument of type ‘long long unsigned int*’, but argument 6 has type ‘intptr_t* {aka long int*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘intptr_t {aka long int}’ [-Wformat=] address); ^ /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: '#' flag used with ‘%p’ gnu_printf format [-Wformat=] /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: format ‘%p’ expects argument of type ‘void*’, but argument 6 has type ‘intptr_t {aka long int}’ [-Wformat=] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/DebugCounter.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationRules.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationUtils.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidator.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/IgnoreLocale.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LimitFile.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LogTracer.cpp.o /home/j9build/workspace/Test_Linux/compiler/ras/Debug.cpp: In member function ‘virtual const char* TR_Debug::getName(TR::Register*, TR_RegisterSizes)’: /home/j9build/workspace/Test_Linux/compiler/ras/Debug.cpp:3014:25: warning: zero-length gnu_printf format string [-Wformat-zero-length] sprintf(prefix, ""); ^ /home/j9build/workspace/Test_Linux/compiler/ras/Debug.cpp: In member function ‘virtual void TR_Debug::setupDebugger(void*, void*, bool)’: /home/j9build/workspace/Test_Linux/compiler/ras/Debug.cpp:5220:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] fprintf(cf, ""); ^ [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/OptionsDebug.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/PPCOpNames.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Tree.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Runtime.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Trampoline.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Alignment.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/CodeCacheTypes.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCache.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheManager.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Inliner.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheConfig.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/BinaryCommutativeAnalyser.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/BinaryEvaluator.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/CompareAnalyser.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/ControlFlowEvaluator.cpp.o /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::dumpCodeCache()’: /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1421:69: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] printf(" |-- warmCodeAlloc = 0x%08x\n", _warmCodeAlloc ); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCacheManager.cpp: In member function ‘void OMR::CodeCacheManager::printRemainingSpaceInCodeCaches()’: /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCacheManager.cpp:535:102: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "cache %p has %u bytes empty\n", codeCache, codeCache->getFreeContiguousSpace()); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1422:69: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] printf(" |-- coldCodeAlloc = 0x%08x\n", _coldCodeAlloc ); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::printOccupancyStats()’: /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1433:99: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " cold-warm hole size = %8u bytes\n", self()->getFreeContiguousSpace()); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1437:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " sizeOfLargestFreeColdBlock = %8d bytes\n", _sizeOfLargestFreeColdBlock); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1438:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " sizeOfLargestFreeWarmBlock = %8d bytes\n", _sizeOfLargestFreeWarmBlock); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1444:51: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " %u", currLink->_size); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::checkForErrors()’: /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1557:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "checkForErrors cache %p: Error: _sizeOfLargestFreeWarmBlock(%d) != maxFreeWarmSize(%d)\n", this, _sizeOfLargestFreeWarmBlock, maxFreeWarmSize); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1557:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1562:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "checkForErrors cache %p: Error: _sizeOfLargestFreeColdBlock(%d) != maxFreeColdSize(%d)\n", this, _sizeOfLargestFreeColdBlock, maxFreeColdSize); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1562:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/DataSnippet.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/DivideCheckSnippet.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/FPBinaryArithmeticAnalyser.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/FPCompareAnalyser.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/FPTreeEvaluator.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/SIMDTreeEvaluator.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/HelperCallSnippet.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/IA32LinkageUtils.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/IntegerMultiplyDecomposer.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRMemoryReference.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RematTools.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OpBinary.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OpNames.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OutlinedInstructions.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/RegisterRematerialization.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/SubtractAnalyser.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRTreeEvaluator.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/UnaryEvaluator.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/X86BinaryEncoding.cpp.o [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/InductionVariable.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/X86Debug.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/X86FPConversionSnippet.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRInstruction.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRX86Instruction.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRMachine.cpp.o /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86ImmInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:893:123: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86ImmSymInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1133:123: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86RegImmInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1561:120: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86RegImmSymInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1686:120: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1729:117: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86MemImmInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1981:117: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86MemImmSymInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:2143:117: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRLinkage.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRRegister.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRRealRegister.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRRegisterDependency.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRSnippet.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/X86SystemLinkage.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/XMMBinaryArithmeticAnalyser.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRCodeGenerator.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRRegisterIterator.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Isolatedness.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/env/OMRCPU.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/env/OMRDebugEnv.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRCodeGenerator.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRMachine.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRTreeEvaluator.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRMemoryReference.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRRealRegister.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IsolatedStoreElimination.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Latestness.cpp.o [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/AMD64SystemLinkage.cpp.o [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRELFRelocationResolver.cpp.o [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveOnAllPaths.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveVariableInformation.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Liveness.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoadExtensions.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnalysis.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnticipatability.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o [ 82%] Linking CXX static library libtestcompiler.a [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalReordering.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalTransparency.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopCanonicalizer.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReducer.cpp.o [ 82%] Built target testcompiler [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReplicator.cpp.o Scanning dependencies of target compilertest [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/main.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/BuilderTest.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/FooBarTest.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LimitFileTest.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LogFileTest.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopVersioner.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OMRTestEnv.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRLocalCSE.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptionSetTest.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OpCodesTest.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/Qux2Test.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SimplifierFoldAndTest.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptTestDriver.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/TestDriver.cpp.o [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalOpts.cpp.o [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimization.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SingleBitContainerTest.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BarIlInjector.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BinaryOpIlInjector.cpp.o [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizationManager.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CallIlInjector.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/ChildlessUnaryOpIlInjector.cpp.o [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRTransformUtil.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CmpBranchOpIlInjector.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/FooIlInjector.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectLoadIlInjector.cpp.o [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizer.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectStoreIlInjector.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/OpIlInjector.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/Qux2IlInjector.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/StoreOpIlInjector.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OrderBlocks.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OSRDefAnalysis.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/TernaryOpIlInjector.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/UnaryOpIlInjector.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/X86OpCodesTest.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PartialRedundancy.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PreExistence.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PrefetchInsertion.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Reachability.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReachingDefinitions.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegisterAnticipatability.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegisterAvailability.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegisterCandidate.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ShrinkWrapping.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifier.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StructuralAnalysis.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Structure.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TranslateTable.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UseDefInfo.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValueNumberInfo.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o [ 87%] Linking CXX executable compilertest [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegDepCopyRemoval.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReorderIndexExpr.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/SinkStores.cpp.o [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StripMiner.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPConstraint.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlers.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlersCommon.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRValuePropagation.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValuePropagationCommon.cpp.o [ 88%] Built target compilertest [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FEInliner.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CallStack.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CFGChecker.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Debug.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/DebugCounter.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationRules.cpp.o /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp: In member function ‘void TR_LinuxCallStackIterator::printSymbol(int32_t, char*, TR::Compilation*)’: /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:185:87: warning: format ‘%llx’ expects argument of type ‘long long unsigned int*’, but argument 5 has type ‘intptr_t* {aka long int*}’ [-Wformat=] int rc = sscanf(sig, "%255[^(](%255[^+]+%llx) [%llx]", lib, func, &offset, &address); ^ /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:185:87: warning: format ‘%llx’ expects argument of type ‘long long unsigned int*’, but argument 6 has type ‘intptr_t* {aka long int*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘intptr_t {aka long int}’ [-Wformat=] address); ^ /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: '#' flag used with ‘%p’ gnu_printf format [-Wformat=] /home/j9build/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: format ‘%p’ expects argument of type ‘void*’, but argument 6 has type ‘intptr_t {aka long int}’ [-Wformat=] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationUtils.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidator.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/IgnoreLocale.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LimitFile.cpp.o /home/j9build/workspace/Test_Linux/compiler/ras/Debug.cpp: In member function ‘virtual const char* TR_Debug::getName(TR::Register*, TR_RegisterSizes)’: /home/j9build/workspace/Test_Linux/compiler/ras/Debug.cpp:3014:25: warning: zero-length gnu_printf format string [-Wformat-zero-length] sprintf(prefix, ""); ^ /home/j9build/workspace/Test_Linux/compiler/ras/Debug.cpp: In member function ‘virtual void TR_Debug::setupDebugger(void*, void*, bool)’: /home/j9build/workspace/Test_Linux/compiler/ras/Debug.cpp:5220:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] fprintf(cf, ""); ^ [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LogTracer.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/OptionsDebug.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/PPCOpNames.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Tree.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Runtime.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Trampoline.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Alignment.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/CodeCacheTypes.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCache.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheManager.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheConfig.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/BinaryCommutativeAnalyser.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/BinaryEvaluator.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/CompareAnalyser.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/ControlFlowEvaluator.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/DataSnippet.cpp.o /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::dumpCodeCache()’: /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1421:69: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] printf(" |-- warmCodeAlloc = 0x%08x\n", _warmCodeAlloc ); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1422:69: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] printf(" |-- coldCodeAlloc = 0x%08x\n", _coldCodeAlloc ); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::printOccupancyStats()’: /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1433:99: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " cold-warm hole size = %8u bytes\n", self()->getFreeContiguousSpace()); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1437:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " sizeOfLargestFreeColdBlock = %8d bytes\n", _sizeOfLargestFreeColdBlock); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1438:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " sizeOfLargestFreeWarmBlock = %8d bytes\n", _sizeOfLargestFreeWarmBlock); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1444:51: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " %u", currLink->_size); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::checkForErrors()’: /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1557:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "checkForErrors cache %p: Error: _sizeOfLargestFreeWarmBlock(%d) != maxFreeWarmSize(%d)\n", this, _sizeOfLargestFreeWarmBlock, maxFreeWarmSize); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1557:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1562:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "checkForErrors cache %p: Error: _sizeOfLargestFreeColdBlock(%d) != maxFreeColdSize(%d)\n", this, _sizeOfLargestFreeColdBlock, maxFreeColdSize); ^ /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1562:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCacheManager.cpp: In member function ‘void OMR::CodeCacheManager::printRemainingSpaceInCodeCaches()’: /home/j9build/workspace/Test_Linux/compiler/runtime/OMRCodeCacheManager.cpp:535:102: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "cache %p has %u bytes empty\n", codeCache, codeCache->getFreeContiguousSpace()); ^ [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/DivideCheckSnippet.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/FPBinaryArithmeticAnalyser.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/FPCompareAnalyser.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/FPTreeEvaluator.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/SIMDTreeEvaluator.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/HelperCallSnippet.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/IA32LinkageUtils.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/IntegerMultiplyDecomposer.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRMemoryReference.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OpBinary.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OpNames.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OutlinedInstructions.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/RegisterRematerialization.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/SubtractAnalyser.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRTreeEvaluator.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/UnaryEvaluator.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/X86BinaryEncoding.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/X86Debug.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/X86FPConversionSnippet.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRInstruction.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRX86Instruction.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRMachine.cpp.o /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86ImmInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:893:123: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86ImmSymInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1133:123: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86RegImmInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1561:120: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86RegImmSymInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1686:120: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1729:117: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86MemImmInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:1981:117: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp: In member function ‘virtual void TR::X86MemImmSymInstruction::addMetaDataForCodeAddress(uint8_t*)’: /home/j9build/workspace/Test_Linux/compiler/x/codegen/X86BinaryEncoding.cpp:2143:117: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (uint8_t *)getSourceImmediate(), ^ [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRLinkage.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRRegister.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRRealRegister.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRRegisterDependency.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRSnippet.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/X86SystemLinkage.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/XMMBinaryArithmeticAnalyser.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRCodeGenerator.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRRegisterIterator.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/env/OMRCPU.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/env/OMRDebugEnv.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRMachine.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRCodeGenerator.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRTreeEvaluator.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRMemoryReference.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRRealRegister.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/AMD64SystemLinkage.cpp.o [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRELFRelocationResolver.cpp.o [ 94%] Linking CXX static library libjitbuilder.a [ 94%] Built target jitbuilder Scanning dependencies of target iterfib Scanning dependencies of target nestedloop [ 94%] Building CXX object jitbuilder/release/CMakeFiles/nestedloop.dir/src/NestedLoop.cpp.o Scanning dependencies of target pow2 Scanning dependencies of target worklist [ 94%] Building CXX object jitbuilder/release/CMakeFiles/iterfib.dir/src/IterativeFib.cpp.o Scanning dependencies of target conditionals Scanning dependencies of target simple Scanning dependencies of target isSupportedType [ 94%] Building CXX object jitbuilder/release/CMakeFiles/worklist.dir/src/Worklist.cpp.o [ 94%] Building CXX object jitbuilder/release/CMakeFiles/pow2.dir/src/Pow2.cpp.o [ 94%] Building CXX object jitbuilder/release/CMakeFiles/simple.dir/src/Simple.cpp.o [ 94%] Building CXX object jitbuilder/release/CMakeFiles/isSupportedType.dir/src/IsSupportedType.cpp.o [ 94%] Building CXX object jitbuilder/release/CMakeFiles/conditionals.dir/src/Conditionals.cpp.o Scanning dependencies of target jitbuildertest [ 94%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/main.cpp.o /home/j9build/workspace/Test_Linux/jitbuilder/release/src/Pow2.cpp: In function ‘int main(int, char**)’: /home/j9build/workspace/Test_Linux/jitbuilder/release/src/Pow2.cpp:121:34: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘int64_t {aka long int}’ [-Wformat=] printf("pow2(45) is %lld\n", r); ^ [ 94%] Linking CXX executable isSupportedType [ 94%] Linking CXX executable iterfib [ 94%] Linking CXX executable nestedloop [ 94%] Linking CXX executable pow2 [ 95%] Linking CXX executable worklist [ 95%] Linking CXX executable conditionals [ 95%] Linking CXX executable simple [ 95%] Built target isSupportedType [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/selftest.cpp.o [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/UnionTest.cpp.o [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldAddressTest.cpp.o [ 95%] Built target conditionals [ 95%] [FLEX][tril_scanner] Building scanner with flex 2.6.0 [ 95%] [BISON][tril_parser] Building parser with bison 3.0.4 [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/AnonymousTest.cpp.o [ 95%] Built target pow2 [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ControlFlowTest.cpp.o [ 95%] Built target iterfib [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/NegateTest.cpp.o [ 95%] Built target nestedloop [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/SystemLinkageTest.cpp.o Scanning dependencies of target tril [ 95%] Building C object fvtest/tril/tril/CMakeFiles/tril.dir/tril.parser.c.o [ 95%] Built target worklist [ 95%] Built target simple [ 95%] Building C object fvtest/tril/tril/CMakeFiles/tril.dir/tril.scanner.c.o [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/WorklistTest.cpp.o [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ast.cpp.o [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ilgen.cpp.o In file included from /home/j9build/workspace/Test_Linux/compiler/infra/CfgNode.hpp:28:0, from /home/j9build/workspace/Test_Linux/compiler/il/OMRBlock.hpp:36, from /home/j9build/workspace/Test_Linux/compiler/il/Block.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/ilgen.cpp:26: /home/j9build/workspace/Test_Linux/compiler/env/TRMemory.hpp:799:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/j9build/workspace/Test_Linux/compiler/ilgen/IlType.hpp:25:0, from /home/j9build/workspace/Test_Linux/compiler/ilgen/TypeDictionary.hpp:28, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/ilgen.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/ilgen.cpp:22: /home/j9build/workspace/Test_Linux/compiler/ilgen/OMRIlType.hpp:29:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ /home/j9build/workspace/Test_Linux/fvtest/tril/tril/ast.cpp: In function ‘void printASTValueUnion(FILE*, const ASTValue*)’: /home/j9build/workspace/Test_Linux/fvtest/tril/tril/ast.cpp:105:74: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘ASTValue::Integer_t {aka long unsigned int}’ [-Wformat=] case ASTValue::Integer: fprintf(file, "%llu", value->getInteger()); break; ^ [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/simple_compiler.cpp.o In file included from /home/j9build/workspace/Test_Linux/compiler/infra/List.hpp:27:0, from /home/j9build/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:38, from /home/j9build/workspace/Test_Linux/compiler/compile/OMRCompilation.hpp:43, from /home/j9build/workspace/Test_Linux/compiler/compile/Compilation.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/simple_compiler.cpp:27: /home/j9build/workspace/Test_Linux/compiler/env/TRMemory.hpp:799:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/j9build/workspace/Test_Linux/compiler/ilgen/IlType.hpp:25:0, from /home/j9build/workspace/Test_Linux/compiler/ilgen/TypeDictionary.hpp:28, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/ilgen.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/method_info.hpp:26, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/method_compiler.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/simple_compiler.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/simple_compiler.cpp:22: /home/j9build/workspace/Test_Linux/compiler/ilgen/OMRIlType.hpp:29:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldNameTest.cpp.o [ 96%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ConvertBitsTest.cpp.o [ 96%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/CallReturnTest.cpp.o [ 96%] Linking CXX static library libtril.a [ 96%] Built target tril Scanning dependencies of target tril_dumper Scanning dependencies of target incordec Scanning dependencies of target tril_compiler [ 96%] Building CXX object fvtest/tril/examples/incordec/CMakeFiles/incordec.dir/main.cpp.o [ 96%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_compiler.dir/compiler.cpp.o Scanning dependencies of target mandelbrot [ 97%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_dumper.dir/compiler.cpp.o [ 97%] Building CXX object fvtest/tril/examples/mandelbrot/CMakeFiles/mandelbrot.dir/main.cpp.o Scanning dependencies of target triltest [ 97%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/main.cpp.o Scanning dependencies of target comptest [ 97%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ASTTest.cpp.o [ 97%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/main.cpp.o [ 97%] Linking CXX executable jitbuildertest [ 97%] Linking CXX executable tril_dumper [ 98%] Linking CXX executable incordec [ 98%] Linking CXX executable mandelbrot [ 98%] Linking CXX executable tril_compiler [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ParserTest.cpp.o [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/JitTestUtilitiesTest.cpp.o [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/MethodInfoTest.cpp.o [ 98%] Built target tril_compiler [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ILValidatorTest.cpp.o [ 98%] Built target incordec [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/IlGenTest.cpp.o [ 98%] Built target mandelbrot [ 98%] Built target tril_dumper [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ShiftAndRotateTest.cpp.o [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ArithmeticTest.cpp.o In file included from /home/j9build/workspace/Test_Linux/compiler/infra/List.hpp:27:0, from /home/j9build/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:38, from /home/j9build/workspace/Test_Linux/compiler/compile/OMRCompilation.hpp:43, from /home/j9build/workspace/Test_Linux/compiler/compile/Compilation.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/tril/test/IlGenTest.cpp:28: /home/j9build/workspace/Test_Linux/compiler/env/TRMemory.hpp:799:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/j9build/workspace/Test_Linux/compiler/ilgen/IlType.hpp:25:0, from /home/j9build/workspace/Test_Linux/compiler/ilgen/TypeDictionary.hpp:28, from /home/j9build/workspace/Test_Linux/fvtest/tril/tril/ilgen.hpp:25, from /home/j9build/workspace/Test_Linux/fvtest/tril/test/IlGenTest.cpp:23: /home/j9build/workspace/Test_Linux/compiler/ilgen/OMRIlType.hpp:29:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ [ 98%] Built target jitbuildertest [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/CompileTest.cpp.o [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/__/__/__/util/main_function/main_function.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAbsNegTest.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAndTest.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/IfxcmpgeReductionTest.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/VectorTest.cpp.o /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp: In member function ‘virtual void Int64ShiftAndRotate_UsingConst_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp:141:153: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] std::snprintf(inputTrees, 120, "(method return=Int64 (block (lreturn (%s (lconst %lld) (iconst %d)) )))", param.opcode.c_str(), param.lhs, param.rhs); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp:141:153: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] [ 99%] Linking CXX executable triltest /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp: In member function ‘virtual void UInt64ShiftAndRotate_UsingConst_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp:308:153: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] std::snprintf(inputTrees, 120, "(method return=Int64 (block (lreturn (%s (lconst %llu) (iconst %d)) )))", param.opcode.c_str(), param.lhs, param.rhs); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp:308:153: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/CallTest.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LongAndAsRotateTest.cpp.o /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp: In member function ‘virtual void Int64ReductionTest_Reduction_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:376:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘long int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:376:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:376:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘long int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:376:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp: In member function ‘virtual void UInt64ReductionTest_Reduction_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:419:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:419:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:419:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:419:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MockStrategyTest.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LogicalTest.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LinkageTest.cpp.o [ 99%] Built target triltest [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/BitPermuteTest.cpp.o /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void i2lLongAndAsRotateTest_SimpleTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:124:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:124:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void i2lLongAndAsRotateTest_iConstTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:165:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:165:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void i2lLongAndAsRotateTest_GreaterThanOneRefCount1_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:213:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:213:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:213:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:213:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void i2lLongAndAsRotateTest_GreaterThanOneRefCount2_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:273:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:273:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:273:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:273:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void iu2lLongAndAsRotateTest_SimpleTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:305:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:305:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void iu2lLongAndAsRotateTest_iConstTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:346:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:346:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void iu2lLongAndAsRotateTest_GreaterThanOneRefCount1_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:393:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:393:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:393:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:393:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void iu2lLongAndAsRotateTest_GreaterThanOneRefCount2_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:452:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:452:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:452:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:452:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MaxMinTest.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/__/__/util/main_function/main_function.cpp.o /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void lBitPermuteTest_ConstAddressLengthTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:155:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘const uint8_t* {aka const unsigned char*}’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:155:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:155:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘const uint8_t* {aka const unsigned char*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:155:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void lBitPermuteTest_ConstAddressTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:186:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘const uint8_t* {aka const unsigned char*}’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:186:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘const uint8_t* {aka const unsigned char*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void iBitPermuteTest_ConstAddressLengthTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:254:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:254:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:254:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:254:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void iBitPermuteTest_ConstAddressTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:289:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:289:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void sBitPermuteTest_ConstAddressLengthTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:362:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:362:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:362:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:362:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void sBitPermuteTest_ConstAddressTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:398:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:398:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void bBitPermuteTest_ConstAddressLengthTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:472:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:472:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:472:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:472:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void bBitPermuteTest_ConstAddressTest_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:508:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:508:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp: In member function ‘virtual void Int32MaxMin_UsingConst_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp:56:18: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘int’ [-Wformat=] param.rhs); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp:56:18: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp:56:18: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp:56:18: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp: In member function ‘virtual void Int64MaxMin_UsingConst_Test::TestBody()’: /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp:117:18: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] param.rhs); ^ /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp:117:18: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘long int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp:117:18: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] /home/j9build/workspace/Test_Linux/fvtest/compilertriltest/MaxMinTest.cpp:117:18: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘long int’ [-Wformat=] [100%] Linking CXX executable comptest [100%] Built target comptest [Pipeline] } [Pipeline] // dir [Pipeline] echo Output CCACHE stats after running [Pipeline] sh [Test_Linux] Running shell script + ccache -s cache directory /home/j9build/.ccache cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 files in cache 7327 cache size 160.9 Mbytes max cache size 1.0 Gbytes [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] timestamps [Pipeline] { [Pipeline] dir Running in /home/j9build/workspace/Test_Linux/build [Pipeline] { [Pipeline] echo Sanity Test... [Pipeline] sh [build] Running shell script + ctest -V UpdateCTestConfiguration from :/home/j9build/workspace/Test_Linux/build/DartConfiguration.tcl UpdateCTestConfiguration from :/home/j9build/workspace/Test_Linux/build/DartConfiguration.tcl Test project /home/j9build/workspace/Test_Linux/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: conditionals_example_as_test 1: Test command: /home/j9build/workspace/Test_Linux/build/jitbuilder/release/conditionals 1: Test timeout computed to be: 9.99988e+06 1: Step 1: initialize JIT 1: Step 2: define type dictionary 1: Step 3: compile method builder 1: Step 4: invoke compiled code 1: Step 5: shutdown JIT 1: ALL TESTS PASSED 1/24 Test #1: conditionals_example_as_test ...... Passed 0.04 sec test 2 Start 2: isSupportedType_example_as_test 2: Test command: /home/j9build/workspace/Test_Linux/build/jitbuilder/release/isSupportedType 2: Test timeout computed to be: 9.99988e+06 2: Step 1: test signed integral types 2: Step 2: test unsigned integral types 2: Step 3: test language primitive signed integral types 2: Step 4: test language primitive unsigned integral types 2: Step 5: test floating point types 2: Step 6: test cv qualified types 2: Step 7: test void type 2: Step 8: test pointer to primitive types 2: Step 9: test pointer to pointer to primitive types 2: Step 10: test unsupported types 2: PASS 2/24 Test #2: isSupportedType_example_as_test ... Passed 0.00 sec test 3 Start 3: iterfib_example_as_test 3: Test command: /home/j9build/workspace/Test_Linux/build/jitbuilder/release/iterfib 3: Test timeout computed to be: 9.99988e+06 3: Step 1: initialize JIT 3: Step 2: define type dictionary 3: Step 3: compile method builder 3: Step 4: invoke compiled code 3: fib( 0) = 0 3: fib( 1) = 1 3: fib( 2) = 1 3: fib( 3) = 2 3: fib( 4) = 3 3: fib( 5) = 5 3: fib( 6) = 8 3: fib( 7) = 13 3: fib( 8) = 21 3: fib( 9) = 34 3: fib(10) = 55 3: fib(11) = 89 3: fib(12) = 144 3: fib(13) = 233 3: fib(14) = 377 3: fib(15) = 610 3: fib(16) = 987 3: fib(17) = 1597 3: fib(18) = 2584 3: fib(19) = 4181 3: Step 5: shutdown JIT 3: PASS 3/24 Test #3: iterfib_example_as_test ........... Passed 0.03 sec test 4 Start 4: nestedloop_example_as_test 4: Test command: /home/j9build/workspace/Test_Linux/build/jitbuilder/release/nestedloop 4: Test timeout computed to be: 9.99988e+06 4: Step 1: initialize JIT 4: Step 2: define relevant types 4: Step 3: compile method builder 4: Step 4: invoke compiled code 4: nested_loop( 0) = 0 4: nested_loop( 1) = 1 4: nested_loop( 2) = 64 4: nested_loop( 3) = 729 4: nested_loop( 4) = 4096 4: nested_loop( 5) = 15625 4: nested_loop( 6) = 46656 4: nested_loop( 7) = 117649 4: nested_loop( 8) = 262144 4: nested_loop( 9) = 531441 4: nested_loop(10) = 1000000 4: nested_loop(11) = 1771561 4: nested_loop(12) = 2985984 4: nested_loop(13) = 4826809 4: nested_loop(14) = 7529536 4: nested_loop(15) = 11390625 4: nested_loop(16) = 16777216 4: nested_loop(17) = 24137569 4: nested_loop(18) = 34012224 4: nested_loop(19) = 47045881 4: Step 5: shutdown JIT 4: PASS 4/24 Test #4: nestedloop_example_as_test ........ Passed 0.19 sec test 5 Start 5: pow2_example_as_test 5: Test command: /home/j9build/workspace/Test_Linux/build/jitbuilder/release/pow2 5: Test timeout computed to be: 9.99988e+06 5: Step 1: initialize JIT 5: Step 2: define relevant types 5: Step 3: compile method builder 5: Step 4: invoke compiled code 5: pow2(45) is 35184372088832 5: Step 5: shutdown JIT 5: PASS 5/24 Test #5: pow2_example_as_test .............. Passed 0.35 sec test 6 Start 6: simple_example_as_test 6: Test command: /home/j9build/workspace/Test_Linux/build/jitbuilder/release/simple 6: Test timeout computed to be: 9.99988e+06 6: Step 1: initialize JIT 6: Step 2: define type dictionary 6: Step 3: compile method builder 6: SimpleMethod::buildIL() running! 6: Step 4: invoke compiled code and print results 6: increment(0) == 1 6: increment(1) == 2 6: increment(10) == 11 6: increment(-15) == -14 6: Step 5: shutdown JIT 6/24 Test #6: simple_example_as_test ............ Passed 0.01 sec test 7 Start 7: worklist_example_as_test 7: Test command: /home/j9build/workspace/Test_Linux/build/jitbuilder/release/worklist 7: Test timeout computed to be: 9.99988e+06 7: Step 1: initialize JIT 7: Step 2: define type dictionary 7: Step 3: compile method builder 7: WorklistMethod::buildIL() running! 7: step 4: invoke compiled code and print results 7: Step 5: shutdown JIT 7: Failed tests: 0 7: Passed tests: 20 7: ALL PASSED 7/24 Test #7: worklist_example_as_test .......... Passed 0.03 sec test 8 Start 8: algotest 8: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/algotest/omralgotest "-avltest:/home/j9build/workspace/Test_Linux/fvtest/algotest/avltest.lst" 8: Test timeout computed to be: 9.99988e+06 8: [==========] Running 168 tests from 5 test cases. 8: [----------] 2 tests from OmrAlgoTest 8: Testing hookable interface... 8: Finished testing hookable interface. 8: Algorithm Test Finished 8: total tests: 59 8: total passes: 59 8: total failures: 0 8: ALL TESTS PASSED. 8: [----------] 2 tests from OmrAlgoTest (1 ms total) 8: 8: [----------] 58 tests from OmrAlgoTest/AVLTest 8: [----------] 58 tests from OmrAlgoTest/AVLTest (0 ms total) 8: 8: [----------] 24 tests from OmrAlgoTest/PoolTest 8: [----------] 24 tests from OmrAlgoTest/PoolTest (11 ms total) 8: 8: [----------] 14 tests from OmrAlgoTest/HashtableTest 8: [----------] 14 tests from OmrAlgoTest/HashtableTest (4611 ms total) 8: 8: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest 8: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest (16641 ms total) 8: 8: [==========] 168 tests from 5 test cases ran. (21265 ms total) 8: [ PASSED ] 168 tests. 8: [ ALL TESTS PASSED ] 8/24 Test #8: algotest .......................... Passed 21.28 sec test 9 Start 9: porttest 9: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/porttest/omrporttest 9: Test timeout computed to be: 9.99988e+06 9: [==========] Running 204 tests from 20 test cases. 9: [----------] 1 test from PortInitializationTest 9: [----------] 1 test from PortInitializationTest (0 ms total) 9: 9: [----------] 2 tests from PortFileTest 9: [----------] 2 tests from PortFileTest (2 ms total) 9: 9: [----------] 8 tests from PortHeapTest 9: [----------] 8 tests from PortHeapTest (1085 ms total) 9: 9: [----------] 8 tests from PortTest 9: [----------] 8 tests from PortTest (1 ms total) 9: 9: [----------] 10 tests from PortMemTest 9: [----------] 10 tests from PortMemTest (715 ms total) 9: 9: [----------] 4 tests from PortDumpTest 9: JVMPORT030W 9: JVMPORT030W 9: JVMPORT030W 9: [----------] 4 tests from PortDumpTest (1454 ms total) 9: 9: [----------] 4 tests from PortErrorTest 9: [----------] 4 tests from PortErrorTest (0 ms total) 9: 9: [----------] 40 tests from PortFileTest2 9: $ 9: ¢ 9: € 9: 𤭢 9: þÿ 9: ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************€ 9: [----------] 40 tests from PortFileTest2 (9548 ms total) 9: 9: [----------] 14 tests from PortFileStreamTest 9: [----------] 14 tests from PortFileStreamTest (18 ms total) 9: 9: [----------] 1 test from PortIntrospectTest 9: [----------] 1 test from PortIntrospectTest (0 ms total) 9: 9: [----------] 15 tests from PortMmapTest 9: [----------] 15 tests from PortMmapTest (1028 ms total) 9: 9: [----------] 1 test from PortSignalExtendedTests 9: [----------] 1 test from PortSignalExtendedTests (1 ms total) 9: 9: [----------] 9 tests from PortSigTest 9: [----------] 9 tests from PortSigTest (1 ms total) 9: 9: [----------] 3 tests from PortSlTest 9: [----------] 3 tests from PortSlTest (1 ms total) 9: 9: [----------] 21 tests from PortStrTest 9: [----------] 21 tests from PortStrTest (7 ms total) 9: 9: [----------] 6 tests from PortTimeTest 9: Test is invalid since the host machine reports more than one CPU (time may differ across CPUs - makes test results useless - re-enable if we develop thread affinity support) 9: [----------] 6 tests from PortTimeTest (11641 ms total) 9: 9: [----------] 8 tests from PortTTyTest 9: TTY printf, check check 1 2 3 check ... 9: New line 9: [----------] 8 tests from PortTTyTest (0 ms total) 9: 9: [----------] 13 tests from PortVmemTest 9: [----------] 13 tests from PortVmemTest (1354 ms total) 9: 9: [----------] 35 tests from PortSysinfoTest 9: [----------] 35 tests from PortSysinfoTest (6899 ms total) 9: 9: [----------] 1 test from PortVMemTest 9: [----------] 1 test from PortVMemTest (0 ms total) 9: 9: [==========] 204 tests from 20 test cases ran. (33765 ms total) 9: [ PASSED ] 204 tests. 9: [ ALL TESTS PASSED ] 9: 9: YOU HAVE 3 DISABLED TESTS 9: 9: Some textSome text 9/24 Test #9: porttest .......................... Passed 33.79 sec test 10 Start 10: rastest 10: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/rastest/omrrastest 10: Test timeout computed to be: 9.99988e+06 10: [==========] Running 38 tests from 11 test cases. 10: [----------] 3 tests from RASAgentNegativeTest 10: [----------] 3 tests from RASAgentNegativeTest (2 ms total) 10: 10: [----------] 2 tests from RASAgentTest 10: [----------] 2 tests from RASAgentTest (0 ms total) 10: 10: [----------] 1 test from RASMemoryCategoriesTest 10: 10: Negative path: get categories with an undersized buffer 10: written_count=16, total_categories=17 10: RUNTIME 26584 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 10: VM 26584 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 10: Threads 22920 bytes / 30 allocations 10: Port Library 2264 bytes / 9 allocations 10: OMRTI 416 bytes / 2 allocations 10: 10: Positive path: get and validate categories 10: written_count=17, total_categories=17 10: RUNTIME 26584 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 10: VM 26584 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 10: Threads 22920 bytes / 30 allocations 10: Port Library 2264 bytes / 9 allocations 10: OMRTI 416 bytes / 2 allocations 10: 10: Positive path: get and validate categories and total_categories is null 10: written_count=17 10: RUNTIME 26584 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 10: VM 26584 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 10: Threads 22920 bytes / 30 allocations 10: Port Library 2264 bytes / 9 allocations 10: OMRTI 416 bytes / 2 allocations 10: 10: Positive path: get and validate categories with oversized max_categories and oversized buffer 10: written_count=17, total_categories=17 10: RUNTIME 26648 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 10: VM 26648 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 10: Threads 22920 bytes / 30 allocations 10: Port Library 2328 bytes / 9 allocations 10: OMRTI 416 bytes / 2 allocations 10: 10: Positive path: get and validate categories with oversized buffer and total_categories is null 10: written_count=17, total_categories=17 10: RUNTIME 26648 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 10: VM 26648 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 10: Threads 22920 bytes / 30 allocations 10: Port Library 2328 bytes / 9 allocations 10: OMRTI 416 bytes / 2 allocations 10: 10: Positive path: get and validate categories with oversized max_categories, oversized buffer and total_categories is null 10: written_count=17 10: RUNTIME 26648 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 10: VM 26648 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 10: Threads 22920 bytes / 30 allocations 10: Port Library 2328 bytes / 9 allocations 10: OMRTI 416 bytes / 2 allocations 10: [----------] 1 test from RASMemoryCategoriesTest (1 ms total) 10: 10: [----------] 5 tests from RASMethodDictionaryTest 10: [----------] 5 tests from RASMethodDictionaryTest (0 ms total) 10: 10: [----------] 9 tests from TraceLifecycleTest 10: /home/j9build/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 10: /home/j9build/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 10: /home/j9build/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 10: /home/j9build/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 10: [----------] 9 tests from TraceLifecycleTest (15 ms total) 10: 10: [----------] 1 test from TraceLogTest 10: [----------] 1 test from TraceLogTest (6 ms total) 10: 10: [----------] 1 test from RASTraceTest 10: omr_trc_startup: failed to set trace options, rc=9 10: omr_trc_startup error, rc=9 10: /home/j9build/workspace/Test_Linux/fvtest/rastest/traceagent.c:262 Free physical memory size (in bytes): 14830444544, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 10: /home/j9build/workspace/Test_Linux/fvtest/rastest/traceagent.c:272 Process virtual memory size (in bytes): 565960704, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 10: /home/j9build/workspace/Test_Linux/fvtest/rastest/traceagent.c:281 Process physical memory size (in bytes): 6295552, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 10: /home/j9build/workspace/Test_Linux/fvtest/rastest/traceagent.c:292 Process private memory size (in bytes): 560275456, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 10: traceMetaLength=252 10: bindthreadagent: BindCurrentThread passed, vmThread=0xdaa210 10: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xdaa210 10: bindthreadagent: recursive UnbindCurrentThread passed 10: bindthreadagent: UnbindCurrentThread passed 10: bindthreadagent: BindCurrentThread passed, vmThread=0x7f56940008e0 10: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x7f56940008e0 10: bindthreadagent: recursive UnbindCurrentThread passed 10: bindthreadagent: UnbindCurrentThread passed 10: [----------] 1 test from RASTraceTest (205 ms total) 10: 10: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest 10: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest (2 ms total) 10: 10: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest 10: traceNotStartedAgent: Agent_OnLoad(options="(null)") 10: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xda2700 10: traceNotStartedAgent: SetTraceOptions: rc = 10 10: traceNotStartedAgent: GetTraceMetadata: rc = 10 10: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 10: traceNotStartedAgent: FlushTraceData: rc = 10 10: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 10: traceNotStartedAgent: UnbindCurrentThread passed 10: traceNotStartedAgent: Agent_OnUnload 10: traceNotStartedAgent: Agent_OnLoad(options="(null)") 10: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xda2700 10: traceNotStartedAgent: SetTraceOptions: rc = 10 10: traceNotStartedAgent: GetTraceMetadata: rc = 10 10: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 10: traceNotStartedAgent: FlushTraceData: rc = 10 10: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 10: traceNotStartedAgent: UnbindCurrentThread passed 10: traceNotStartedAgent: Agent_OnUnload 10: traceNotStartedAgent: Agent_OnLoad(options="abc") 10: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xda2700 10: traceNotStartedAgent: SetTraceOptions: rc = 10 10: traceNotStartedAgent: GetTraceMetadata: rc = 10 10: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 10: traceNotStartedAgent: FlushTraceData: rc = 10 10: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 10: traceNotStartedAgent: UnbindCurrentThread passed 10: traceNotStartedAgent: Agent_OnUnload 10: traceNotStartedAgent: Agent_OnLoad(options="(null)") 10: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xda2700 10: traceNotStartedAgent: SetTraceOptions: rc = 10 10: traceNotStartedAgent: GetTraceMetadata: rc = 10 10: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 10: traceNotStartedAgent: FlushTraceData: rc = 10 10: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 10: traceNotStartedAgent: UnbindCurrentThread passed 10: traceNotStartedAgent: Agent_OnUnload 10: traceNotStartedAgent: Agent_OnLoad(options="(null)") 10: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xda2700 10: traceNotStartedAgent: SetTraceOptions: rc = 10 10: traceNotStartedAgent: GetTraceMetadata: rc = 10 10: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 10: traceNotStartedAgent: FlushTraceData: rc = 10 10: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 10: traceNotStartedAgent: UnbindCurrentThread passed 10: traceNotStartedAgent: Agent_OnUnload 10: traceNotStartedAgent: Agent_OnLoad(options="abc") 10: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xda2700 10: traceNotStartedAgent: SetTraceOptions: rc = 10 10: traceNotStartedAgent: GetTraceMetadata: rc = 10 10: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 10: traceNotStartedAgent: FlushTraceData: rc = 10 10: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 10: traceNotStartedAgent: UnbindCurrentThread passed 10: traceNotStartedAgent: Agent_OnUnload 10: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest (4 ms total) 10: 10: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest 10: cpuLoadAgent: Agent_OnLoad(options="") 10: cpuLoadAgent: BindCurrentThread passed, vmThread=0x0000000000DA37E0 10: Test GetProcessCpuLoad() 10: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.253786 10: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.250210 10: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.233477 10: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.961019 10: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 10: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 10: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 10: cpuLoadAgent: GetProcessCpuLoad() passed 10: Test GetSystemCpuLoad() 10: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.233634 10: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.335662 10: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.230587 10: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 1.000000 10: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 10: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 10: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 10: cpuLoadAgent: GetSystemCpuLoad() passed 10: cpuLoadAgent: UnbindCurrentThread passed 10: cpuLoadAgent: Agent_OnUnload 10: cpuLoadAgent: Agent_OnLoad(options="") 10: cpuLoadAgent: BindCurrentThread passed, vmThread=0x0000000000DA37E0 10: Test GetProcessCpuLoad() 10: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.253462 10: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.229859 10: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.253555 10: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 1.000000 10: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 10: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 10: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 10: cpuLoadAgent: GetProcessCpuLoad() passed 10: Test GetSystemCpuLoad() 10: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.258215 10: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.287074 10: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.287900 10: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 10: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 1.000000 10: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 10: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 10: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 10: cpuLoadAgent: GetSystemCpuLoad() passed 10: cpuLoadAgent: UnbindCurrentThread passed 10: cpuLoadAgent: Agent_OnUnload 10: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest (2203 ms total) 10: 10: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest 10: bindthreadagent: BindCurrentThread passed, vmThread=0xda37e0 10: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xda37e0 10: bindthreadagent: recursive UnbindCurrentThread passed 10: bindthreadagent: UnbindCurrentThread passed 10: bindthreadagent: BindCurrentThread passed, vmThread=0x7f56940008e0 10: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x7f56940008e0 10: bindthreadagent: recursive UnbindCurrentThread passed 10: bindthreadagent: UnbindCurrentThread passed 10: bindthreadagent: BindCurrentThread passed, vmThread=0xda37e0 10: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xda37e0 10: bindthreadagent: recursive UnbindCurrentThread passed 10: bindthreadagent: UnbindCurrentThread passed 10: bindthreadagent: BindCurrentThread passed, vmThread=0x7f56940008e0 10: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x7f56940008e0 10: bindthreadagent: recursive UnbindCurrentThread passed 10: bindthreadagent: UnbindCurrentThread passed 10: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest (403 ms total) 10: 10: [==========] 38 tests from 11 test cases ran. (2845 ms total) 10: [ PASSED ] 38 tests. 10: [ ALL TESTS PASSED ] 10: 10: YOU HAVE 2 DISABLED TESTS 10: 10/24 Test #10: rastest ........................... Passed 2.87 sec test 11 Start 11: subscribertest 11: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/rastest/omrsubscribertest 11: Test timeout computed to be: 9.99988e+06 11: [==========] Running 3 tests from 2 test cases. 11: [----------] 1 test from RASSubscriberTest 11: [----------] 1 test from RASSubscriberTest (5 ms total) 11: 11: [----------] 2 tests from RASSubscriberForkTest 11: [----------] 2 tests from RASSubscriberForkTest (14 ms total) 11: 11: [==========] 3 tests from 2 test cases ran. (20 ms total) 11: [ PASSED ] 3 tests. 11: [ ALL TESTS PASSED ] 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/24 Test #11: subscribertest .................... Passed 0.03 sec test 12 Start 12: traceoptiontest 12: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/rastest/omrtraceoptiontest 12: Test timeout computed to be: 9.99988e+06 12: [==========] Running 1 test from 1 test case. 12: [----------] 1 test from RASTraceOptionTest 12: [----------] 1 test from RASTraceOptionTest (2 ms total) 12: 12: [==========] 1 test from 1 test case ran. (2 ms total) 12: [ PASSED ] 1 test. 12: [ ALL TESTS PASSED ] 12/24 Test #12: traceoptiontest ................... Passed 0.01 sec test 13 Start 13: sigtest 13: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/sigtest/omrsigtest 13: Test timeout computed to be: 9.99988e+06 13: [==========] Running 7 tests from 1 test case. 13: [----------] 7 tests from OmrSigTest 13: [----------] 7 tests from OmrSigTest (384 ms total) 13: 13: [==========] 7 tests from 1 test case ran. (387 ms total) 13: [ PASSED ] 7 tests. 13: [ ALL TESTS PASSED ] 13/24 Test #13: sigtest ........................... Passed 0.39 sec test 14 Start 14: threadextendedtest 14: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/threadextendedtest/omrthreadextendedtest 14: Test timeout computed to be: 9.99988e+06 14: [==========] Running 6 tests from 4 test cases. 14: [----------] 2 tests from ThreadCpuTime 14: [----------] 2 tests from ThreadCpuTime (849 ms total) 14: 14: [----------] 1 test from CpuTimeTest 14: [----------] 1 test from CpuTimeTest (22 ms total) 14: 14: [----------] 1 test from ApplicationCpuTimeTest 14: [----------] 1 test from ApplicationCpuTimeTest (23 ms total) 14: 14: [----------] 2 tests from ThreadExtendedTest 14: [----------] 2 tests from ThreadExtendedTest (61768 ms total) 14: 14: [==========] 6 tests from 4 test cases ran. (62667 ms total) 14: [ PASSED ] 6 tests. 14: [ ALL TESTS PASSED ] 14: 14: YOU HAVE 1 DISABLED TEST 14: 14/24 Test #14: threadextendedtest ................ Passed 62.68 sec test 15 Start 15: threadtest 15: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/threadtest/omrthreadtest 15: Test timeout computed to be: 9.99988e+06 15: [==========] Running 70 tests from 9 test cases. 15: [----------] 1 test from ThreadAbortDeathTest 15: [----------] 1 test from ThreadAbortDeathTest (296 ms total) 15: 15: [----------] 3 tests from ThreadAbortTest 15: [----------] 3 tests from ThreadAbortTest (1001 ms total) 15: 15: [----------] 15 tests from ThreadCreateTest 15: omrthread_attr_destroy(NULL) failed: retVal 14 (e) 15: omrthread_attr_destroy(&attr) failed: retVal 14 (e) 15: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c) 15: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c) 15: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c) 15: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument 15: ignoring omrthread_create failure 15: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument 15: ignoring omrthread_create failure 15: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f) 15: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f) 15: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f) 15: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f) 15: [----------] 15 tests from ThreadCreateTest (5 ms total) 15: 15: [----------] 8 tests from JoinTest 15: [----------] 8 tests from JoinTest (6002 ms total) 15: 15: [----------] 1 test from KeyDestructorTest 15: [----------] 1 test from KeyDestructorTest (0 ms total) 15: 15: [----------] 5 tests from LockedMonitorCountTest 15: [----------] 5 tests from LockedMonitorCountTest (0 ms total) 15: 15: [----------] 12 tests from PriorityInterrupt 15: [----------] 12 tests from PriorityInterrupt (1028 ms total) 15: 15: [----------] 18 tests from RWMutex 15: [----------] 18 tests from RWMutex (20034 ms total) 15: 15: [----------] 7 tests from SanityTest 15: [----------] 7 tests from SanityTest (48601 ms total) 15: 15: [==========] 70 tests from 9 test cases ran. (76971 ms total) 15: [ PASSED ] 70 tests. 15: [ ALL TESTS PASSED ] 15: 15: YOU HAVE 1 DISABLED TEST 15: 15/24 Test #15: threadtest ........................ Passed 76.98 sec test 16 Start 16: threadSetAttrThreadWeightTest 16: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/threadtest/omrthreadtest "--gtest_also_run_disabled_tests" "--gtest_filter=ThreadCreateTest.DISABLED_SetAttrThreadWeight" 16: Test timeout computed to be: 9.99988e+06 16: Note: Google Test filter = ThreadCreateTest.DISABLED_SetAttrThreadWeight 16: [==========] Running 1 test from 1 test case. 16: [----------] 1 test from ThreadCreateTest 16: [----------] 1 test from ThreadCreateTest (1 ms total) 16: 16: [==========] 1 test from 1 test case ran. (2 ms total) 16: [ PASSED ] 1 test. 16: [ ALL TESTS PASSED ] 16/24 Test #16: threadSetAttrThreadWeightTest ..... Passed 0.01 sec test 17 Start 17: threadRealtimeTest 17: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/threadtest/omrthreadtest "--gtest_filter=ThreadCreateTest.*" "-realtime" 17: Test timeout computed to be: 9.99988e+06 17: Note: Google Test filter = ThreadCreateTest.* 17: [==========] Running 15 tests from 1 test case. 17: [----------] 15 tests from ThreadCreateTest 17: omrthread_attr_destroy(NULL) failed: retVal 14 (e) 17: omrthread_attr_destroy(&attr) failed: retVal 14 (e) 17: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c) 17: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c) 17: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c) 17: ignoring omrthread_create failure 17: ignoring omrthread_create failure 17: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f) 17: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f) 17: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f) 17: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f) 17: [----------] 15 tests from ThreadCreateTest (4 ms total) 17: 17: [==========] 15 tests from 1 test case ran. (4 ms total) 17: [ PASSED ] 15 tests. 17: [ ALL TESTS PASSED ] 17: 17: YOU HAVE 1 DISABLED TEST 17: 17/24 Test #17: threadRealtimeTest ................ Passed 0.01 sec test 18 Start 18: utiltest 18: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/utiltest/omrutiltest 18: Test timeout computed to be: 9.99988e+06 18: [==========] Running 1 test from 1 test case. 18: [----------] 1 test from UtilTest 18: [----------] 1 test from UtilTest (0 ms total) 18: 18: [==========] 1 test from 1 test case ran. (0 ms total) 18: [ PASSED ] 1 test. 18: [ ALL TESTS PASSED ] 18/24 Test #18: utiltest .......................... Passed 0.00 sec test 19 Start 19: vmtest 19: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/vmtest/omrvmtest 19: Test timeout computed to be: 9.99988e+06 19: [==========] Running 1 test from 1 test case. 19: [----------] 1 test from ThreadForkResetTest 19: [----------] 1 test from ThreadForkResetTest (1 ms total) 19: 19: [==========] 1 test from 1 test case ran. (1 ms total) 19: [ PASSED ] 1 test. 19: [ ALL TESTS PASSED ] 19/24 Test #19: vmtest ............................ Passed 0.01 sec test 20 Start 20: gctest 20: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/gctest/omrgctest "--gtest_filter=gcFunctionalTest*" 20: Test timeout computed to be: 9.99988e+06 20: Note: Google Test filter = gcFunctionalTest* 20: [==========] Running 8 tests from 1 test case. 20: [----------] 8 tests from gcFunctionalTest/GCConfigTest 20: [----------] 8 tests from gcFunctionalTest/GCConfigTest (2707 ms total) 20: 20: [==========] 8 tests from 1 test case ran. (2707 ms total) 20: [ PASSED ] 8 tests. 20: [ ALL TESTS PASSED ] 20/24 Test #20: gctest ............................ Passed 2.71 sec test 21 Start 21: JitBuilderTest 21: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/jitbuildertest/jitbuildertest 21: Test timeout computed to be: 9.99988e+06 21: [==========] Running 27 tests from 11 test cases. 21: [----------] Global test environment set-up. 21: [----------] 2 tests from selftest 21: [ RUN ] selftest.JustReturnTest 21: [ OK ] selftest.JustReturnTest (3 ms) 21: [ RUN ] selftest.BadBuilderTest 21: [ OK ] selftest.BadBuilderTest (0 ms) 21: [----------] 2 tests from selftest (3 ms total) 21: 21: [----------] 3 tests from UnionTest 21: [ RUN ] UnionTest.UnionTypeDictionaryTest 21: [ OK ] UnionTest.UnionTypeDictionaryTest (0 ms) 21: [ RUN ] UnionTest.TypePunWithEqualTypes 21: [ OK ] UnionTest.TypePunWithEqualTypes (2 ms) 21: [ RUN ] UnionTest.TypePunWithDifferentTypes 21: [ OK ] UnionTest.TypePunWithDifferentTypes (2 ms) 21: [----------] 3 tests from UnionTest (5 ms total) 21: 21: [----------] 2 tests from FieldAddressTest 21: [ RUN ] FieldAddressTest.StructField 21: [ OK ] FieldAddressTest.StructField (2 ms) 21: [ RUN ] FieldAddressTest.UnionField 21: [ OK ] FieldAddressTest.UnionField (1 ms) 21: [----------] 2 tests from FieldAddressTest (3 ms total) 21: 21: [----------] 1 test from AnonymousTest 21: [ RUN ] AnonymousTest.AnonymousTest 21: [ OK ] AnonymousTest.AnonymousTest (1 ms) 21: [----------] 1 test from AnonymousTest (2 ms total) 21: 21: [----------] 1 test from ControlfFlowTest 21: [ RUN ] ControlfFlowTest.DoubleReturnTest 21: [ OK ] ControlfFlowTest.DoubleReturnTest (1 ms) 21: [----------] 1 test from ControlfFlowTest (1 ms total) 21: 21: [----------] 6 tests from NegateTest 21: [ RUN ] NegateTest.Int64_Test 21: [ OK ] NegateTest.Int64_Test (2 ms) 21: [ RUN ] NegateTest.Int32_Test 21: [ OK ] NegateTest.Int32_Test (2 ms) 21: [ RUN ] NegateTest.Int16_Test 21: [ OK ] NegateTest.Int16_Test (1 ms) 21: [ RUN ] NegateTest.Int8_Test 21: [ OK ] NegateTest.Int8_Test (2 ms) 21: [ RUN ] NegateTest.Float_Test 21: [ OK ] NegateTest.Float_Test (1 ms) 21: [ RUN ] NegateTest.Double_Test 21: [ OK ] NegateTest.Double_Test (2 ms) 21: [----------] 6 tests from NegateTest (10 ms total) 21: 21: [----------] 1 test from SystemLinkageTest 21: [ RUN ] SystemLinkageTest.FooTest 21: [ OK ] SystemLinkageTest.FooTest (4 ms) 21: [----------] 1 test from SystemLinkageTest (4 ms total) 21: 21: [----------] 1 test from WorklistTest 21: [ RUN ] WorklistTest.test 21: [ OK ] WorklistTest.test (12 ms) 21: [----------] 1 test from WorklistTest (12 ms total) 21: 21: [----------] 2 tests from FieldNameTest 21: [ RUN ] FieldNameTest.StructField 21: [ OK ] FieldNameTest.StructField (2 ms) 21: [ RUN ] FieldNameTest.UnionField 21: [ OK ] FieldNameTest.UnionField (1 ms) 21: [----------] 2 tests from FieldNameTest (3 ms total) 21: 21: [----------] 4 tests from BitConversionTest 21: [ RUN ] BitConversionTest.Int2Float 21: [ OK ] BitConversionTest.Int2Float (1 ms) 21: [ RUN ] BitConversionTest.Float2Int 21: [ OK ] BitConversionTest.Float2Int (1 ms) 21: [ RUN ] BitConversionTest.Long2Double 21: [ OK ] BitConversionTest.Long2Double (2 ms) 21: [ RUN ] BitConversionTest.Double2Long 21: [ OK ] BitConversionTest.Double2Long (1 ms) 21: [----------] 4 tests from BitConversionTest (6 ms total) 21: 21: [----------] 4 tests from ReturnTypeTest 21: [ RUN ] ReturnTypeTest.Int64_Test 21: [ OK ] ReturnTypeTest.Int64_Test (2 ms) 21: [ RUN ] ReturnTypeTest.Int32_Test 21: [ OK ] ReturnTypeTest.Int32_Test (2 ms) 21: [ RUN ] ReturnTypeTest.Int16_Test 21: [ OK ] ReturnTypeTest.Int16_Test (2 ms) 21: [ RUN ] ReturnTypeTest.Int8_Test 21: [ OK ] ReturnTypeTest.Int8_Test (2 ms) 21: [----------] 4 tests from ReturnTypeTest (8 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 27 tests from 11 test cases ran. (58 ms total) 21: [ PASSED ] 27 tests. 21: [ ALL TESTS PASSED ] 21/24 Test #21: JitBuilderTest .................... Passed 0.06 sec test 22 Start 22: CompilerTest 22: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/compilertest/compilertest 22: Test timeout computed to be: 9.99988e+06 22: [==========] Running 57 tests from 10 test cases. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from JITTest 22: [ RUN ] JITTest.BuilderTest 22: [ OK ] JITTest.BuilderTest (12 ms) 22: [ RUN ] JITTest.FooBarTest 22: [ OK ] JITTest.FooBarTest (3 ms) 22: [----------] 2 tests from JITTest (15 ms total) 22: 22: [----------] 2 tests from JITILBuilderTest 22: [ RUN ] JITILBuilderTest.ControlFlowTest 22: [ OK ] JITILBuilderTest.ControlFlowTest (16273 ms) 22: [ RUN ] JITILBuilderTest.NestedControlFlowLoopTest 22: [ OK ] JITILBuilderTest.NestedControlFlowLoopTest (28 ms) 22: [----------] 2 tests from JITILBuilderTest (16303 ms total) 22: 22: [----------] 5 tests from LimitFileTest 22: [ RUN ] LimitFileTest.CreateVLogTest 22: [ OK ] LimitFileTest.CreateVLogTest (30 ms) 22: [ RUN ] LimitFileTest.CheckVLogTest 22: [ OK ] LimitFileTest.CheckVLogTest (18 ms) 22: [ RUN ] LimitFileTest.UseLimitFileTest 22: [ OK ] LimitFileTest.UseLimitFileTest (28 ms) 22: [ RUN ] LimitFileTest.UseLimitFileRangeTest 22: [ OK ] LimitFileTest.UseLimitFileRangeTest (22 ms) 22: [ RUN ] LimitFileTest.UseLimitFileBoundTest 22: [ OK ] LimitFileTest.UseLimitFileBoundTest (29 ms) 22: [----------] 5 tests from LimitFileTest (133 ms total) 22: 22: [----------] 3 tests from LogFileTest 22: [ RUN ] LogFileTest.CreateTFLogTest 22: [ OK ] LogFileTest.CreateTFLogTest (49 ms) 22: [ RUN ] LogFileTest.EmptyTFLogTest 22: [ OK ] LogFileTest.EmptyTFLogTest (53 ms) 22: [ RUN ] LogFileTest.KeywordsLogTest 22: [ OK ] LogFileTest.KeywordsLogTest (91 ms) 22: [----------] 3 tests from LogFileTest (193 ms total) 22: 22: [----------] 2 tests from OptionSetTest 22: [ RUN ] OptionSetTest.UseOptionSets 22: [ OK ] OptionSetTest.UseOptionSets (39 ms) 22: [ RUN ] OptionSetTest.WithDefault 22: [ OK ] OptionSetTest.WithDefault (36 ms) 22: [----------] 2 tests from OptionSetTest (75 ms total) 22: 22: [----------] 8 tests from JITCrossPlatformsOpCodesTest 22: [ RUN ] JITCrossPlatformsOpCodesTest.UnaryTest 22: [ OK ] JITCrossPlatformsOpCodesTest.UnaryTest (42 ms) 22: [ RUN ] JITCrossPlatformsOpCodesTest.IntegerArithmeticTest 22: [ OK ] JITCrossPlatformsOpCodesTest.IntegerArithmeticTest (53 ms) 22: [ RUN ] JITCrossPlatformsOpCodesTest.MemoryOperationTest 22: [ OK ] JITCrossPlatformsOpCodesTest.MemoryOperationTest (9 ms) 22: [ RUN ] JITCrossPlatformsOpCodesTest.BitwiseTest 22: [ OK ] JITCrossPlatformsOpCodesTest.BitwiseTest (19 ms) 22: [ RUN ] JITCrossPlatformsOpCodesTest.CompareTest 22: [ OK ] JITCrossPlatformsOpCodesTest.CompareTest (339 ms) 22: [ RUN ] JITCrossPlatformsOpCodesTest.TernaryTest 22: [ OK ] JITCrossPlatformsOpCodesTest.TernaryTest (98 ms) 22: [ RUN ] JITCrossPlatformsOpCodesTest.AddressTest 22: [ OK ] JITCrossPlatformsOpCodesTest.AddressTest (16 ms) 22: [ RUN ] JITCrossPlatformsOpCodesTest.UnsupportedOpCodesTest 22: [ OK ] JITCrossPlatformsOpCodesTest.UnsupportedOpCodesTest (1 ms) 22: [----------] 8 tests from JITCrossPlatformsOpCodesTest (578 ms total) 22: 22: [----------] 1 test from JITQuxTest 22: [ RUN ] JITQuxTest.QuxTest2 22: [ OK ] JITQuxTest.QuxTest2 (1 ms) 22: [----------] 1 test from JITQuxTest (1 ms total) 22: 22: [----------] 1 test from SimplifierFoldAndTest 22: [ RUN ] SimplifierFoldAndTest.SimplifierFoldAndTest 22: [ OK ] SimplifierFoldAndTest.SimplifierFoldAndTest (1 ms) 22: [----------] 1 test from SimplifierFoldAndTest (1 ms total) 22: 22: [----------] 23 tests from SingleBitContainerTest 22: [ RUN ] SingleBitContainerTest.resetAllTest1 22: [ OK ] SingleBitContainerTest.resetAllTest1 (0 ms) 22: [ RUN ] SingleBitContainerTest.resetAllTest2 22: [ OK ] SingleBitContainerTest.resetAllTest2 (0 ms) 22: [ RUN ] SingleBitContainerTest.resetAllTest3 22: [ OK ] SingleBitContainerTest.resetAllTest3 (0 ms) 22: [ RUN ] SingleBitContainerTest.resetAllTest4 22: [ OK ] SingleBitContainerTest.resetAllTest4 (0 ms) 22: [ RUN ] SingleBitContainerTest.resetAllTest5 22: [ OK ] SingleBitContainerTest.resetAllTest5 (0 ms) 22: [ RUN ] SingleBitContainerTest.setAllTest1 22: [ OK ] SingleBitContainerTest.setAllTest1 (0 ms) 22: [ RUN ] SingleBitContainerTest.setAllTest2 22: [ OK ] SingleBitContainerTest.setAllTest2 (0 ms) 22: [ RUN ] SingleBitContainerTest.setAllTest3 22: [ OK ] SingleBitContainerTest.setAllTest3 (0 ms) 22: [ RUN ] SingleBitContainerTest.setAllTest4 22: [ OK ] SingleBitContainerTest.setAllTest4 (0 ms) 22: [ RUN ] SingleBitContainerTest.setAllTest5 22: [ OK ] SingleBitContainerTest.setAllTest5 (0 ms) 22: [ RUN ] SingleBitContainerTest.intersects 22: [ OK ] SingleBitContainerTest.intersects (0 ms) 22: [ RUN ] SingleBitContainerTest.operatorEqual 22: [ OK ] SingleBitContainerTest.operatorEqual (0 ms) 22: [ RUN ] SingleBitContainerTest.operatorNotEqualTest1 22: [ OK ] SingleBitContainerTest.operatorNotEqualTest1 (0 ms) 22: [ RUN ] SingleBitContainerTest.bitOperator 22: [ OK ] SingleBitContainerTest.bitOperator (0 ms) 22: [ RUN ] SingleBitContainerTest.operatorAndEqualTest 22: [ OK ] SingleBitContainerTest.operatorAndEqualTest (0 ms) 22: [ RUN ] SingleBitContainerTest.operatorSubEqualTest 22: [ OK ] SingleBitContainerTest.operatorSubEqualTest (0 ms) 22: [ RUN ] SingleBitContainerTest.assignmentTest 22: [ OK ] SingleBitContainerTest.assignmentTest (0 ms) 22: [ RUN ] SingleBitContainerTest.emptyTest 22: [ OK ] SingleBitContainerTest.emptyTest (0 ms) 22: [ RUN ] SingleBitContainerTest.hasMoreThanOneElementTest 22: [ OK ] SingleBitContainerTest.hasMoreThanOneElementTest (0 ms) 22: [ RUN ] SingleBitContainerTest.elementCount 22: [ OK ] SingleBitContainerTest.elementCount (0 ms) 22: [ RUN ] SingleBitContainerTest.numUsedChunks1 22: [ OK ] SingleBitContainerTest.numUsedChunks1 (0 ms) 22: [ RUN ] SingleBitContainerTest.numNonZeroChunks 22: [ OK ] SingleBitContainerTest.numNonZeroChunks (0 ms) 22: [ RUN ] SingleBitContainerTest.isEmpty 22: [ OK ] SingleBitContainerTest.isEmpty (0 ms) 22: [----------] 23 tests from SingleBitContainerTest (2 ms total) 22: 22: [----------] 10 tests from JITX86OpCodesTest 22: [ RUN ] JITX86OpCodesTest.UnaryTest 22: [ OK ] JITX86OpCodesTest.UnaryTest (163 ms) 22: [ RUN ] JITX86OpCodesTest.IntegerArithmeticTest 22: [ OK ] JITX86OpCodesTest.IntegerArithmeticTest (109 ms) 22: [ RUN ] JITX86OpCodesTest.FloatArithmeticTest 22: [ OK ] JITX86OpCodesTest.FloatArithmeticTest (90 ms) 22: [ RUN ] JITX86OpCodesTest.MemoryOperationTest 22: [ OK ] JITX86OpCodesTest.MemoryOperationTest (53 ms) 22: [ RUN ] JITX86OpCodesTest.BitwiseTest 22: [ OK ] JITX86OpCodesTest.BitwiseTest (89 ms) 22: [ RUN ] JITX86OpCodesTest.DirectCallTest 22: [ OK ] JITX86OpCodesTest.DirectCallTest (6 ms) 22: [ RUN ] JITX86OpCodesTest.CompareTest 22: [ OK ] JITX86OpCodesTest.CompareTest (678 ms) 22: [ RUN ] JITX86OpCodesTest.TernaryTest 22: [ OK ] JITX86OpCodesTest.TernaryTest (60 ms) 22: [ RUN ] JITX86OpCodesTest.X86AddressTest 22: [ OK ] JITX86OpCodesTest.X86AddressTest (234 ms) 22: [ RUN ] JITX86OpCodesTest.UnsupportedOpCodesTest 22: [ OK ] JITX86OpCodesTest.UnsupportedOpCodesTest (3 ms) 22: [----------] 10 tests from JITX86OpCodesTest (1489 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 57 tests from 10 test cases ran. (18791 ms total) 22: [ PASSED ] 57 tests. 22: [ ALL TESTS PASSED ] 22: 22: YOU HAVE 6 DISABLED TESTS 22: 22/24 Test #22: CompilerTest ...................... Passed 18.80 sec test 23 Start 23: triltest 23: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/tril/test/triltest 23: Test timeout computed to be: 9.99988e+06 23: [==========] Running 84 tests from 12 test cases. 23: [----------] 16 tests from ASTValueTest 23: [----------] 16 tests from ASTValueTest (0 ms total) 23: 23: [----------] 13 tests from ASTNodeArgumentTest 23: [----------] 13 tests from ASTNodeArgumentTest (0 ms total) 23: 23: [----------] 15 tests from ASTNodeTest 23: [----------] 15 tests from ASTNodeTest (1 ms total) 23: 23: [----------] 14 tests from ParserTest 23: [----------] 14 tests from ParserTest (0 ms total) 23: 23: [----------] 8 tests from MethodInfoTest 23: [----------] 8 tests from MethodInfoTest (0 ms total) 23: 23: [----------] 1 test from IlGenTest 23: [----------] 1 test from IlGenTest (4 ms total) 23: 23: [----------] 2 tests from CompileTest 23: [----------] 2 tests from CompileTest (2 ms total) 23: 23: [----------] 2 tests from ParserTest/SingleNodeWithName 23: [----------] 2 tests from ParserTest/SingleNodeWithName (1 ms total) 23: 23: [----------] 5 tests from ParserTestSingleNodeWithIntArgAsDecValue/SingleNodeWithIntArg 23: [----------] 5 tests from ParserTestSingleNodeWithIntArgAsDecValue/SingleNodeWithIntArg (0 ms total) 23: 23: [----------] 3 tests from ParserTestSingleNodeWithIntArgAsHexValue/SingleNodeWithIntArg 23: [----------] 3 tests from ParserTestSingleNodeWithIntArgAsHexValue/SingleNodeWithIntArg (0 ms total) 23: 23: [----------] 3 tests from ParserTest/SingleNodeWithFloatArg 23: [----------] 3 tests from ParserTest/SingleNodeWithFloatArg (0 ms total) 23: 23: [----------] 2 tests from ParserTest/SingleNodeWithUnnamedArg 23: [----------] 2 tests from ParserTest/SingleNodeWithUnnamedArg (0 ms total) 23: 23: [==========] 84 tests from 12 test cases ran. (11 ms total) 23: [ PASSED ] 84 tests. 23: [ ALL TESTS PASSED ] 23/24 Test #23: triltest .......................... Passed 0.02 sec test 24 Start 24: comptest 24: Test command: /home/j9build/workspace/Test_Linux/build/fvtest/compilertriltest/comptest "--gtest_color=yes" 24: Test timeout computed to be: 9.99988e+06 24: [==========] Running 14810 tests from 53 test cases. 24: [----------] 8 tests from PtrTest 24: [----------] 8 tests from PtrTest (0 ms total) 24: 24: [----------] 8 tests from TRTestCombineVectorTest 24: [----------] 8 tests from TRTestCombineVectorTest (0 ms total) 24: 24: [----------] 8 tests from TRTestCombineBraceInitTest 24: [----------] 8 tests from TRTestCombineBraceInitTest (0 ms total) 24: 24: [----------] 7 tests from TRTestFilter 24: [----------] 7 tests from TRTestFilter (0 ms total) 24: 24: [----------] 1 test from InvalidCommoningTest 24: *** VALIDATION ERROR *** 24: Node: BBEnd n2n 24: Method: file:line:name 24: Node cannot live across block boundary at n7n 24: 24: [----------] 1 test from InvalidCommoningTest (2 ms total) 24: 24: [----------] 3 tests from SimplifierFoldAbsNegTest/0, where TypeParam = int 24: [----------] 3 tests from SimplifierFoldAbsNegTest/0 (3 ms total) 24: 24: [----------] 3 tests from SimplifierFoldAbsNegTest/1, where TypeParam = long 24: [----------] 3 tests from SimplifierFoldAbsNegTest/1 (2 ms total) 24: 24: [----------] 3 tests from SimplifierFoldAbsNegTest/2, where TypeParam = float 24: [----------] 3 tests from SimplifierFoldAbsNegTest/2 (2 ms total) 24: 24: [----------] 3 tests from SimplifierFoldAbsNegTest/3, where TypeParam = double 24: [----------] 3 tests from SimplifierFoldAbsNegTest/3 (2 ms total) 24: 24: [----------] 1 test from SimplifierFoldAndTest 24: [----------] 1 test from SimplifierFoldAndTest (0 ms total) 24: 24: [----------] 1 test from VectorTest 24: [----------] 1 test from VectorTest (6 ms total) 24: 24: [----------] 1 test from CallTest 24: [----------] 1 test from CallTest (2 ms total) 24: 24: [----------] 1 test from MockStrategyTest 24: [----------] 1 test from MockStrategyTest (1 ms total) 24: 24: [----------] 1 test from TypeToString 24: [----------] 1 test from TypeToString (0 ms total) 24: 24: [----------] 3 tests from LinkageTest/0, where TypeParam = int 24: [----------] 3 tests from LinkageTest/0 (6 ms total) 24: 24: [----------] 3 tests from LinkageTest/1, where TypeParam = long 24: [----------] 3 tests from LinkageTest/1 (5 ms total) 24: 24: [----------] 3 tests from LinkageTest/2, where TypeParam = float 24: [----------] 3 tests from LinkageTest/2 (6 ms total) 24: 24: [----------] 3 tests from LinkageTest/3, where TypeParam = double 24: [----------] 3 tests from LinkageTest/3 (5 ms total) 24: 24: [----------] 14 tests from ILValidatorTest/IllformedTrees 24: *** VALIDATION ERROR *** 24: Node: iadd n4n 24: Method: file:line:name 24: Child 1 has unexpected type Int16 (expected Int32) 24: 24: *** VALIDATION ERROR *** 24: Node: sadd n4n 24: Method: file:line:name 24: Child 0 has unexpected type Int32 (expected Int16) 24: 24: *** VALIDATION ERROR *** 24: Node: aiadd n4n 24: Method: file:line:name 24: Child 1 has unexpected type Int64 (expected Int32) 24: 24: *** VALIDATION ERROR *** 24: Node: aladd n4n 24: Method: file:line:name 24: Child 1 has unexpected type Int32 (expected Int64) 24: 24: *** VALIDATION ERROR *** 24: Node: aiadd n4n 24: Method: file:line:name 24: Child 0 has unexpected type Int32 (expected Address) 24: 24: *** VALIDATION ERROR *** 24: Node: aladd n4n 24: Method: file:line:name 24: Child 0 has unexpected type Int64 (expected Address) 24: 24: *** VALIDATION ERROR *** 24: Node: acmpeq n4n 24: Method: file:line:name 24: Child 0 has unexpected type Int32 (expected Address) 24: 24: *** VALIDATION ERROR *** 24: Node: acmpge n4n 24: Method: file:line:name 24: Child 0 has unexpected type Int64 (expected Address) 24: 24: *** VALIDATION ERROR *** 24: Node: return n3n 24: Method: file:line:name 24: Child count 1 does not match expected value of 0 24: 24: *** VALIDATION ERROR *** 24: Node: ireturn n3n 24: Method: file:line:name 24: Child count 2 does not match expected value of 1 24: 24: *** VALIDATION ERROR *** 24: Node: ireturn n3n 24: Method: file:line:name 24: Child count 2 does not match expected value of 1 24: 24: *** VALIDATION ERROR *** 24: Node: iconst n4n 24: Method: file:line:name 24: Child count 1 does not match expected value of 0 24: 24: *** VALIDATION ERROR *** 24: Node: iadd n4n 24: Method: file:line:name 24: Child count 3 does not match expected value of 2 24: 24: *** VALIDATION ERROR *** 24: Node: lreturn n3n 24: Method: file:line:name 24: Child 0 has unexpected type Int16 (expected Int64) 24: 24: [----------] 14 tests from ILValidatorTest/IllformedTrees (9 ms total) 24: 24: [----------] 8 tests from ILValidatorTest/WellformedTrees 24: [----------] 8 tests from ILValidatorTest/WellformedTrees (14 ms total) 24: 24: [----------] 450 tests from CommoningValidationTest/CommoningTest 24: [----------] 450 tests from CommoningValidationTest/CommoningTest (1478 ms total) 24: 24: [----------] 1350 tests from ArithmeticTest/Int32Arithmetic 24: [----------] 1350 tests from ArithmeticTest/Int32Arithmetic (2760 ms total) 24: 24: [----------] 832 tests from DivArithmeticTest/Int32Arithmetic 24: [----------] 832 tests from DivArithmeticTest/Int32Arithmetic (1663 ms total) 24: 24: [----------] 630 tests from ShiftAndRotateTest/Int32ShiftAndRotate 24: [----------] 630 tests from ShiftAndRotateTest/Int32ShiftAndRotate (1250 ms total) 24: 24: [----------] 714 tests from ShiftAndRotateTest/Int64ShiftAndRotate 24: [----------] 714 tests from ShiftAndRotateTest/Int64ShiftAndRotate (1508 ms total) 24: 24: [----------] 252 tests from ShiftAndRotateTest/Int8ShiftAndRotate 24: [----------] 252 tests from ShiftAndRotateTest/Int8ShiftAndRotate (514 ms total) 24: 24: [----------] 252 tests from ShiftAndRotateTest/Int16ShiftAndRotate 24: [----------] 252 tests from ShiftAndRotateTest/Int16ShiftAndRotate (513 ms total) 24: 24: [----------] 126 tests from ShiftAndRotateTest/UInt32ShiftAndRotate 24: [----------] 126 tests from ShiftAndRotateTest/UInt32ShiftAndRotate (247 ms total) 24: 24: [----------] 126 tests from ShiftAndRotateTest/UInt64ShiftAndRotate 24: [----------] 126 tests from ShiftAndRotateTest/UInt64ShiftAndRotate (258 ms total) 24: 24: [----------] 126 tests from ShiftAndRotateTest/UInt8ShiftAndRotate 24: [----------] 126 tests from ShiftAndRotateTest/UInt8ShiftAndRotate (262 ms total) 24: 24: [----------] 126 tests from ShiftAndRotateTest/UInt16ShiftAndRotate 24: [----------] 126 tests from ShiftAndRotateTest/UInt16ShiftAndRotate (267 ms total) 24: 24: [----------] 81 tests from IfxcmpgeReductionTest/Int8ReductionTest 24: [----------] 81 tests from IfxcmpgeReductionTest/Int8ReductionTest (258 ms total) 24: 24: [----------] 81 tests from IfxcmpgeReductionTest/UInt8ReductionTest 24: [----------] 81 tests from IfxcmpgeReductionTest/UInt8ReductionTest (250 ms total) 24: 24: [----------] 81 tests from IfxcmpgeReductionTest/Int16ReductionTest 24: [----------] 81 tests from IfxcmpgeReductionTest/Int16ReductionTest (255 ms total) 24: 24: [----------] 81 tests from IfxcmpgeReductionTest/UInt16ReductionTest 24: [----------] 81 tests from IfxcmpgeReductionTest/UInt16ReductionTest (247 ms total) 24: 24: [----------] 225 tests from IfxcmpgeReductionTest/Int32ReductionTest 24: [----------] 225 tests from IfxcmpgeReductionTest/Int32ReductionTest (706 ms total) 24: 24: [----------] 81 tests from IfxcmpgeReductionTest/UInt32ReductionTest 24: [----------] 81 tests from IfxcmpgeReductionTest/UInt32ReductionTest (245 ms total) 24: 24: [----------] 289 tests from IfxcmpgeReductionTest/Int64ReductionTest 24: [----------] 289 tests from IfxcmpgeReductionTest/Int64ReductionTest (919 ms total) 24: 24: [----------] 81 tests from IfxcmpgeReductionTest/UInt64ReductionTest 24: [----------] 81 tests from IfxcmpgeReductionTest/UInt64ReductionTest (240 ms total) 24: 24: [----------] 864 tests from i2lZerosAroundOnes/i2lLongAndAsRotateTest 24: [----------] 864 tests from i2lZerosAroundOnes/i2lLongAndAsRotateTest (1921 ms total) 24: 24: [----------] 480 tests from i2lOnesAroundZeros/i2lLongAndAsRotateTest 24: [----------] 480 tests from i2lOnesAroundZeros/i2lLongAndAsRotateTest (1046 ms total) 24: 24: [----------] 144 tests from i2lInvalidPatterns/i2lLongAndAsRotateTest 24: [----------] 144 tests from i2lInvalidPatterns/i2lLongAndAsRotateTest (316 ms total) 24: 24: [----------] 864 tests from iu2lZerosAroundOnes/iu2lLongAndAsRotateTest 24: [----------] 864 tests from iu2lZerosAroundOnes/iu2lLongAndAsRotateTest (1918 ms total) 24: 24: [----------] 480 tests from iu2lOnesAroundZeros/iu2lLongAndAsRotateTest 24: [----------] 480 tests from iu2lOnesAroundZeros/iu2lLongAndAsRotateTest (1053 ms total) 24: 24: [----------] 144 tests from iu2lInvalidPatterns/iu2lLongAndAsRotateTest 24: [----------] 144 tests from iu2lInvalidPatterns/iu2lLongAndAsRotateTest (322 ms total) 24: 24: [----------] 30 tests from LogicalTest/Int32LogicalUnary 24: [----------] 30 tests from LogicalTest/Int32LogicalUnary (51 ms total) 24: 24: [----------] 225 tests from LogicalTest/Int32LogicalBinary 24: [----------] 225 tests from LogicalTest/Int32LogicalBinary (391 ms total) 24: 24: [----------] 960 tests from lBitPermute/lBitPermuteTest 24: [----------] 960 tests from lBitPermute/lBitPermuteTest (2320 ms total) 24: 24: [----------] 960 tests from iBitPermute/iBitPermuteTest 24: [----------] 960 tests from iBitPermute/iBitPermuteTest (2258 ms total) 24: 24: [----------] 768 tests from sBitPermute/sBitPermuteTest 24: [----------] 768 tests from sBitPermute/sBitPermuteTest (1849 ms total) 24: 24: [----------] 768 tests from bBitPermute/bBitPermuteTest 24: [----------] 768 tests from bBitPermute/bBitPermuteTest (1822 ms total) 24: 24: [----------] 900 tests from MaxMin/Int32MaxMin 24: [----------] 900 tests from MaxMin/Int32MaxMin (1799 ms total) 24: 24: [----------] 1156 tests from MaxMin/Int64MaxMin 24: [----------] 1156 tests from MaxMin/Int64MaxMin (2291 ms total) 24: 24: [==========] 14810 tests from 53 test cases ran. (33297 ms total) 24: [ PASSED ] 14810 tests. 24: [ ALL TESTS PASSED ] 24:  24/24 Test #24: comptest .......................... Passed 33.77 sec 100% tests passed, 0 tests failed out of 24 Total Test time (real) = 254.12 sec [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo Cleanup workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS