See
<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/gcc_version=4.9,label=build,rootfs=leg-java/717/>
------------------------------------------
[...truncated 9134 lines...]
| echo "include \$(GAMMADIR)/make/linux/makefiles/trace.make"; \
| ) > trace.make
| Creating sa.make ...
| ( \
| echo "# Generated by
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/make/linux/makefiles/buildtree.make";
\
| echo; \
| echo include flags.make; \
| echo; \
| echo "include \$(GAMMADIR)/make/linux/makefiles/sa.make"; \
| ) > sa.make
| make[6]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| touch linux_aarch64_compiler2/product
| make[5]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot'
| cd linux_aarch64_compiler2/product && /usr/bin/make VERBOSE=""
LOG_LEVEL="debug" -R -I
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/make/common
-wRr " LP64=1 "
| make[5]: Entering directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| cd
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated;
cp
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/make/linux/platform_aarch64
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/platform.current
| make[6]: Entering directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| awk '{ if (CUR_FN != FILENAME) { CUR_FN=FILENAME; NR_BASE=NR-1; need_lineno=1
} if (need_lineno && $0 !~ /\/\//) { print "\n\n#line " (NR-NR_BASE) " \""
FILENAME "\""; need_lineno=0 }; print }'
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm/aarch64.ad
> ../generated/adfiles/linux_aarch64.ad
| cp
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/make/linux/adlc_updater
adlc_updater; chmod +x adlc_updater
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/adlparse.cpp
| rm -f ../generated/adfiles/adlparse.o
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/archDesc.cpp
| rm -f ../generated/adfiles/archDesc.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/adlparse.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/adlparse.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/arena.cpp
| rm -f ../generated/adfiles/arena.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/archDesc.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/archDesc.cpp
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/arena.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/arena.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/dfa.cpp
| rm -f ../generated/adfiles/dfa.o
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/dict2.cpp
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/dfa.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/dfa.cpp
| rm -f ../generated/adfiles/dict2.o
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/filebuff.cpp
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/dict2.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/dict2.cpp
| rm -f ../generated/adfiles/filebuff.o
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/forms.cpp
| rm -f ../generated/adfiles/forms.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/filebuff.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/filebuff.cpp
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/forms.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/forms.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/formsopt.cpp
| rm -f ../generated/adfiles/formsopt.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/formsopt.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/formsopt.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/formssel.cpp
| rm -f ../generated/adfiles/formssel.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/formssel.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/formssel.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/main.cpp
| rm -f ../generated/adfiles/main.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/main.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/main.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/opto/opcodes.cpp
| rm -f ../generated/adfiles/adlc-opcodes.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/adlc-opcodes.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/opto/opcodes.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/output_c.cpp
| rm -f ../generated/adfiles/output_c.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/output_c.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/output_c.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/output_h.cpp
| rm -f ../generated/adfiles/output_h.o
| /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DAARCH64
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc
-I../generated -DASSERT -O2 -pipe -g -feliminate-unused-debug-types
-DTARGET_OS_FAMIL
Y_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer -Werror
-g -c -o ../generated/adfiles/output_h.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/adlc/output_h.cpp
| Making adlc
| /usr/bin/g++ -Xlinker -O1 -Wl,--hash-style=both -Xlinker -export-dynamic -o
../generated/adfiles/adlc ../generated/adfiles/adlparse.o
../generated/adfiles/archDesc.o ../generated/adfiles/arena.o
../generated/adfiles/dfa.o ../generated/adfiles/dict2.o
../generated/adfiles/filebuff.o ../generated/adfiles/forms.o
../generated/adfiles/formsopt.o ../generated/adfiles/formssel.o
../generated/adfiles/main.o ../generated/adfiles/adlc-opcodes.o
../generated/adfiles/output_c.o ../generated/adfiles/output_h.o
| mkdir -p ../generated/adfiles/mktmp27678
| ../generated/adfiles/adlc -DLINUX -D_GNU_SOURCE -DAARCH64 -q -T -g -D_LP64
../generated/adfiles/linux_aarch64.ad \
| -c../generated/adfiles/mktmp27678/ad_aarch64.cpp
-h../generated/adfiles/mktmp27678/ad_aarch64.hpp
-a../generated/adfiles/mktmp27678/dfa_aarch64.cpp
-v../generated/adfiles/mktmp27678/adGlobals_aarch64.hpp \
| || { exit 1; }
| ./adlc_updater ad_aarch64.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater ad_aarch64.hpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater ad_aarch64_clone.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater ad_aarch64_expand.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater ad_aarch64_format.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater ad_aarch64_gen.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater ad_aarch64_misc.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater ad_aarch64_peephole.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater ad_aarch64_pipeline.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater adGlobals_aarch64.hpp ../generated/adfiles/mktmp27678
../generated/adfiles
| ./adlc_updater dfa_aarch64.cpp ../generated/adfiles/mktmp27678
../generated/adfiles
| [ -f ../generated/adfiles/mktmp27678/made-change ] \
| || echo "Rescanned ../generated/adfiles/linux_aarch64.ad but
encountered no changes."
| make[6]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| make[6]: Entering directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| /usr/lib/jvm/java-7-openjdk-amd64/bin/javac -g -encoding ascii -source 6
-target 6 -d
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmtiGen.java
| /usr/lib/jvm/java-7-openjdk-amd64/bin/javac -g -encoding ascii -source 6
-target 6 -d
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmtiEnvFill.java
| warning: [options] bootstrap class path not set in conjunction with -source
1.6
| warning: [options] bootstrap class path not set in conjunction with -source
1.6
| 1 warning
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnv.hpp
| /usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmti.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmtiHpp.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnv.hpp
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnter.cpp
| /usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmti.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmtiEnter.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnter.cpp
-PARAM interface jvmti
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnterTrace.cpp
| /usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmti.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmtiEnter.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnterTrace.cpp
-PARAM interface jvmti -PARAM trace Trace
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/bytecodeInterpreterWithChecks.cpp
| /usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/bytecodeInterpreterWithChecks.cpp
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmti.h
| /usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmti.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmtiH.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmti.h
| 1 warning
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnvRecommended.cpp
| /usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmti.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmtiEnv.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnvStub.cpp
| /usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiEnvFill
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims/jvmtiEnv.cpp
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnvStub.cpp
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles/jvmtiEnvRecommended.cpp
| make[6]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| make[6]: Entering directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| echo Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceEventClasses.hpp;
/usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/trace/trace.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/trace/traceEventClasses.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceEventClasses.hpp;
test -f /mnt/ci_build/workspac
e/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceEventClasses.hpp
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceEventClasses.hpp
| echo Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceEventIds.hpp;
/usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/trace/trace.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/trace/traceEventIds.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceEventIds.hpp;
test -f /mnt/ci_build/workspace/tmp/work/a
arch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceEventIds.hpp
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceEventIds.hpp
| echo Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceTypes.hpp;
/usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/jvmtifiles
jvmtiGen -IN
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/trace/trace.xml
-XSL
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/trace/traceTypes.xsl
-OUT
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceTypes.hpp;
test -f /mnt/ci_build/workspace/tmp/work/aarch64-oe
-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceTypes.hpp
| Generating
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/tracefiles/traceTypes.hpp
| make[6]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
| INFO:
ALT_OBJCOPY=/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-objcopy
| INFO:
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-objcopy
cmd found so will create .debuginfo files.
| INFO: STRIP_POLICY=min_strip
| INFO: ZIP_DEBUGINFO_FILES=0
| make[6]: Entering directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| if [ -d
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/agent
-a "aarch64" != "ia64" \
| -a "aarch64" != "zero" \
| -a "aarch64" != "aarch64" ] ; then \
| /usr/bin/make VERBOSE="" LOG_LEVEL="debug" -R -I
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/make/common
-f sa.make
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product/../generated/sa-jdi.jar;
\
| fi
| make[6]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
| INFO:
ALT_OBJCOPY=/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-objcopy
| INFO:
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-objcopy
cmd found so will create .debuginfo files.
| INFO: STRIP_POLICY=min_strip
| INFO: ZIP_DEBUGINFO_FILES=0
| make[6]: Entering directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| echo Generating precompiled header precompiled.hpp.gch
| Generating precompiled header precompiled.hpp.gch
| mkdir -p .
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/precompiled.hpp.gch.d -fpch-deps -x c++-header
/mnt/ci_build/wo
rkspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled/precompiled.hpp
-o precompiled.hpp.gch
| make[6]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
| INFO:
ALT_OBJCOPY=/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-objcopy
| INFO:
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-objcopy
cmd found so will create .debuginfo files.
| INFO: STRIP_POLICY=min_strip
| INFO: ZIP_DEBUGINFO_FILES=0
| make[6]: Entering directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm/aarch64Test.cpp
| rm -f aarch64Test.o
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm/aarch64_call.cpp
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/aarch64Test.o.d -fpch-deps -o aarch64Test.o
/mnt/ci_build/works
pace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm/aarch64Test.cpp
| rm -f aarch64_call.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/aarch64_call.o.d -fpch-deps -o aarch64_call.o
/mnt/ci_build/wor
kspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm/aarch64_call.cpp
| Assembling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm/aarch64_linkage.S
| rm -f aarch64_linkage.o
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/compiler/abstractCompiler.cpp
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-gcc
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -o
aarch64_linkage.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/ho
tspot/src/cpu/aarch64/vm/aarch64_linkage.S
| rm -f abstractCompiler.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/abstractCompiler.o.d -fpch-deps -o abstractCompiler.o
/mnt/ci_b
uild/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/compiler/abstractCompiler.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/utilities/accessFlags.cpp
| Compiling ../generated/adfiles/ad_aarch64.cpp
| rm -f ad_aarch64.o
| rm -f accessFlags.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ad_aarch64.o.d -fpch-deps -o ad_aarch64.o
../generated/adfiles/
ad_aarch64.cpp
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/accessFlags.o.d -fpch-deps -o accessFlags.o
/mnt/ci_build/works
pace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/utilities/accessFlags.cpp
| Compiling ../generated/adfiles/ad_aarch64_clone.cpp
| rm -f ad_aarch64_clone.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ad_aarch64_clone.o.d -fpch-deps -o ad_aarch64_clone.o
../genera
ted/adfiles/ad_aarch64_clone.cpp
| Compiling ../generated/adfiles/ad_aarch64_expand.cpp
| rm -f ad_aarch64_expand.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ad_aarch64_expand.o.d -fpch-deps -o
ad_aarch64_expand.o ../gene
rated/adfiles/ad_aarch64_expand.cpp
| Compiling ../generated/adfiles/ad_aarch64_format.cpp
| rm -f ad_aarch64_format.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ad_aarch64_format.o.d -fpch-deps -o
ad_aarch64_format.o ../gene
rated/adfiles/ad_aarch64_format.cpp
| Compiling ../generated/adfiles/ad_aarch64_gen.cpp
| rm -f ad_aarch64_gen.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ad_aarch64_gen.o.d -fpch-deps -o ad_aarch64_gen.o
../generated/
adfiles/ad_aarch64_gen.cpp
| Compiling ../generated/adfiles/ad_aarch64_misc.cpp
| rm -f ad_aarch64_misc.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ad_aarch64_misc.o.d -fpch-deps -o ad_aarch64_misc.o
../generate
d/adfiles/ad_aarch64_misc.cpp
| Compiling ../generated/adfiles/ad_aarch64_peephole.cpp
| rm -f ad_aarch64_peephole.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ad_aarch64_peephole.o.d -fpch-deps -o
ad_aarch64_peephole.o ../
generated/adfiles/ad_aarch64_peephole.cpp
| Compiling ../generated/adfiles/ad_aarch64_pipeline.cpp
| rm -f ad_aarch64_pipeline.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ad_aarch64_pipeline.o.d -fpch-deps -o
ad_aarch64_pipeline.o ../
generated/adfiles/ad_aarch64_pipeline.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/adaptiveFreeList.cpp
| rm -f adaptiveFreeList.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/adaptiveFreeList.o.d -fpch-deps -o adaptiveFreeList.o
/mnt/ci_b
uild/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/adaptiveFreeList.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.cpp
| rm -f adaptiveSizePolicy.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/adaptiveSizePolicy.o.d -fpch-deps -o
adaptiveSizePolicy.o /mnt/
ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/opto/addnode.cpp
| rm -f addnode.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/addnode.o.d -fpch-deps -o addnode.o
/mnt/ci_build/workspace/tmp
/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/opto/addnode.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningGenerations.cpp
| rm -f adjoiningGenerations.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/adjoiningGenerations.o.d -fpch-deps -o
adjoiningGenerations.o /
mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningGenerations.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningVirtualSpaces.cpp
| rm -f adjoiningVirtualSpaces.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/adjoiningVirtualSpaces.o.d -fpch-deps -o
adjoiningVirtualSpaces
.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningVirtualSpaces.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/runtime/advancedThresholdPolicy.cpp
| rm -f advancedThresholdPolicy.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/advancedThresholdPolicy.o.d -fpch-deps -o
advancedThresholdPoli
cy.o
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/runtime/advancedThresholdPolicy.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/shared/ageTable.cpp
| rm -f ageTable.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/ageTable.o.d -fpch-deps -o ageTable.o
/mnt/ci_build/workspace/t
mp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/shared/ageTable.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_interface/allocTracer.cpp
| rm -f allocTracer.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/allocTracer.o.d -fpch-deps -o allocTracer.o
/mnt/ci_build/works
pace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_interface/allocTracer.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/memory/allocation.cpp
| rm -f allocation.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/allocation.o.d -fpch-deps -o allocation.o
/mnt/ci_build/workspa
ce/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/memory/allocation.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/shared/allocationStats.cpp
| rm -f allocationStats.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/allocationStats.o.d -fpch-deps -o allocationStats.o
/mnt/ci_bui
ld/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/gc_implementation/shared/allocationStats.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/classfile/altHashing.cpp
| rm -f altHashing.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/altHashing.o.d -fpch-deps -o altHashing.o
/mnt/ci_build/workspa
ce/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/classfile/altHashing.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/oops/annotations.cpp
| rm -f annotations.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/annotations.o.d -fpch-deps -o annotations.o
/mnt/ci_build/works
pace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/oops/annotations.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/runtime/arguments.cpp
| rm -f arguments.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/arguments.o.d -fpch-deps -o arguments.o
/mnt/ci_build/workspace
/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/runtime/arguments.cpp
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/runtime/arguments_ext.cpp
| rm -f arguments_ext.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/arguments_ext.o.d -fpch-deps -o arguments_ext.o
/mnt/ci_build/w
orkspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/runtime/arguments_ext.cpp
|
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/runtime/arguments_ext.cpp:28:47:
error: no 'bool Arguments::check_vm_args_consistency_ext()' member function
declared in class 'Arguments'
| bool Arguments::check_vm_args_consistency_ext() {
| ^
| Compiling
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/utilities/array.cpp
| rm -f array.o
|
/mnt/ci_build/workspace/tmp/sysroots/x86_64-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-g++
-DLINUX -D_GNU_SOURCE -DAARCH64 -DPRODUCT -I.
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/prims
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/precompiled
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/cpu/aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os_cpu/linux_aarch64/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/linux/vm
-I/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.40-b13\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -
DHOTSPOT_BUILD_USER="\"buildslave\"" -DHOTSPOT_LIB_ARCH=\"aarch64\"
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g
-feliminate-unused-debug-types -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64
-DTARGET_ARCH_MODEL_aarch64 -DTARGET_OS_ARCH_linux_aarch64
-DTARGET_OS_ARCH_MODEL_linux_aarch64 -DTARGET_COMPILER_gcc -DCOMPILER2
-DCOMPILER1 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -pipe -fno-strict-aliasing -fno-omit-frame-pointer
-DTARGET_OS_FAMILY_linux -DTARGET_ARCH_aarch64 -DTARGET_ARCH_MODEL_aarch64
-DTARGET_OS_ARCH_linux_aarch64 -DTARGET_OS_ARCH_MODEL_linux_aarch64
-DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions
-D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -fno-strict-aliasing
-fno-omit-frame-pointer -O3 -g -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith
-Wsign-compare -Wundef -Wunused-function -Wunused-value -c -MMD -MP -MF
../generated/dependencies/array.o.d -fpch-deps -o array.o
/mnt/ci_build/workspace/tmp/wor
k/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/src/share/vm/utilities/array.cpp
| make[6]: *** [arguments_ext.o] Error 1
| make[6]: *** Waiting for unfinished jobs....
| make[6]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| make[5]: *** [the_vm] Error 2
| make[5]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/linux_aarch64_compiler2/product'
| make[4]: *** [product] Error 2
| make[4]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot'
| make[3]: *** [generic_build2] Error 2
| make[3]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/make'
| make[2]: *** [product] Error 2
| make[2]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/hotspot/make'
| make[1]: ***
[/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/build/linux-aarch64-normal-clientANDserver-release/hotspot/_hotspot.timestamp]
Error 2
| make[1]: Leaving directory
`/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/jdk8/make'
| make: *** [hotspot-only] Error 2
| WARNING:
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/temp/run.do_compile.26561:1
exit 2 from
| make LOG=debug ALT_SDT_H=/openjdk/path/to/a/nonexistent/directory images
| ERROR: Function failed: do_compile (log file is located at
/mnt/ci_build/workspace/tmp/work/aarch64-oe-linux/openjdk-8-jre/0.1-r16.0/temp/log.do_compile.26561)
NOTE: recipe openjdk-8-jre-0.1-r16.0: task do_compile: Failed
ERROR: Task 1244
(<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/gcc_version=4.9,label=build,rootfs=leg-java/ws/meta-linaro/meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb,>
do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5152 tasks of which 3613 didn't need to be rerun
and 1 failed.
Summary: 1 task failed:
<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/gcc_version=4.9,label=build,rootfs=leg-java/ws/meta-linaro/meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb,>
do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Build step 'Execute shell' marked build as failure
--
Mailing list: https://launchpad.net/~linaro-toolchain-builds
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linaro-toolchain-builds
More help : https://help.launchpad.net/ListHelp