Skip to content

Console Output

Started by user joe_dekoning@ca.ibm.com
Running as joe_dekoning@ca.ibm.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on omr_ci_2 in /home/u0020236/workspace/Test_AIX
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
15:47:35 [2020-04-01T19:47:35.211Z] No credentials specified
15:47:35 [2020-04-01T19:47:35.362Z] Cloning the remote Git repository
15:47:35 [2020-04-01T19:47:35.439Z] Cloning repository https://github.com/eclipse/omr.git
15:47:35 [2020-04-01T19:47:35.439Z]  > git init /home/u0020236/workspace/Test_AIX # timeout=10
15:47:35 [2020-04-01T19:47:35.557Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:47:35 [2020-04-01T19:47:35.558Z]  > git --version # timeout=10
15:47:35 [2020-04-01T19:47:35.638Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:55 [2020-04-01T19:47:55.553Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:47:55 [2020-04-01T19:47:55.635Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:55 [2020-04-01T19:47:55.867Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:47:56 [2020-04-01T19:47:56.105Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:47:56 [2020-04-01T19:47:56.105Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:56 [2020-04-01T19:47:56.879Z] Checking out Revision 55f3fb746ea8878d3323ffbfb798ea6155268d9a (origin/master)
15:47:56 [2020-04-01T19:47:56.714Z]  > git rev-parse origin/master^{commit} # timeout=10
15:47:56 [2020-04-01T19:47:56.958Z]  > git config core.sparsecheckout # timeout=10
15:47:57 [2020-04-01T19:47:57.045Z]  > git checkout -f 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10
15:47:59 [2020-04-01T19:47:59.577Z] Commit message: "Merge pull request #5008 from keithc-ca/return"
15:47:59 [2020-04-01T19:47:59.654Z]  > git rev-list --no-walk 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
15:48:01 [2020-04-01T19:48:01.077Z] Output CCACHE stats before running and clear them
[Pipeline] sh
15:48:02 [2020-04-01T19:48:02.964Z] + ccache -s -z
15:48:02 [2020-04-01T19:48:02.964Z] cache directory                     /home/u0020236/.ccache
15:48:02 [2020-04-01T19:48:02.964Z] cache hit (direct)                     0
15:48:02 [2020-04-01T19:48:02.964Z] cache hit (preprocessed)               0
15:48:02 [2020-04-01T19:48:02.964Z] cache miss                             0
15:48:02 [2020-04-01T19:48:02.964Z] files in cache                         0
15:48:02 [2020-04-01T19:48:02.964Z] cache size                             0 Kbytes
15:48:02 [2020-04-01T19:48:02.964Z] max cache size                       1.0 Gbytes
15:48:02 [2020-04-01T19:48:02.964Z] Statistics cleared
[Pipeline] dir
15:48:03 [2020-04-01T19:48:03.427Z] Running in /home/u0020236/workspace/Test_AIX/build
[Pipeline] {
[Pipeline] echo
15:48:03 [2020-04-01T19:48:03.622Z] Configure...
[Pipeline] sh
15:48:05 [2020-04-01T19:48:05.778Z] + 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 ..
15:48:05 [2020-04-01T19:48:05.778Z] loading initial cache file ../cmake/caches/Travis.cmake
15:48:05 [2020-04-01T19:48:05.778Z] -- Starting with CMake version 3.14.3
15:48:05 [2020-04-01T19:48:05.778Z] -- Found Git: /opt/freeware/bin/git (found version "2.15.0") 
15:48:05 [2020-04-01T19:48:05.778Z] -- The CXX compiler identification is XL 13.1.3
15:48:05 [2020-04-01T19:48:05.778Z] -- The C compiler identification is XL 13.1.3
15:48:05 [2020-04-01T19:48:05.778Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC
15:48:05 [2020-04-01T19:48:05.778Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC -- works
15:48:05 [2020-04-01T19:48:05.778Z] -- Detecting CXX compiler ABI info
15:48:05 [2020-04-01T19:48:05.778Z] -- Detecting CXX compiler ABI info - done
15:48:05 [2020-04-01T19:48:05.778Z] -- Detecting CXX compile features
15:48:06 [2020-04-01T19:48:06.551Z] -- Detecting CXX compile features - done
15:48:06 [2020-04-01T19:48:06.551Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc
15:48:06 [2020-04-01T19:48:06.551Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc -- works
15:48:06 [2020-04-01T19:48:06.551Z] -- Detecting C compiler ABI info
15:48:06 [2020-04-01T19:48:06.551Z] -- Detecting C compiler ABI info - done
15:48:07 [2020-04-01T19:48:07.315Z] -- Detecting C compile features
15:48:07 [2020-04-01T19:48:07.315Z] -- Detecting C compile features - done
15:48:07 [2020-04-01T19:48:07.315Z] -- OMR: The CPU architecture is ppc
15:48:07 [2020-04-01T19:48:07.315Z] -- OMR: The OS is aix
15:48:07 [2020-04-01T19:48:07.315Z] -- OMR: The tool configuration is xlc
15:48:07 [2020-04-01T19:48:07.315Z] -- OMR: The target data size is 64
15:48:07 [2020-04-01T19:48:07.315Z] -- Looking for sem_init
15:48:08 [2020-04-01T19:48:08.080Z] -- Looking for sem_init - found
15:48:08 [2020-04-01T19:48:08.080Z] -- Looking for dladdr
15:48:08 [2020-04-01T19:48:08.080Z] -- Looking for dladdr - not found
15:48:08 [2020-04-01T19:48:08.080Z] -- The ASM compiler identification is XL
15:48:08 [2020-04-01T19:48:08.080Z] -- Found assembler: /opt/IBM/xlC/13.1.3/bin/cc
15:48:08 [2020-04-01T19:48:08.080Z] -- OMR: trace root is '/home/u0020236/workspace/Test_AIX/build'
15:48:08 [2020-04-01T19:48:08.849Z] -- Found Perl: /opt/freeware/bin/perl (found version "5.28.1") 
15:48:08 [2020-04-01T19:48:08.849Z] -- Configuring done
15:48:11 [2020-04-01T19:48:11.184Z] -- Generating done
15:48:11 [2020-04-01T19:48:11.184Z] CMake Warning:
15:48:11 [2020-04-01T19:48:11.184Z]   Manually-specified variables were not used by the project:
15:48:11 [2020-04-01T19:48:11.184Z] 
15:48:11 [2020-04-01T19:48:11.184Z]     OMR_JIT
15:48:11 [2020-04-01T19:48:11.184Z] 
15:48:11 [2020-04-01T19:48:11.184Z] 
15:48:11 [2020-04-01T19:48:11.184Z] -- Build files have been written to: /home/u0020236/workspace/Test_AIX/build
[Pipeline] echo
15:48:11 [2020-04-01T19:48:11.687Z] Compile...
[Pipeline] sh
15:48:14 [2020-04-01T19:48:14.007Z] + make -j8
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target pugixml
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target header_check
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target sltestlib
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target trace
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target aixbaddep
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target omrGtest
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target omrtestutil
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building C object fvtest/porttest/CMakeFiles/sltestlib.dir/sltestlib/sltest.c.o
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building C object fvtest/porttest/CMakeFiles/aixbaddep.dir/aixbaddep/sltest.c.o
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Built target header_check
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target traceOptionAgent
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building C object fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Linking C shared library libsltestlib.so
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Linking C shared library libaixbaddep.so
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1179.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1200.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1207.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1213.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1226.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1230.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1236.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1241.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1250.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1257.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1181.38: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_S390_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1202.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1209.39: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM64_FISRT.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1213.16: 1506-334 (S) Identifier Processors has already been defined on line 1179 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1215.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1228.35: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_HW_SQRT_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1230.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1232.36: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_64BIT_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1236.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1239.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_AS_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1241.12: 1506-334 ([  0%] Built target aixbaddep
15:48:14 [2020-04-01T19:48:14.007Z] S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1243.34: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VMX_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1250.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1252.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VSX_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1259.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_X86_FIRST.
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Built target sltestlib
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target sampleSubscriber
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building C object fvtest/rastest/CMakeFiles/sampleSubscriber.dir/sampleSubscriber.c.o
15:48:14 [2020-04-01T19:48:14.007Z] Scanning dependencies of target invalidAgentMissingOnLoad
15:48:14 [2020-04-01T19:48:14.007Z] [  0%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/invalidAgentMissingOnLoad.c.o
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1179.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1200.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1207.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1213.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.007Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1226.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1230.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1236.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1241.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1250.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1257.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1181.38: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_S390_FIRST.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1202.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM_FIRST.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1209.39: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM64_FISRT.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1213.16: 1506-334 (S) Identifier Processors has already been defined on line 1179 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1215.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_FIRST.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1228.35: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_HW_SQRT_FIRST.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1230.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1232.36: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_64BIT_FIRST.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1236.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1239.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_AS_FIRST.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1241.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1243.34: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VMX_FIRST.
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1250.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.008Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1252.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VSX_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1259.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_X86_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1179.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1200.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1207.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1213.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1226.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1230.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1236.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1241.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1250.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1257.9: 1506-046 (S) Syntax error.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1181.38: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_S390_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1202.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1209.39: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM64_FISRT.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1213.16: 1506-334 (S) Identifier Processors has already been defined on line 1179 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1215.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1228.35: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_HW_SQRT_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1230.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1232.36: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_64BIT_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1236.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1239.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_AS_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1241.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1243.34: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VMX_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1250.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/u0020236/workspace/Test_AIX/include_core/omrport.h".
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1252.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VSX_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] "/home/u0020236/workspace/Test_AIX/include_core/omrport.h", line 1259.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_X86_FIRST.
15:48:14 [2020-04-01T19:48:14.010Z] make[2]: *** [fvtest/rastest/CMakeFiles/sampleSubscriber.dir/build.make:63: fvtest/rastest/CMakeFiles/sampleSubscriber.dir/sampleSubscriber.c.o] Error 1
15:48:14 [2020-04-01T19:48:14.010Z] make[1]: *** [CMakeFiles/Makefile2:3150: fvtest/rastest/CMakeFiles/sampleSubscriber.dir/all] Error 2
15:48:14 [2020-04-01T19:48:14.010Z] make[1]: *** Waiting for unfinished jobs....
15:48:14 [2020-04-01T19:48:14.011Z] make[2]: *** [fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/build.make:63: fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/invalidAgentMissingOnLoad.c.o] Error 1
15:48:14 [2020-04-01T19:48:14.011Z] make[1]: *** [CMakeFiles/Makefile2:2882: fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/all] Error 2
15:48:14 [2020-04-01T19:48:14.011Z] make[2]: *** [fv[  1%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o
15:48:14 [2020-04-01T19:48:14.011Z] test/rastest/CMakeFiles/traceOptionAgent.dir/build.make:63: fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o] Error 1
15:48:14 [2020-04-01T19:48:14.011Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o
15:48:14 [2020-04-01T19:48:14.011Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o
15:48:14 [2020-04-01T19:48:14.011Z] make[1]: *** [CMakeFiles/Makefile2:3187: fvtest/rastest/CMakeFiles/traceOptionAgent.dir/all] Error 2
15:48:14 [2020-04-01T19:48:14.011Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o
15:48:14 [2020-04-01T19:48:14.011Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o
15:48:14 [2020-04-01T19:48:14.011Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o
15:48:14 [2020-04-01T19:48:14.011Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o
15:48:14 [2020-04-01T19:48:14.776Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o
15:48:14 [2020-04-01T19:48:14.776Z] [  3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o
15:48:14 [2020-04-01T19:48:14.776Z] [  3%] Linking CXX static library libomrtestutil.a
15:48:14 [2020-04-01T19:48:14.776Z] [  3%] Linking CXX static library libpugixml.a
15:48:14 [2020-04-01T19:48:14.776Z] [  3%] Built target omrtestutil
15:48:14 [2020-04-01T19:48:14.776Z] [  3%] Built target pugixml
15:48:14 [2020-04-01T19:48:14.776Z] [  3%] Linking CXX static library libtrace.a
15:48:14 [2020-04-01T19:48:14.776Z] [  3%] Built target trace
15:48:16 [2020-04-01T19:48:16.291Z] [  3%] Linking CXX static library libomrGtest.a
15:48:16 [2020-04-01T19:48:16.291Z] [  3%] Built target omrGtest
15:48:16 [2020-04-01T19:48:16.291Z] make: *** [Makefile:141: 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