Started by user joe_dekoning@ca.ibm.com Rebuilds build #21 Running as joe_dekoning@ca.ibm.com Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on omr-aix71p8-2 in /home/jenkins/workspace/Test_AIX [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Get Sources) [Pipeline] timestamps [Pipeline] { [Pipeline] checkout 17:03:50 [2020-04-06T21:03:50.627Z] No credentials specified 17:03:50 [2020-04-06T21:03:50.804Z] Cloning the remote Git repository 16:32:05 [2020-04-06T20:32:05.106Z] Cloning repository https://github.com/eclipse/omr.git 16:32:05 [2020-04-06T20:32:05.993Z] > git init /home/jenkins/workspace/Test_AIX # timeout=10 16:32:06 [2020-04-06T20:32:06.688Z] Fetching upstream changes from https://github.com/eclipse/omr.git 16:32:06 [2020-04-06T20:32:06.689Z] > git --version # timeout=10 16:32:06 [2020-04-06T20:32:06.728Z] > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:02 [2020-04-06T21:04:02.291Z] Checking out Revision f3d0e15d99ac10709aa063ea879fdef215532f94 (origin/master) 16:32:15 [2020-04-06T20:32:15.240Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 16:32:15 [2020-04-06T20:32:15.271Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:15 [2020-04-06T20:32:15.462Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 16:32:15 [2020-04-06T20:32:15.691Z] Fetching upstream changes from https://github.com/eclipse/omr.git 16:32:15 [2020-04-06T20:32:15.692Z] > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:16 [2020-04-06T20:32:16.225Z] > git rev-parse origin/master^{commit} # timeout=10 16:32:16 [2020-04-06T20:32:16.591Z] > git config core.sparsecheckout # timeout=10 16:32:16 [2020-04-06T20:32:16.645Z] > git checkout -f f3d0e15d99ac10709aa063ea879fdef215532f94 # timeout=10 17:04:23 [2020-04-06T21:04:23.769Z] Commit message: "Merge pull request #4959 from chrisc66/dev_numConcreteClasses" 16:32:37 [2020-04-06T20:32:37.905Z] > git rev-list --no-walk 9d422b0b0c19930c7dd8219e769de55dbf192b19 # timeout=10 [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] timestamps [Pipeline] { [Pipeline] echo 17:04:26 [2020-04-06T21:04:26.650Z] Output CCACHE stats before running and clear them [Pipeline] sh 17:04:30 [2020-04-06T21:04:30.424Z] + ccache -s -z 17:04:30 [2020-04-06T21:04:30.424Z] cache directory /home/jenkins/.ccache 17:04:30 [2020-04-06T21:04:30.424Z] cache hit (direct) 0 17:04:30 [2020-04-06T21:04:30.424Z] cache hit (preprocessed) 0 17:04:30 [2020-04-06T21:04:30.424Z] cache miss 0 17:04:30 [2020-04-06T21:04:30.424Z] files in cache 0 17:04:30 [2020-04-06T21:04:30.424Z] cache size 0 Kbytes 17:04:30 [2020-04-06T21:04:30.424Z] max cache size 1.0 Gbytes 17:04:30 [2020-04-06T21:04:30.424Z] Statistics cleared [Pipeline] dir 17:04:32 [2020-04-06T21:04:32.067Z] Running in /home/jenkins/workspace/Test_AIX/build [Pipeline] { [Pipeline] echo 17:04:32 [2020-04-06T21:04:32.312Z] Configure... [Pipeline] sh 17:04:34 [2020-04-06T21:04:34.377Z] + cmake -Wdev -DCMAKE_XL_CreateExportList=/usr/vac/bin/CreateExportList -X64 -DOMR_JIT=OFF -DOMR_JITBUILDER=OFF -DOMR_TEST_COMPILER=OFF -DOMR_DDR=OFF -C../cmake/caches/Travis.cmake .. 17:04:34 [2020-04-06T21:04:34.377Z] loading initial cache file ../cmake/caches/Travis.cmake 17:04:34 [2020-04-06T21:04:34.377Z] -- Starting with CMake version 3.7.2 17:04:34 [2020-04-06T21:04:34.377Z] -- Found Git: /opt/freeware/bin/git (found version "2.18.0") 17:04:34 [2020-04-06T21:04:34.377Z] -- The CXX compiler identification is XL 13.1.3 17:04:34 [2020-04-06T21:04:34.377Z] -- The C compiler identification is XL 13.1.3 17:04:34 [2020-04-06T21:04:34.377Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC 17:04:34 [2020-04-06T21:04:34.377Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC -- works 17:04:34 [2020-04-06T21:04:34.377Z] -- Detecting CXX compiler ABI info 17:04:34 [2020-04-06T21:04:34.377Z] -- Detecting CXX compiler ABI info - done 17:04:34 [2020-04-06T21:04:34.377Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc 17:04:34 [2020-04-06T21:04:34.377Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc -- works 17:04:34 [2020-04-06T21:04:34.377Z] -- Detecting C compiler ABI info 17:04:35 [2020-04-06T21:04:35.171Z] -- Detecting C compiler ABI info - done 17:04:35 [2020-04-06T21:04:35.171Z] -- OMR: The CPU architecture is ppc 17:04:35 [2020-04-06T21:04:35.171Z] -- OMR: The OS is aix 17:04:35 [2020-04-06T21:04:35.171Z] -- OMR: The tool configuration is xlc 17:04:35 [2020-04-06T21:04:35.171Z] -- OMR: The target data size is 64 17:04:35 [2020-04-06T21:04:35.171Z] -- Looking for sem_init 17:04:35 [2020-04-06T21:04:35.171Z] -- Looking for sem_init - found 17:04:35 [2020-04-06T21:04:35.171Z] -- Looking for dladdr 17:04:35 [2020-04-06T21:04:35.171Z] -- Looking for dladdr - not found 17:04:35 [2020-04-06T21:04:35.171Z] -- The ASM compiler identification is XL 17:04:35 [2020-04-06T21:04:35.171Z] -- Found assembler: /opt/IBM/xlC/13.1.3/bin/cc 17:04:35 [2020-04-06T21:04:35.171Z] -- OMR: trace root is '/home/jenkins/workspace/Test_AIX/build' 17:04:35 [2020-04-06T21:04:35.171Z] -- Found Perl: /opt/freeware/bin/perl (found version "5.28.1") 17:04:35 [2020-04-06T21:04:35.171Z] -- Configuring done 17:04:37 [2020-04-06T21:04:37.579Z] -- Generating done 17:04:37 [2020-04-06T21:04:37.579Z] CMake Warning: 17:04:37 [2020-04-06T21:04:37.579Z] Manually-specified variables were not used by the project: 17:04:37 [2020-04-06T21:04:37.579Z] 17:04:37 [2020-04-06T21:04:37.579Z] OMR_JIT 17:04:37 [2020-04-06T21:04:37.579Z] 17:04:37 [2020-04-06T21:04:37.579Z] 17:04:37 [2020-04-06T21:04:37.579Z] -- Build files have been written to: /home/jenkins/workspace/Test_AIX/build [Pipeline] echo 17:04:38 [2020-04-06T21:04:38.120Z] Compile... [Pipeline] sh 17:04:40 [2020-04-06T21:04:40.942Z] + make -j8 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target header_check 17:04:40 [2020-04-06T21:04:40.943Z] [ 0%] Built target header_check 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target trace 17:04:40 [2020-04-06T21:04:40.943Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target pugixml 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target omrtestutil 17:04:40 [2020-04-06T21:04:40.943Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 1%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 1%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 2%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target sltestlib 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target aixbaddep 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Building C object fvtest/porttest/CMakeFiles/sltestlib.dir/sltestlib/sltest.c.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Building C object fvtest/porttest/CMakeFiles/aixbaddep.dir/aixbaddep/sltest.c.o 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target omrGtest 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target traceOptionAgent 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Linking CXX static library libtrace.a 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Linking CXX static library libomrtestutil.a 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Building C object fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o 17:04:40 [2020-04-06T21:04:40.943Z] Scanning dependencies of target invalidAgentMissingOnLoad 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/invalidAgentMissingOnLoad.c.o 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Linking C shared library libsltestlib.so 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Linking C shared library libaixbaddep.so 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1179.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1200.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1207.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1213.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1226.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1230.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1236.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1241.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1250.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1257.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1181.38: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_S390_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1202.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1209.39: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM64_FISRT. 17:04:40 [2020-04-06T21:04:40.943Z] Error running link command: No such file or directory 17:04:40 [2020-04-06T21:04:40.943Z] make[2]: *** [fvtest/porttest/CMakeFiles/aixbaddep.dir/build.make:95: fvtest/porttest/libaixbaddep.so] Error 2 17:04:40 [2020-04-06T21:04:40.943Z] make[1]: *** [CMakeFiles/Makefile2:2421: fvtest/porttest/CMakeFiles/aixbaddep.dir/all] Error 2 17:04:40 [2020-04-06T21:04:40.943Z] make[1]: *** Waiting for unfinished jobs.... 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1213.16: 1506-334 (S) Identifier Processors has already been defined on line 1179 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1215.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1228.35: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_HW_SQRT_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1230.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1232.36: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_64BIT_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1236.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1239.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_AS_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1241.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1243.34: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VMX_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1250.12: 1506-334 (SE) rIdentifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".r 17:04:40 [2020-04-06T21:04:40.943Z] or" /home/jenkins/workspace/Test_AIX/include_core/omrport.hr"u, line n1252n.i32n: g1506-045 (lSi) nUndeclared identifier OMR_PROCESSOR_PPC_VSX_FIRST.k 17:04:40 [2020-04-06T21:04:40.943Z] co"m/home/jenkins/workspace/Test_AIX/include_core/omrport.hm"a, line n1259d.:37 : 1506-045 (SN) oUndeclared identifier OMR_PROCESSOR_X86_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] such file or directory 17:04:40 [2020-04-06T21:04:40.943Z] make[2]: *** [fvtest/porttest/CMakeFiles/sltestlib.dir/build.make:95: fvtest/porttest/libsltestlib.so] Error 2 17:04:40 [2020-04-06T21:04:40.943Z] make[1]: *** [CMakeFiles/Makefile2:2458: fvtest/porttest/CMakeFiles/sltestlib.dir/all] Error 2 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Built target omrtestutil 17:04:40 [2020-04-06T21:04:40.943Z] [ 3%] Built target trace 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1179.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1200.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1207.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1213.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1226.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1230.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1236.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1241.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1250.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1257.9: 1506-046 (S) Syntax error. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1181.38: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_S390_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1202.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1209.39: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM64_FISRT. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1213.16: 1506-334 (S) Identifier Processors has already been defined on line 1179 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1215.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_FIRST. 17:04:40 [2020-04-06T21:04:40.943Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1228.35: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_HW_SQRT_FIRST. 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1230.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1232.36: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_64BIT_FIRST. 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1236.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1239.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_AS_FIRST. 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1241.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1243.34: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VMX_FIRST. 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1250.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h". 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1252.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VSX_FIRST. 17:04:40 [2020-04-06T21:04:40.945Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1259.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_X86_FIRST. 17:04:40 [2020-04-06T21:04:40.945Z] make[2]: *** [fvtest/rastest/CMakeFiles/traceOptionAgent.dir/build.make:63: fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o] Error 1 17:04:40 [2020-04-06T21:04:40.945Z] make[1]: *** [CMakeFiles/Makefile2:3034: fvtest/rastest/CMakeFiles/traceOptionAgent.dir/all] Error 2 17:04:40 [2020-04-06T21:04:40.945Z] make[2]: *** [fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/build.make:63: fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/invalidAgentMissingOnLoad.c.o] Error 1 17:04:40 [2020-04-06T21:04:40.945Z] make[1]: *** [CMakeFiles/Makefile2:3182: fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/all] Error 2 17:04:40 [2020-04-06T21:04:40.945Z] [ 3%] Linking CXX static library libpugixml.a 17:04:40 [2020-04-06T21:04:40.945Z] [ 3%] Built target pugixml 17:04:42 [2020-04-06T21:04:42.620Z] [ 3%] Linking CXX static library libomrGtest.a 17:04:42 [2020-04-06T21:04:42.620Z] [ 3%] Built target omrGtest 17:04:42 [2020-04-06T21:04:42.620Z] make: *** [Makefile:139: all] Error 2 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 ERROR: script returned exit code 2 Finished: FAILURE